Skip to content

Commit 66b84a7

Browse files
committed
test with PHPUnit 10, 11
1 parent aadfa24 commit 66b84a7

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
@@ -14,7 +14,7 @@
1414
"psr/log": "^2.0 | ^3.0"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^8.0 | ^9.0",
17+
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0 || ^11.0",
1818
"squizlabs/php_codesniffer": "^3.6"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)