Skip to content

Commit

Permalink
Add webdriver dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Feb 17, 2014
1 parent d8dbae9 commit f668722
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Expand Up @@ -22,6 +22,8 @@
"php": ">=5.3.0"
},
"require-dev": {
"satooshi/php-coveralls": "dev-master"
"satooshi/php-coveralls": "dev-master",
"phpunit/phpunit-selenium": "dev-master",
"facebook/webdriver": "dev-master"
}
}

0 comments on commit f668722

Please sign in to comment.