Skip to content

Commit b0ca0e7

Browse files
rvalitovmax-ipinfo
authored andcommitted
[add] support for PHPUnit 11 & 12
1 parent 83fee56 commit b0ca0e7

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
"symfony/http-foundation": "^6.0 || ^6.2 || ^7.0"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^9.0.0 || ^10.0.0",
26+
"phpunit/phpunit": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0",
2727
"squizlabs/php_codesniffer": "^3.5.8"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)