Merge pull request #3881 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.4.5

This commit is contained in:
dependabot[bot]
2022-07-05 07:29:11 +00:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "~9", "phpunit/phpunit": "~9",
"behat/behat": "~3.10.0", "behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "7.4.3", "guzzlehttp/guzzle": "7.4.5",
"jarnaiz/behat-junit-formatter": "^1.3", "jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.1", "sabre/dav": "4.3.1",
"symfony/event-dispatcher": "~5.4" "symfony/event-dispatcher": "~5.4"