Merge pull request #5077 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.8.0

This commit is contained in:
Julius Härtl
2023-09-04 08:41:02 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "~9", "phpunit/phpunit": "~9",
"behat/behat": "~3.13.0", "behat/behat": "~3.13.0",
"guzzlehttp/guzzle": "7.7.0", "guzzlehttp/guzzle": "7.8.0",
"jarnaiz/behat-junit-formatter": "^1.3", "jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.4.0", "sabre/dav": "4.4.0",
"symfony/event-dispatcher": "~5.4" "symfony/event-dispatcher": "~5.4"