Merge pull request #4742 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.7.0

This commit is contained in:
dependabot[bot]
2023-05-27 07:01:18 +00: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.6.1", "guzzlehttp/guzzle": "7.7.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"