bump: :lang php

OVYA/php-cs-fixer@cc9a3624dc -> OVYA/php-cs-fixer@7e12a1af5d

Custom `php-cs-fixer` binaries specified via `php-cs-fixer-command` were
not recognized until OVYA/php-cs-fixer#16.

Close #5513
This commit is contained in:
Noah Snelson 2021-09-23 02:27:43 -07:00 committed by GitHub
parent 14729d21d1
commit dc9e87f6d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
(package! company-phpactor :pin "272217fbb6b7e7f70615fc518d77c6d75f33a44f"))) (package! company-phpactor :pin "272217fbb6b7e7f70615fc518d77c6d75f33a44f")))
(when (featurep! :editor format) (when (featurep! :editor format)
(package! php-cs-fixer :pin "cc9a3624dcdc72d748d91e3d7cdb8544a1d85a51")) (package! php-cs-fixer :pin "7e12a1af5d65cd8a801eeb5564c6268a4e190c0c"))
;; For building php-extras ;; For building php-extras
(package! async :pin "5d365ffc6a2c2041657eaa5d762c395ea748c8d7") (package! async :pin "5d365ffc6a2c2041657eaa5d762c395ea748c8d7")