Skip to content

Commit

Permalink
updtae guzzlehttp/guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
prgayman committed May 11, 2022
1 parent b6c4aa7 commit def7a0f
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 @@ -23,7 +23,7 @@
"php": "^7.2.5|^8.0",
"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
"illuminate/notifications": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
"guzzlehttp/guzzle": "^6.0",
"guzzlehttp/guzzle": "^6.0|^7.2",
"monolog/monolog": "^1.12|^2.0"
},
"autoload": {
Expand Down

0 comments on commit def7a0f

Please sign in to comment.