Skip to content

Commit

Permalink
Allow guzzlehttp/promises ^1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Jul 22, 2024
1 parent e6a7065 commit f8ad92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"google/auth": "^1.24",
"google/cloud-storage": "^1.30.1",
"guzzlehttp/guzzle": "^7.5",
"guzzlehttp/promises": "^2.0",
"guzzlehttp/promises": "^1.5.3|^2.0.1",
"guzzlehttp/psr7": "^2.6",
"kreait/firebase-tokens": "^5.1",
"lcobucci/jwt": "^4.3.0|^5.0",
Expand Down

0 comments on commit f8ad92a

Please sign in to comment.