Skip to content

Commit

Permalink
Downgrade guzzle for sentry sdk compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
cmesptchr committed Jul 6, 2020
1 parent 3cd3ced commit 8c0a75c
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 @@ -19,7 +19,7 @@
],
"require": {
"php": "^7.4",
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/guzzle": "^6",
"nesbot/carbon": "^2.36",
"ext-json": "*"
},
Expand Down

0 comments on commit 8c0a75c

Please sign in to comment.