Skip to content

Commit 708f638

Browse files
authored
Apply suggestion from @keradus
1 parent 424a23a commit 708f638

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
"php": "^7.4 || ^8.0",
1717
"ext-dom": "*",
1818
"ext-libxml": "*",
19-
"phpunit/phpunit": "^11.5.55 || ^12.5.14 || ^13.0.0"
19+
"phpunit/phpunit": "^9.6.34 || ^10.5.53 || ^11.5.55 || ^12.5.14 || ^13.0.5"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)