We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d65b02 commit 59b6fe4Copy full SHA for 59b6fe4
composer.json
@@ -25,7 +25,8 @@
25
"codeception/codeception": "^5.0.0-RC2",
26
"codeception/lib-web": "^1.0.1",
27
"codeception/stub": "^4.0",
28
- "php-webdriver/webdriver": "^1.8.0"
+ "php-webdriver/webdriver": "^1.8.0",
29
+ "phpunit/phpunit": "^9.5"
30
},
31
"suggest": {
32
"codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
0 commit comments