Skip to content

Commit 1631c90

Browse files
committed
Test with PHPUnit 9 & 11
1 parent f3989f4 commit 1631c90

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
"phpstan/phpstan": "^2.0",
26-
"phpunit/phpunit": "^8.5.14 || ^9.0",
26+
"phpunit/phpunit": "^9.0 || ^11.0",
2727
"squizlabs/php_codesniffer": "^3.5.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)