We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc28fd2 commit 68fc7cfCopy full SHA for 68fc7cf
Eask
@@ -14,7 +14,7 @@
14
(source 'melpa)
15
(source 'gnu)
16
17
-(depends-on "emacs" "26.1")
+(depends-on "emacs" "27.1")
18
(depends-on "php-runtime")
19
(depends-on "composer")
20
(depends-on "async")
phpactor.el
@@ -7,7 +7,7 @@
7
;; Created: 8 Apr 2018
8
;; Version: 0.1.0
9
;; Keywords: tools, php
10
-;; Package-Requires: ((emacs "26.1") (php-runtime "0.2") (composer "0.2.0") (async "1.9.3"))
+;; Package-Requires: ((emacs "27.1") (php-runtime "0.2") (composer "0.2.0") (async "1.9.3"))
11
;; URL: https://github.com/emacs-php/phpactor.el
12
;; License: GPL-3.0-or-later
13
0 commit comments