Skip to content

Commit ca74856

Browse files
authored
Merge pull request #738 from emacs-php/fix/cask-source
Add GNU ELPA (gnu) to Cask source
2 parents 47e0813 + f8913f9 commit ca74856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Cask

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(package "php-mode" "1.24.3" "Major mode for editing PHP code")
22
(source melpa)
3+
(source gnu)
34

45
(package-file "lisp/php-mode.el")
56

0 commit comments

Comments
 (0)