We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9188b79 commit 2034c0fCopy full SHA for 2034c0f
1 file changed
composer.json
@@ -23,7 +23,8 @@
23
24
"require-dev": {
25
"mink/driver-testsuite": "dev-master",
26
- "symfony/http-kernel": "~2.3|~3.0"
+ "symfony/http-kernel": "~2.3|~3.0|~4.0",
27
+ "phpunit/phpunit": "^4.8.35|^5.7"
28
},
29
30
"autoload": {
0 commit comments