You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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",
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: