Error when installing Spatie Settings
Hi, Im trying to install with: composer require filament/spatie-laravel-settings-plugin:"^2.0" but I get this error:
Problem 1
- filament/spatie-laravel-settings-plugin 2.x-dev requires filament/filament 2.x-dev -> found filament/filament[2.x-dev] but the package is fixed to v2.17.38 (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.
- filament/spatie-laravel-settings-plugin v2.4.42 requires filament/filament v2.4.42 -> found filament/filament[v0.1.0, v1.0.0, ..., 1.x-dev, v2.0.0-beta1, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint.
- filament/spatie-laravel-settings-plugin v2.4.43 requires filament/filament v2.4.43 -> found filament/filament[v0.1.0, v1.0.0, ..., 1.x-dev, v2.0.0-beta1, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint.
- filament/spatie-laravel-settings-plugin v2.4.44 requires filament/filament v2.4.44 -> found filament/filament[v0.1.0, v1.0.0, ..., 1.x-dev, v2.0.0-beta1, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint.
- filament/spatie-laravel-settings-plugin v2.4.45 requires filament/filament v2.4.45 -> found filament/filament[v0.1.0, v1.0.0, ..., 1.x-dev, v2.0.0-beta1, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint.
......
1 Reply
Try install without specifying the version