We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue when executing "composer require agencednd/module-pimgento-2-api"
Your requirements could not be resolved to an installable set of packages.
Problem 1 - agencednd/module-pimgento 100.3.4 requires magento/framework >=100.0.1 -> no matching package found. - agencednd/module-pimgento 100.3.3 requires magento/framework >=100.0.1 -> no matching package found. - agencednd/module-pimgento 100.3.2 requires magento/framework >=100.0.1 -> no matching package found. - agencednd/module-pimgento 100.3.1 requires magento/framework >=100.0.1 -> no matching package found. - agencednd/module-pimgento 100.3.0 requires magento/framework >=100.0.1 -> no matching package found. - Installation request for agencednd/module-pimgento ^100.3 -> satisfiable by agencednd/module-pimgento[100.3.0, 100.3.1, 100.3.2, 100.3.3, 100.3.4].
Potential causes:
The text was updated successfully, but these errors were encountered:
Hello @hinadmin ,
You are trying to install PIMGento 2, not PIMGento 2 API : "agencednd/module-pimgento" I'll move this issue to the correct repository.
Regards
Sorry, something went wrong.
No branches or pull requests
Environment and configuration
Issue when executing "composer require agencednd/module-pimgento-2-api"
Your requirements could not be resolved to an installable set of packages.
Problem 1
- agencednd/module-pimgento 100.3.4 requires magento/framework >=100.0.1 -> no matching package found.
- agencednd/module-pimgento 100.3.3 requires magento/framework >=100.0.1 -> no matching package found.
- agencednd/module-pimgento 100.3.2 requires magento/framework >=100.0.1 -> no matching package found.
- agencednd/module-pimgento 100.3.1 requires magento/framework >=100.0.1 -> no matching package found.
- agencednd/module-pimgento 100.3.0 requires magento/framework >=100.0.1 -> no matching package found.
- Installation request for agencednd/module-pimgento ^100.3 -> satisfiable by agencednd/module-pimgento[100.3.0, 100.3.1, 100.3.2, 100.3.3, 100.3.4].
Potential causes:
see https://getcomposer.org/doc/04-schema.md#minimum-stability for more details.
The text was updated successfully, but these errors were encountered: