Closed
Description
The command:
composer require convertkit/convertkitapi:dev-master
Problem 1
- Root composer.json requires convertkit/convertkitapi dev-master -> satisfiable by convertkit/convertkitapi[dev-master].
- convertkit/convertkitapi dev-master requires guzzlehttp/guzzle ^6.3 -> found guzzlehttp/guzzle[6.3.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.0.1).
My guzzle version from composer.json:
"guzzlehttp/guzzle": "^7.0.1",
Metadata
Metadata
Assignees
Labels
No labels