We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a527cc + 2d599a8 commit 42d2013Copy full SHA for 42d2013
1 file changed
composer.json
@@ -25,6 +25,10 @@
25
"instaclick/php-webdriver": "~1.1"
26
},
27
28
+ "require-dev": {
29
+ "symfony/phpunit-bridge": "~2.7"
30
+ },
31
+
32
"autoload": {
33
"psr-4": {
34
"Behat\\Mink\\Driver\\": "src/"
0 commit comments