Skip to content
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

Mage-OS support #36

Closed
adamwaclawczyk opened this issue Nov 7, 2023 · 1 comment
Closed

Mage-OS support #36

adamwaclawczyk opened this issue Nov 7, 2023 · 1 comment

Comments

@adamwaclawczyk
Copy link

Currently this module's composer.json

"magento/product-community-edition": "^2.3",

specifies a require on Magento's product-community-edition meta package, according to docs:

Do not specify a dependency on meta packages (e.g. product-community-edition).

Since mage-os uses a different meta-package this constraint cannot be satisfied.
PR #35 should fix this.

@kwojc
Copy link
Contributor

kwojc commented Mar 15, 2024

Fixed in 2.0.0

@kwojc kwojc closed this as completed Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants