Skip to content

Commit 86278f5

Browse files
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](guzzle/guzzle@7.4.5...7.5.0) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2f436c commit 86278f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/integration/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require-dev": {
33
"phpunit/phpunit": "~6.5",
44
"behat/behat": "~3.11.0",
5-
"guzzlehttp/guzzle": "7.4.5",
5+
"guzzlehttp/guzzle": "7.5.0",
66
"jarnaiz/behat-junit-formatter": "^1.3",
77
"sabre/dav": "4.4.0",
88
"symfony/event-dispatcher": "~5.3"

0 commit comments

Comments
 (0)