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 2fe1a48 commit 7d3a093Copy full SHA for 7d3a093
composer.json
@@ -16,7 +16,7 @@
16
"rexxars/html-validator": ">=2.2"
17
},
18
"require-dev": {
19
- "phpunit/phpunit": ">=7.0",
+ "phpunit/phpunit": "^7.0 | <10.0",
20
"phpfui/phpunit-syntax-coverage": ">=1.0",
21
"roave/security-advisories": "dev-latest",
22
"friendsofphp/php-cs-fixer": "^3.2"
0 commit comments