Add php-cs-fixer package.

This commit is contained in:
kj
2025-09-04 10:14:54 -03:00
parent 03ee657182
commit 7289832288

View File

@ -30,5 +30,7 @@
;; PHPUnit
(use-package phpunit)
(use-package php-cs-fixer)
(provide 'lang-php)
;;; lang-php.el ends here