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 installing package #115

Open
bucari opened this issue May 28, 2024 · 0 comments
Open

Error installing package #115

bucari opened this issue May 28, 2024 · 0 comments

Comments

@bucari
Copy link

bucari commented May 28, 2024

Hi @davidhsianturi,
running composer require davidhsianturi/blade-bootstrap-icons gives this error

Problem 1
    - davidhsianturi/blade-bootstrap-icons[0.1.0, ..., v0.4.0] require php ^7.2 -> your php version (8.3.3) does not satisfy that requirement.
    - davidhsianturi/blade-bootstrap-icons[v0.5.0, ..., v0.8.0] require blade-ui-kit/blade-icons ^0.5.0 -> found blade-ui-kit/blade-icons[0.5.0, 0.5.1] but the package is fixed to 1.6.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - davidhsianturi/blade-bootstrap-icons[v1.0.0, ..., v1.2.0] require illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
    - davidhsianturi/blade-bootstrap-icons v1.3.0 requires illuminate/support ^8.0|^9.0 -> found illuminate/support[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because 
it conflicts with another require.
    - Root composer.json requires davidhsianturi/blade-bootstrap-icons * -> satisfiable by davidhsianturi/blade-bootstrap-icons[0.1.0, ..., v0.8.0, v1.0.0, v1.1.0, v1.2.0, v1.3.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require davidhsianturi/blade-bootstrap-icons:*" to figure out if any version is installable, or "composer require davidhsianturi/blade-bootstrap-icons:^2.1" if you know which you need.
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

1 participant