Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

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://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.4.1...7.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent b4c47e4 commit 28b1ac8
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": "~9.5",
"behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "7.4.1",
"guzzlehttp/guzzle": "7.8.1",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.0",
"symfony/event-dispatcher": "~5.3"
Expand Down

0 comments on commit 28b1ac8

Please sign in to comment.