Allow composer to install dev version of Goutte driver.

This commit is contained in:
Gregory Perry
2012-08-20 13:40:40 -07:00
parent 5e73382c9e
commit 3a8faf14e6

View File

@@ -12,6 +12,8 @@
}
],
"minimum-stability": "dev",
"require": {
"php": ">=5.3.2",
"behat/behat": ">=2.4.0,<2.5.0",