You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi,
When i try to install the package i get this error:
The text was updated successfully, but these errors were encountered: