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
Hi, i add "marciocamello/yii2-mcms-cart": "*",
in my composer.json and when i run composer update i have this error:
Problem 1
- The requested package marciocamello/yii2-mcms-cart * is satisfiable by marciocamello/yii2-mcms-cart[dev-master] but these conflict with your requirements or minimum-stability.
i solve for now adding this: "marciocamello/yii2-mcms-cart": "dev-master",
The text was updated successfully, but these errors were encountered:
Hi, i add "marciocamello/yii2-mcms-cart": "*",
in my composer.json and when i run composer update i have this error:
Problem 1
- The requested package marciocamello/yii2-mcms-cart * is satisfiable by marciocamello/yii2-mcms-cart[dev-master] but these conflict with your requirements or minimum-stability.
i solve for now adding this: "marciocamello/yii2-mcms-cart": "dev-master",
The text was updated successfully, but these errors were encountered: