Merge pull request #5361 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.8.1

This commit is contained in:
dependabot[bot]
2023-12-09 02:47:30 +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.8.0", "guzzlehttp/guzzle": "7.8.1",
"jarnaiz/behat-junit-formatter": "^1.3", "jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.5.1", "sabre/dav": "4.5.1",
"symfony/event-dispatcher": "~5.4" "symfony/event-dispatcher": "~5.4"