We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e6f98 commit 3fe39a4Copy full SHA for 3fe39a4
1 file changed
composer.json
@@ -37,7 +37,7 @@
37
},
38
"require-dev": {
39
"ext-curl": "*",
40
- "phpunit/phpunit": "^12"
+ "phpunit/phpunit": "^11|^12"
41
42
"scripts": {
43
"tests": "phpunit --testsuite=unit",
0 commit comments