merge: pull request #5292 from elken/feature/php-improvements

Improve `:lang php`
This commit is contained in:
Henrik Lissner 2021-10-12 23:24:12 +02:00 committed by GitHub
commit 06dc65f906
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 158 additions and 28 deletions

View file

@ -8,6 +8,7 @@
(package! php-mode :pin "535aec81739e8e766e0420fda616efc8846f2911")
(package! php-refactor-mode :pin "7a794b0618df2882b1bd586fdd698dba0bc5130d")
(package! phpunit :pin "fe6bc91c3bd8b329c6d26ad883a025f06b5121ee")
(package! composer :pin "7c7f89df226cac69664d7eca5e913b544dc475c5")
(when (featurep! +hack)
(package! hack-mode