Utilise irstea/dev-pack pour inclure les outils de dev.
Showing
+2 -10
... | ... | @@ -30,16 +30,8 @@ |
"beberlei/assert": "*" | ||
}, | ||
"require-dev": { | ||
"irstea/composer-require-checker-shim": "*", | ||
"irstea/phpcpd-shim": "*", | ||
"irstea/php-cs-fixer-config": "*", | ||
"irstea/phploc-shim": "*", | ||
"irstea/phpmd-config": "*", | ||
"irstea/phpstan-config": "*", | ||
"jakub-onderka/php-parallel-lint": "*", | ||
"phpunit/phpunit": "*", | ||
"roave/security-advisories": "dev-master", | ||
"sensiolabs/security-checker": "*" | ||
"irstea/dev-pack": "@stable", | ||
"roave/security-advisories": "dev-master" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
... | ... |
Please register or sign in to comment