From f7c1738793643a21917c9fb895d0e91da5446325 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 13 Feb 2019 13:54:17 +0100 Subject: Update php-mode --- .emacs.d/lisp/php-project.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.emacs.d/lisp/php-project.el') diff --git a/.emacs.d/lisp/php-project.el b/.emacs.d/lisp/php-project.el index bbcc19c..a2aa253 100644 --- a/.emacs.d/lisp/php-project.el +++ b/.emacs.d/lisp/php-project.el @@ -1,11 +1,11 @@ ;;; php-project.el --- Project support for PHP application -*- lexical-binding: t; -*- -;; Copyright (C) 2018 Friends of Emacs-PHP development +;; Copyright (C) 2018-2019 Friends of Emacs-PHP development ;; Author: USAMI Kenta ;; Keywords: tools, files ;; URL: https://github.com/emacs-php/php-mode -;; Version: 1.20.0 +;; Version: 1.21.0 ;; Package-Requires: ((emacs "24.3") (cl-lib "0.5")) ;; License: GPL-3.0-or-later -- cgit v1.3