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 41beb10 commit f453b35Copy full SHA for f453b35
composer.json
@@ -18,7 +18,7 @@
18
"php": "^8.2"
19
},
20
"require-dev": {
21
- "phpunit/phpunit": "^12.0"
+ "phpunit/phpunit": "^11.0 || ^12.0"
22
23
"minimum-stability": "dev",
24
"prefer-stable": true
0 commit comments