mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 02:34:12 -04:00
Merge pull request #32822 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.4.4
Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration
This commit is contained in:
commit
c63c718be4
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": "7.4.3",
|
||||
"guzzlehttp/guzzle": "7.4.4",
|
||||
"jarnaiz/behat-junit-formatter": "^1.3",
|
||||
"sabre/dav": "4.3.1",
|
||||
"symfony/event-dispatcher": "~5.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue