Us an explicit version of sabre/dav to allow caching on the jenkins slaves - fixes #25087 (#25088)

This commit is contained in:
Thomas Müller 2016-06-14 09:53:30 +02:00 committed by GitHub
parent 5887afbb37
commit d0a2515e2b
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
"behat/behat": "^3.0",
"guzzlehttp/guzzle": "~5.0",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.0.x-dev"
"sabre/dav": "3.0.9"
}
}