We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3014d3c commit 16ca664Copy full SHA for 16ca664
composer.json
@@ -23,7 +23,7 @@
23
},
24
"require-dev": {
25
"ext-dom": "*",
26
- "phpunit/phpunit": ">=7.0",
+ "phpunit/phpunit": ">=7.0,<10",
27
"friendsofphp/php-cs-fixer": "^2.3",
28
"escapestudios/symfony2-coding-standard": "^3.0",
29
"phpcompatibility/php-compatibility": "^9.0",
0 commit comments