my-env/packs/php-tools

10 lines
171 B
Plaintext
Raw Normal View History

2022-12-11 06:48:30 +00:00
# [PACK] Install only php tooling (composer, phpunit, psalm, phpcs, php-cs-fixer, php-spx, phpmd)
php-stack:
composer
php-psalm
php-spx
phpcs
phpmd
phpstan
phpunit