We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cb615b + 60c2933 commit 97e2a4aCopy full SHA for 97e2a4a
composer.json
@@ -18,12 +18,12 @@
18
"require-dev": {
19
"phpunit/phpunit": "^10.5|^11.5|^12.0",
20
"laminas/laminas-diactoros": "^3.5",
21
- "phpstan/phpstan": "^1.12|^2.0",
22
- "phpstan/phpstan-phpunit": "^1.3.15|^2.0",
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
23
"roave/security-advisories": "dev-master",
24
"phpstan/extension-installer": "^1.3.1",
25
- "phpstan/phpstan-deprecation-rules": "^1.1.4|^2.0",
26
- "phpstan/phpstan-strict-rules": "^1.5.2|^2.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
27
"slevomat/coding-standard": "^8.14.1",
28
"php-parallel-lint/php-parallel-lint": "^1.3.2",
29
"squizlabs/php_codesniffer": "^3.8"
0 commit comments