Merge pull request #10187 from nextcloud/backport/10156/behat-3.3-12
[stable12] Fix the behat version to 3.3.*
This commit is contained in:
commit
080ed76433
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.6",
|
||||
"behat/behat": "^3.0",
|
||||
"behat/behat": "~3.3.0",
|
||||
"guzzlehttp/guzzle": "~5.0",
|
||||
"jarnaiz/behat-junit-formatter": "^1.3",
|
||||
"sabre/dav": "3.2"
|
||||
|
|
Loading…
Reference in New Issue