Skip to content

Commit 0a1d4ab

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/6.5.5/CHANGELOG.md) - [Commits](guzzle/guzzle@6.5.2...6.5.5) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8897e13 commit 0a1d4ab

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.7.0",
5-
"guzzlehttp/guzzle": "6.5.2",
5+
"guzzlehttp/guzzle": "6.5.5",
66
"jarnaiz/behat-junit-formatter": "^1.3",
77
"sabre/dav": "3.2.3",
88
"symfony/event-dispatcher": "~4.4"

0 commit comments

Comments
 (0)