"doc/git@gitlab-ssh.irstea.fr:remi.clement/OhmPi.git" did not exist on "cbeabd5bf3d41b01ad5c4446ce86861297179150"
Utilise irstea/dev-pack pour inclure les outils de dev.
Showing
+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": { | ||
... | ... |
Please register or sign in to comment