Skip to content

Commit 12afc81

Browse files
committed
Allow guzzlehttp/guzzle v7.0
1 parent 4f1c318 commit 12afc81

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
@@ -20,7 +20,7 @@
2020
"php": "^7.2",
2121
"ext-json": "*",
2222
"composer/ca-bundle": "^1.2",
23-
"guzzlehttp/guzzle": "^6.4",
23+
"guzzlehttp/guzzle": "^6.4 || ^7.0",
2424
"lcobucci/jwt": "^3.3",
2525
"ramsey/uuid": "^3.8 || ^4.0",
2626
"tightenco/collect": "^5.8 || ^6.0 || ^7.0"

0 commit comments

Comments
 (0)