mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #32815 from nextcloud/dependabot/composer/build/integration/stable22/guzzlehttp/guzzle-6.5.7
Update guzzlehttp/guzzle requirement from 6.5.5 to 6.5.7 in /build/integration
This commit is contained in:
commit
be1be43a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"require-dev": {
|
||||
"phpunit/phpunit": "~6.5",
|
||||
"behat/behat": "~3.10.0",
|
||||
"guzzlehttp/guzzle": "6.5.5",
|
||||
"guzzlehttp/guzzle": "6.5.7",
|
||||
"jarnaiz/behat-junit-formatter": "^1.3",
|
||||
"sabre/dav": "4.3.1",
|
||||
"symfony/event-dispatcher": "~5.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue