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

Update composer.json Laravel 10.x Support #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mahavishnup
Copy link

Your requirements could not be resolved to an installable set of packages.

Problem 1
- nettantra/filament-slider-input-field[v0.0.1, ..., v0.0.4] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.7] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires nettantra/filament-slider-input-field * -> satisfiable by nettantra/filament-slider-input-field[v0.0.1, v0.0.2, v0.0.3, v0.0.4].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require nettantra/filament-slider-input-field:*" to figure out if any version is installable, or "composer require nettantra/filament-slider-input-field:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - nettantra/filament-slider-input-field[v0.0.1, ..., v0.0.4] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.7] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires nettantra/filament-slider-input-field * -> satisfiable by nettantra/filament-slider-input-field[v0.0.1, v0.0.2, v0.0.3, v0.0.4].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require nettantra/filament-slider-input-field:*" to figure out if any version is installable, or "composer require nettantra/filament-slider-input-field:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
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

Successfully merging this pull request may close these issues.

None yet

1 participant