Skip to content

Commit 9e5146d

Browse files
authored
Merge pull request #179 from fschmtt/dependabot/composer/guzzlehttp/guzzle-tw-7.3or-tw-8.0
chore(deps): update guzzlehttp/guzzle requirement from ^7.3 to ^7.3 || ^8.0
2 parents 015df9b + 9c384c8 commit 9e5146d

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)