summaryrefslogtreecommitdiff
path: root/.emacs.d/lisp/php-project.el
diff options
context:
space:
mode:
authorSimeon Simeonov2019-06-17 12:33:31 +0200
committerSimeon Simeonov2019-06-17 12:33:31 +0200
commitf781cd3408b85b321ad5bc78945a7f44fc3ec751 (patch)
tree1a88f86e87c0d1c917eeafc2fcdcc97dad21b815 /.emacs.d/lisp/php-project.el
parentaede1540a05b083908ef17ef4571569e0960dda0 (diff)
Update php-mode
Diffstat (limited to '.emacs.d/lisp/php-project.el')
-rw-r--r--.emacs.d/lisp/php-project.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/php-project.el b/.emacs.d/lisp/php-project.el
index 7ab003e..eb9a50e 100644
--- a/.emacs.d/lisp/php-project.el
+++ b/.emacs.d/lisp/php-project.el
@@ -5,7 +5,7 @@
5;; Author: USAMI Kenta <tadsan@zonu.me> 5;; Author: USAMI Kenta <tadsan@zonu.me>
6;; Keywords: tools, files 6;; Keywords: tools, files
7;; URL: https://github.com/emacs-php/php-mode 7;; URL: https://github.com/emacs-php/php-mode
8;; Version: 1.21.3 8;; Version: 1.21.4
9;; Package-Requires: ((emacs "24.3") (cl-lib "0.5")) 9;; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
10;; License: GPL-3.0-or-later 10;; License: GPL-3.0-or-later
11 11