lang/php: include composer files with phpactor
This commit is contained in:
parent
60df01714e
commit
2054f6b35a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
(package! php-extras :recipe (:fetcher github :repo "arnested/php-extras"))
|
(package! php-extras :recipe (:fetcher github :repo "arnested/php-extras"))
|
||||||
(package! php-mode)
|
(package! php-mode)
|
||||||
(package! php-refactor-mode)
|
(package! php-refactor-mode)
|
||||||
(package! phpactor :recipe (:fetcher github :repo "emacs-php/phpactor.el" :files ("*.el")))
|
(package! phpactor :recipe (:fetcher github :repo "emacs-php/phpactor.el" :files ("*")))
|
||||||
(package! phpunit)
|
(package! phpunit)
|
||||||
|
|
||||||
(when (featurep! +hack)
|
(when (featurep! +hack)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue