We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a87a8a commit af40affCopy full SHA for af40aff
composer.json
@@ -26,7 +26,7 @@
26
"codeception/lib-web": "^1.0.1 || ^2",
27
"codeception/stub": "^4.0",
28
"php-webdriver/webdriver": "^1.14.0",
29
- "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0"
+ "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0 || ^13.0"
30
},
31
"suggest": {
32
"codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
0 commit comments