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

Commit

Permalink
Update guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
yuters authored Sep 27, 2020
1 parent 2a8a1f4 commit ae44d9e
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 @@ -8,7 +8,7 @@
"kevinrob/guzzle-cache-middleware": "^3.0",
"illuminate/cache": "^5.5|^6.0|^7.0|^8.0",
"illuminate/filesystem": "^5.5|^6.0|^7.0|^8.0",
"guzzlehttp/guzzle": "^6.3"
"guzzlehttp/guzzle": "^6.3 || ^7.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit ae44d9e

Please sign in to comment.