Skip to content

Commit

Permalink
Add conflict with guzzle versions
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed May 20, 2022
1 parent 278ce0d commit 98033f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
"symfony/deprecation-contracts": "^2.2 || ^3.0",
"symfony/polyfill-php73": "^1.19"
},
"conflict": {
"guzzlehttp/guzzle": "<6.3 || >=7.0,<7.2"
},
"require-dev": {
"aws/aws-sdk-php": "^3.155",
"guzzlehttp/guzzle": "^6.3 || ^7.2",
Expand Down

0 comments on commit 98033f4

Please sign in to comment.