We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a527cc commit 2d599a8Copy full SHA for 2d599a8
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