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
Hello.
Have you tried using this bundle with Symfony 4?
I tried install composer require codecloud/symfony-shopify-bundle:dev-master
but installation was interrupted with such a message
Your requirements could not be resolved to an installable set of packages.
Problem 1
Installation request for codecloud/symfony-shopify-bundle dev-master -> satisfiable by codecloud/symfony-shopify-bundle[dev-master].
codecloud/symfony-shopify-bundle dev-master requires symfony/framework-bundle ^3.0 -> satisfiable by symfony/framework-bundle[3.0.x-dev, ..., v3.4.5] but these conflict with your requirements or minimum-stability.
Are you going to support Symfony 4?
I think the main changes will be related to DependencyInjection and Security. UPGRADE FROM 3.x to 4.0
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there!
I installed this library on symfony 4 successfully without 'dev-master'.
Who will do install must to do just - 'composer require codecloud/symfony-shopify-bundle'.
For Daniel Richter respect!
Hello.
Have you tried using this bundle with Symfony 4?
I tried install
composer require codecloud/symfony-shopify-bundle:dev-master
but installation was interrupted with such a message
Your requirements could not be resolved to an installable set of packages.
Problem 1
Are you going to support Symfony 4?
I think the main changes will be related to DependencyInjection and Security.
UPGRADE FROM 3.x to 4.0
Thanks!
The text was updated successfully, but these errors were encountered: