Fixe la version minimale de php-parallel-lint/php-parallel-lint compatible 8.0.
Showing
+1 -1
... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
"irstea/phpstan-config": ">=3.0.3", | "irstea/phpstan-config": ">=3.0.3", | ||
"maglnet/composer-require-checker": ">=2.0", | "maglnet/composer-require-checker": ">=2.0", | ||
"phploc/phploc": "@stable", | "phploc/phploc": "@stable", | ||
"php-parallel-lint/php-parallel-lint": "@stable", | "php-parallel-lint/php-parallel-lint": ">=1.0", | ||
"phpunit/phpunit": "@stable", | "phpunit/phpunit": "@stable", | ||
"sebastian/phpcpd": "@stable" | "sebastian/phpcpd": "@stable" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment