Merge pull request #19370 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-6.5.2
Update guzzlehttp/guzzle requirement from 6.3.3 to 6.5.2 in /build/integration
This commit is contained in:
commit
e6d91098d4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"require-dev": {
|
||||
"phpunit/phpunit": "~6.5",
|
||||
"behat/behat": "~3.5.0",
|
||||
"guzzlehttp/guzzle": "6.3.3",
|
||||
"guzzlehttp/guzzle": "6.5.2",
|
||||
"jarnaiz/behat-junit-formatter": "^1.3",
|
||||
"sabre/dav": "3.2.3"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue