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
I have been trying to install this dependency on my Laravel 8.0 application, but it fails. You can see here the message of error I'm getting:
Any idea of how can I fix this? I have been looking for a solution on the internet but seems like nobody has had this issue with Laravel 8.0 yet.
I attach the exact log error here: Problem 1 - Root composer.json requires oseintow/laravel-shopify ^2.0 -> satisfiable by oseintow/laravel-shopify[v2.0.0]. - oseintow/laravel-shopify v2.0.0 requires guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.2).
The text was updated successfully, but these errors were encountered:
I have been trying to install this dependency on my Laravel 8.0 application, but it fails. You can see here the message of error I'm getting:
Any idea of how can I fix this? I have been looking for a solution on the internet but seems like nobody has had this issue with Laravel 8.0 yet.
I attach the exact log error here:
Problem 1 - Root composer.json requires oseintow/laravel-shopify ^2.0 -> satisfiable by oseintow/laravel-shopify[v2.0.0]. - oseintow/laravel-shopify v2.0.0 requires guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.2).
The text was updated successfully, but these errors were encountered: