Skip to content

Commit 0c8fb4c

Browse files
committed
Support PHPUnit 12
1 parent 71a10cd commit 0c8fb4c

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
@@ -26,7 +26,7 @@
2626
"codeception/lib-web": "^1.0.1",
2727
"codeception/stub": "^4.0",
2828
"php-webdriver/webdriver": "^1.14.0",
29-
"phpunit/phpunit": "^10.0 || ^11.0"
29+
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0"
3030
},
3131
"suggest": {
3232
"codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"

0 commit comments

Comments
 (0)