diff --git a/modules/lang/php/packages.el b/modules/lang/php/packages.el index 6324ca750..b7f9da3bd 100644 --- a/modules/lang/php/packages.el +++ b/modules/lang/php/packages.el @@ -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)