updated composer.json to be testable
This commit is contained in:
@@ -14,13 +14,12 @@
|
||||
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"behat/behat": ">=2.4.0beta2,<2.4.x-dev",
|
||||
"behat/behat": "dev-develop",
|
||||
"behat/mink": ">=1.4.0beta2,<1.4.x-dev"
|
||||
},
|
||||
|
||||
"require-dev": {
|
||||
"fabpot/goutte": "*",
|
||||
"behat/sahi-client": "*"
|
||||
"fabpot/goutte": "*"
|
||||
},
|
||||
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user