We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cbc336 commit 8d89859Copy full SHA for 8d89859
composer.json
@@ -30,7 +30,7 @@
30
"phpstan/phpstan": "^2.0",
31
"phpstan/phpstan-phpunit": "^2.0",
32
"phpstan/phpstan-strict-rules": "^2.0",
33
- "phpunit/phpunit": "^10.5 || ^11.5 || ^12.0",
+ "phpunit/phpunit": "^10.5 || ^11.5 || ^12.0 || ^13.0",
34
"roave/security-advisories": "dev-latest",
35
"squizlabs/php_codesniffer": "^4.0"
36
},
0 commit comments