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.
1 parent 0e9a4d5 commit 5bdb6c8Copy full SHA for 5bdb6c8
composer.json
@@ -14,8 +14,8 @@
14
"require-dev": {
15
"laminas/laminas-coding-standard": "^2.0.0",
16
"maglnet/composer-require-checker": "^2|^3|^4",
17
- "phpstan/phpstan-phpunit": "^1.3",
18
- "phpstan/phpstan-strict-rules": "^1.5",
+ "phpstan/phpstan-phpunit": "^1.3 || ^2.0",
+ "phpstan/phpstan-strict-rules": "^1.5 || ^2.0",
19
"phpunit/phpunit": "^8.5.31 || ^9.5.10 || ^10.5.35",
20
"roave/security-advisories": "dev-master",
21
"squizlabs/php_codesniffer": "^3.7",
0 commit comments