Skip to content

Commit 7d3a093

Browse files
committed
Better PHPUnit version range
1 parent 2fe1a48 commit 7d3a093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"rexxars/html-validator": ">=2.2"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": ">=7.0",
19+
"phpunit/phpunit": "^7.0 | <10.0",
2020
"phpfui/phpunit-syntax-coverage": ">=1.0",
2121
"roave/security-advisories": "dev-latest",
2222
"friendsofphp/php-cs-fixer": "^3.2"

0 commit comments

Comments
 (0)