Skip to content

Commit 9c384c8

Browse files
chore(deps): update guzzlehttp/guzzle requirement || ^8.0
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/8.0/CHANGELOG.md) - [Commits](guzzle/guzzle@7.3.0...8.0.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 8.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 015df9b commit 9c384c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^8.2",
77
"ext-json": "*",
8-
"guzzlehttp/guzzle": "^7.3",
8+
"guzzlehttp/guzzle": "^7.3 || ^8.0",
99
"lcobucci/jwt": "^4.1 || ^5.2",
1010
"symfony/serializer": "^6.4 || ^7.1 || ^8.0",
1111
"symfony/property-access": "^6.4 || ^7.1 || ^8.0"

0 commit comments

Comments
 (0)