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 09fb3e2 commit dedfee3Copy full SHA for dedfee3
composer.json
@@ -30,7 +30,7 @@
30
},
31
"require-dev": {
32
"friendsofphp/php-cs-fixer": "^3",
33
- "phpunit/phpunit": "^9 || 10.2.* || 10.5.*",
+ "phpunit/phpunit": "^9 || ^10.5",
34
"guzzlehttp/psr7": "^2",
35
"php-mock/php-mock-phpunit": "^2.6",
36
"phpstan/phpstan": "^1.10"
0 commit comments