Skip to content

Commit

Permalink
Reduced guzzlehttp/guzzle version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
reflie-nxte authored Apr 13, 2023
1 parent 8af057c commit f99c4b0
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 @@ -10,7 +10,7 @@
"ext-pcre": "*",
"ext-fileinfo": "*",
"monolog/monolog": "^2.2",
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/guzzle": "^6.0|^7.0",
"composer/ca-bundle": "^1.3",
"ramsey/uuid": "^3.9.7"
},
Expand Down

0 comments on commit f99c4b0

Please sign in to comment.