Skip to content

Commit c55dcb2

Browse files
author
Hermann
committed
update composer for phpunit 11 and 12
1 parent 1b14e72 commit c55dcb2

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
@@ -25,7 +25,7 @@
2525
"php": "7.4.*||8.*",
2626
"guzzlehttp/guzzle": "^7.0",
2727
"codeception/codeception": "4.*||5.*",
28-
"phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
28+
"phpunit/phpunit": "^8.5 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
2929
"jfcherng/php-diff": "^6.14"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)