composer require filament/filament:^3.0 --ignore-platform-req=ext-gd --ignore-platform-req=ext-zip
PHP Warning: Module "intl" is already loaded in Unknown on line 0
./composer.json has been updated
Running composer update filament/filament
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 filament/filament ^3.0, found filament/filament[v3.0.0, ..., v3.2.35] but these were not loaded, likely because it conflicts with another require.
Problem 2
- malzariey/filament-daterangepicker-filter is locked to version 1.3.2 and an update of this package was not requested.
- malzariey/filament-daterangepicker-filter 1.3.2 requires filament/filament ^2.0 -> found filament/filament[v2.5.3, ..., v2.17.55] but it conflicts with your root composer.json require (^3.0).
Problem 3
- z3d0x/filament-logger is locked to version v0.5.6 and an update of this package was not requested.
- z3d0x/filament-logger v0.5.6 requires filament/filament ^2.11 -> found filament/filament[v2.11.0, ..., v2.17.55] but it conflicts with your root composer.json require (^3.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
composer require filament/filament:^3.0 --ignore-platform-req=ext-gd --ignore-platform-req=ext-zip
PHP Warning: Module "intl" is already loaded in Unknown on line 0
./composer.json has been updated
Running composer update filament/filament
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 filament/filament ^3.0, found filament/filament[v3.0.0, ..., v3.2.35] but these were not loaded, likely because it conflicts with another require.
Problem 2
- malzariey/filament-daterangepicker-filter is locked to version 1.3.2 and an update of this package was not requested.
- malzariey/filament-daterangepicker-filter 1.3.2 requires filament/filament ^2.0 -> found filament/filament[v2.5.3, ..., v2.17.55] but it conflicts with your root composer.json require (^3.0).
Problem 3
- z3d0x/filament-logger is locked to version v0.5.6 and an update of this package was not requested.
- z3d0x/filament-logger v0.5.6 requires filament/filament ^2.11 -> found filament/filament[v2.11.0, ..., v2.17.55] but it conflicts with your root composer.json require (^3.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.