Skip to content

Commit 25b84a9

Browse files
committed
Support PHPUnit 10
1 parent 1d3c58c commit 25b84a9

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
"require": {
1717
"php": "^7.4 || ^8.0",
1818
"ext-dom": "*",
19-
"phpunit/phpunit": "^9.5"
19+
"phpunit/phpunit": "^9.5 | ^10.0"
2020
},
2121
"autoload": {
2222
"files": [

0 commit comments

Comments
 (0)