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

Cannot install with composer require konnco/filament-import #162

Open
abewartech opened this issue Oct 30, 2024 · 4 comments
Open

Cannot install with composer require konnco/filament-import #162

abewartech opened this issue Oct 30, 2024 · 4 comments

Comments

@abewartech
Copy link

abewartech commented Oct 30, 2024

`composer require konnco/filament-import
./composer.json has been updated
Running composer update konnco/filament-import
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires konnco/filament-import * -> satisfiable by konnco/filament-import[0.0.1, 0.0.2, 1.0.0, ..., 1.6.1].
- konnco/filament-import[0.0.1, ..., 0.0.2, 1.0.0, ..., 1.2.1] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
- konnco/filament-import[1.2.2, ..., 1.6.0] require filament/filament ^2.0 -> found filament/filament[v2.5.3, ..., v2.17.56] but it conflicts with your root composer.json require (^3.2).
- konnco/filament-import 1.6.1 requires illuminate/contracts ^10 -> found illuminate/contracts[v10.0.0, ..., v10.48.22] but these were not loaded, likely because it conflicts with another require.

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 konnco/filament-import:*" to figure out if any version is installable, or "composer require konnco/filament-import:^2.1" if you know which you need.

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

@lukasinko
Copy link

I have the exact same problem. Laravel 11 & Filament 3.

@lukasinko
Copy link

Looks like this should solve it #159 ,but it is not merged.

@lukasinko
Copy link

@frankyso Any info about it ?

@emjay64
Copy link

emjay64 commented Nov 13, 2024

Same issue here @frankyso

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

3 participants