summaryrefslogtreecommitdiff
path: root/modes/magit
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2022-06-06 20:53:16 -0400
committerJames Nguyen <james@jojojames.com>2022-06-06 20:53:16 -0400
commitd461f459f436a62f13e10e91b80fe62e84814fe7 (patch)
tree6c1cc1b33af32dbd9ff2de7c721c8c6c17186e3c /modes/magit
parent6c8627d3b3cc029589b519a0a019af13d0ad29be (diff)
Change package-requires to 26.3
25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files
Diffstat (limited to 'modes/magit')
-rw-r--r--modes/magit/evil-collection-magit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/magit/evil-collection-magit.el b/modes/magit/evil-collection-magit.el
index c827c81..21835a5 100644
--- a/modes/magit/evil-collection-magit.el
+++ b/modes/magit/evil-collection-magit.el
@@ -6,7 +6,7 @@
;; Maintainer: Justin Burkett <justin@burkett.cc>
;; James Nguyen <james@jojojames.com>
;; Pierre Neidhardt <mail@ambrevar.xyz>
-;; Package-Requires: ((emacs "25.1") (evil "1.2.3") (magit "2.6.0"))
+;; Package-Requires: ((emacs "26.3") (evil "1.2.3") (magit "2.6.0"))
;; Homepage: https://github.com/emacs-evil/evil-collection
;; Version: 0.4.1