10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
|
# [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
|