Commit e4e5b60f authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Utilise irstea/dev-pack pour inclure les outils de dev.

No related merge requests found
Showing with 2 additions and 10 deletions
+2 -10
...@@ -30,16 +30,8 @@ ...@@ -30,16 +30,8 @@
"beberlei/assert": "*" "beberlei/assert": "*"
}, },
"require-dev": { "require-dev": {
"irstea/composer-require-checker-shim": "*", "irstea/dev-pack": "@stable",
"irstea/phpcpd-shim": "*", "roave/security-advisories": "dev-master"
"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": "*"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment