Caskfile: get php-extras from repo (sometimes can't find package in sources)
This commit is contained in:
parent
7c376e9a3c
commit
a65121a371
1 changed files with 1 additions and 1 deletions
2
Cask
2
Cask
|
@ -228,7 +228,7 @@
|
|||
;; PHP -- modules/module-php.el
|
||||
(depends-on "hack-mode" :git "https://github.com/beefsack/hack-mode")
|
||||
(depends-on "php-boris")
|
||||
(depends-on "php-extras")
|
||||
(depends-on "php-extras" :git "https://github.com/arnested/php-extras")
|
||||
(depends-on "php-mode")
|
||||
(depends-on "php-refactor-mode")
|
||||
(depends-on "phpunit")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue