mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Add behat and mink as dev dependencies
This commit is contained in:

committed by
Romain Neutron

parent
47156bfdfe
commit
f2f388fec7
@@ -38,7 +38,13 @@
|
||||
"zend/gdata" : "~1.12.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/data-fixtures" : "dev-master"
|
||||
"doctrine/data-fixtures" : "dev-master",
|
||||
"behat/behat" : "~2.4",
|
||||
"behat/mink" : "~1.4",
|
||||
"behat/mink-extension" : "*",
|
||||
"behat/mink-goutte-driver" : "*",
|
||||
"behat/mink-selenium2-driver" : "*",
|
||||
"fabpot/goutte" : "1.0.x@dev"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user