-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shopware 6.6 compatibility #735
Comments
Hi sorry, there must be a mistake int he composer.json i thought i set it up up to 6.6.0.0. i think the contraint is wrong. iam currently working on 6.6 there is already a pull request with few last errors but i have to test everything out before release since we changed the entire routing to XML to be compatible with 6.4, 6.5 and 6.6 |
Thanks a lot @BlackScorp , will then check your PR. Ping me if you need any particular feedback. Have the "forced" 6.6. setup now locally on my machine |
Yes, I'm getting the very same error while upgrading Shopware to
|
Mollie v.4.6.0. is tagged to be Shopware 6.6.6.0 (not above) compatible.
From Removed \Shopware\Core\Content\Product\Cart\ProductLineItemFactory, use \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory instead.
Shopware6/src/Resources/config/services/services.xml
Line 129 in ff38ec9
Shopware6/src/Service/CartService.php
Line 9 in ff38ec9
--
symfony/symfony#53426
Shopware6/src/Resources/config/compatibility/routes/sw65/routes.xml
Line 7 in ff38ec9
--
What is the current roadmap regarding 6.6 compatibility?
The text was updated successfully, but these errors were encountered: