generated from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
When I try to install the package (composer require leandrocfe/filament-apex-charts:"^3.1") it gives the error below.
Problem 1
- Root composer.json requires leandrocfe/filament-apex-charts ^3.1 -> satisfiable by leandrocfe/filament-apex-charts[3.1.0, ..., 3.1.6].
- leandrocfe/filament-apex-charts[3.1.0, ..., 3.1.2] require illuminate/contracts ^9.0|^10.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28] but these were not loaded, likely because it conflicts with another require.
- leandrocfe/filament-apex-charts[3.1.3, ..., 3.1.6] require illuminate/contracts ^9.0|^10.0|^11.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.0] but these were not loaded, likely because it conflicts with another require.
I'm using laravel 12 and filamentphp 3.3.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels