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 ebc4fb6
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 @@ -29,6 +29,9 @@
"phpunit/phpunit": "^8.5.8 || ^9.4",
"symfony/phpunit-bridge": "^5.1.1"
},
"conflict": {
"guzzlehttp/guzzle": "<6.3 || >=7.0,<7.2"
},
"suggest": {
"aws/aws-sdk-php": "Allow using IAM authentication with Amazon ElasticSearch Service",
"guzzlehttp/guzzle": "Allow using guzzle as transport",
Expand Down

0 comments on commit ebc4fb6

Please sign in to comment.