mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Unrestrict behat access to framework 4.x branch
This commit is contained in:
parent
f3c5df7957
commit
50cf107242
@ -25,7 +25,7 @@
|
||||
"behat/mink-selenium2-driver": "1.2.*-dev",
|
||||
"symfony/dom-crawler": "*@stable",
|
||||
"silverstripe/testsession": "*",
|
||||
"silverstripe/framework": "~3.1"
|
||||
"silverstripe/framework": ">=3.1.0"
|
||||
},
|
||||
|
||||
"autoload": {
|
||||
|
Loading…
Reference in New Issue
Block a user