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

Error on installation: composer require lara-zeus/qr #33

Closed
Ardavan-Shamroshan opened this issue Jul 11, 2024 · 1 comment
Closed

Error on installation: composer require lara-zeus/qr #33

Ardavan-Shamroshan opened this issue Jul 11, 2024 · 1 comment

Comments

@Ardavan-Shamroshan
Copy link

Hi,
When i try to install the package i get this error:

Problem 1
    - simplesoftwareio/simple-qrcode[4.0.0, ..., 4.2.0] require bacon/bacon-qr-code ^2.0 -> found bacon/bacon-qr-code[2.0.0, ..., 2.0.8] but these were not loaded, likely because it conflicts with another require.
    - lara-zeus/qr[1.0.0, ..., 1.1.15] require simplesoftwareio/simple-qrcode ~4 -> satisfiable by simplesoftwareio/simple-qrcode[4.0.0, 4.1.0, 4.2.0].
    - Root composer.json requires lara-zeus/qr * -> satisfiable by lara-zeus/qr[1.0.0, ..., 1.1.15].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require lara-zeus/qr:*" to figure out if any version is installable, or "composer require lara-zeus/qr:^2.1" if you know which you need.
@atmonshi
Copy link
Member

can you share your composer file the require part only
what is your php version
and try to run composer require lara-zeus/qr:^2.1 -W

@atmonshi atmonshi closed this as completed Sep 1, 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