Skip to content

Commit

Permalink
Update guzzlehttp/guzzle requirement in /build/integration
Browse files Browse the repository at this point in the history
Updates the requirements on [guzzlehttp/guzzle](https:/guzzle/guzzle) to permit the latest version.
- [Release notes](https:/guzzle/guzzle/releases)
- [Changelog](https:/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.4.1...7.4.2)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 30, 2022
1 parent 2bf0eff commit ac77d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/integration/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "7.4.1",
"guzzlehttp/guzzle": "7.4.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.1",
"symfony/event-dispatcher": "~5.3"
Expand Down

0 comments on commit ac77d43

Please sign in to comment.