From 6af9d90e27c0c708c387a41f929f958cbf996fb9 Mon Sep 17 00:00:00 2001 From: USAMI Kenta Date: Fri, 13 Sep 2024 07:27:46 +0900 Subject: [PATCH 1/2] Removed CI in Emacs 26.3 --- .github/workflows/test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 41fa23bb..cc9294f5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,7 +20,6 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - "26.3" - "27.2" - "28.2" - "29.4" @@ -36,8 +35,6 @@ jobs: emacs-version: snapshot experimental: true exclude: - - os: macos-latest - emacs-version: "26.3" - os: macos-latest emacs-version: "27.2" steps: From fb2c1ed5df3e3ac84b7b6cb325c32e4ba8afa18a Mon Sep 17 00:00:00 2001 From: USAMI Kenta Date: Fri, 13 Sep 2024 07:28:33 +0900 Subject: [PATCH 2/2] Raised minimum supported version to Emacs 27.1 --- lisp/php-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/php-mode.el b/lisp/php-mode.el index d9b73264..0cee34d5 100644 --- a/lisp/php-mode.el +++ b/lisp/php-mode.el @@ -10,7 +10,7 @@ ;; URL: https://github.com/emacs-php/php-mode ;; Keywords: languages php ;; Version: 1.26.1 -;; Package-Requires: ((emacs "26.1")) +;; Package-Requires: ((emacs "27.1")) ;; License: GPL-3.0-or-later (eval-and-compile