Corrections PHPStan.
... | ... | @@ -20,6 +20,7 @@ |
"ext-json": "*", | ||
"ext-zip": "*", | ||
"api-platform/core": "^2.2", | ||
"beberlei/assert": "^3.2", | ||
"doctrine/cache": "^1.8", | ||
"doctrine/inflector": "^1.3", | ||
"psr/container": "^1.0", | ||
... | ... | @@ -34,6 +35,7 @@ |
"require-dev": { | ||
"irstea/php-cs-fixer-config": "^1.0", | ||
"irstea/phpmd-config": "^1.0.0", | ||
"irstea/phpstan-config": "^1.0", | ||
"jakub-onderka/php-parallel-lint": "^1.0", | ||
"maglnet/composer-require-checker": "^1.0", | ||
"phploc/phploc": "^4.0", | ||
... | ... |
Please register or sign in to comment