Skip to content

Commit 16ca664

Browse files
committed
tests: use max 10 version
1 parent 3014d3c commit 16ca664

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
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"ext-dom": "*",
26-
"phpunit/phpunit": ">=7.0",
26+
"phpunit/phpunit": ">=7.0,<10",
2727
"friendsofphp/php-cs-fixer": "^2.3",
2828
"escapestudios/symfony2-coding-standard": "^3.0",
2929
"phpcompatibility/php-compatibility": "^9.0",

0 commit comments

Comments
 (0)