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 a0ed77c commit 9cebba9Copy full SHA for 9cebba9
composer.json
@@ -14,7 +14,7 @@
14
"justinrainbow/json-schema": "^5.0"
15
},
16
"conflict": {
17
- "phpunit/phpunit": "<8.0"
+ "phpunit/phpunit": "<8.0 || >= 10.0"
18
19
"require-dev": {
20
"phpunit/phpunit": "^8.0 || ^9.0"
0 commit comments