We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1672e commit 87d713fCopy full SHA for 87d713f
composer.json
@@ -22,7 +22,7 @@
22
"phpstan/phpstan": "^2.1",
23
"phpstan/phpstan-deprecation-rules": "^2.0",
24
"phpstan/phpstan-strict-rules": "^2.0",
25
- "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
+ "phpunit/phpunit": "^10.0 - ^12.0",
26
"slevomat/coding-standard": "^8.0",
27
"squizlabs/php_codesniffer": "^3.7.1",
28
"symfony/cache": "^5.0 || ^6.0 || ^7.0"
0 commit comments