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

magento2-module-rebuild-url-rewrite with PHP 7.4.10 #5

Open
SerBab opened this issue Jan 7, 2021 · 1 comment
Open

magento2-module-rebuild-url-rewrite with PHP 7.4.10 #5

SerBab opened this issue Jan 7, 2021 · 1 comment

Comments

@SerBab
Copy link

SerBab commented Jan 7, 2021

I would like to install module by composer with Magento 2.4 and PHP 7.4.10.
There is an error:
- magento/framework 101.0.11 requires php ~7.0.13||~7.1.0||~7.2.0 -> your PHP version (7.4.10) does not satisfy that requirement.
- staempfli/magento2-module-rebuild-url-rewrite 1.1.0 requires magento/framework ~100.1|~101.0 -> satisfiable by magento/framework[101.0.11, 101.0.10, 101.0.9, 100.1.18, 101.0.8, 100.1.17, 101.0.7, 100.1.16, 101.0.6, 100.1.15, 100.1.14, 101.0.5, 101.0.4, 100.1.13, 101.0.3, 100.1.12, 101.0.2, 100.1.11, 100.1.10, 101.0.1, 101.0.0, 100.1.9, 100.1.8, 100.1.7, 100.1.6, 100.1.5, 100.1.4, 100.1.3, 100.1.2, 100.1.1, 100.1.0].
- Installation request for staempfli/magento2-module-rebuild-url-rewrite ^1.1 -> satisfiable by staempfli/magento2-module-rebuild-url-rewrite[1.1.0].

How can i overcome this error?

@audef1
Copy link
Contributor

audef1 commented Jan 7, 2021

Fork the module and change the version constraints to match your systems version. Then install it from your own repository. We do no longer maintain our magento modules.

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