mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/php: include composer files with phpactor
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
(package! php-extras :recipe (:fetcher github :repo "arnested/php-extras"))
|
||||
(package! php-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)
|
||||
|
||||
(when (featurep! +hack)
|
||||
|
Reference in New Issue
Block a user