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 c601f75 commit 4f72aa8Copy full SHA for 4f72aa8
.github/workflows/test.yml
@@ -13,10 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
emacs_version:
16
- - "25.2"
17
- - "25.3"
18
- "26.1"
19
- - "26.2"
20
- "26.3"
21
- "27.1"
22
- "27.2"
lisp/php-mode.el
@@ -10,7 +10,7 @@
10
;; URL: https://github.com/emacs-php/php-mode
11
;; Keywords: languages php
12
;; Version: 1.24.3
-;; Package-Requires: ((emacs "25.2"))
+;; Package-Requires: ((emacs "26.1"))
;; License: GPL-3.0-or-later
(eval-and-compile
0 commit comments