F
Filament9mo ago
Veur

Upgrading from v2 to v3: dependencies issue

I am trying to upgrade to v3 from an existing v2 project, and I'm following the https://filamentphp.com/docs/3.x/panels/upgrade-guide I followed all instructions, but when I run composer update I get this list of errors (see attachment). I did not install Livewire v3 yet, as recommended in the Filament upgrade guide ("Please upgrade Filament before upgrading to Livewire v3"). Am I missing something?
Solution:
You should run the upgrade script, then upgrade Livewire 3 and Filament 3 through composer at the same time.
Jump to solution
1 Reply
Solution
Dennis Koch
Dennis Koch9mo ago
You should run the upgrade script, then upgrade Livewire 3 and Filament 3 through composer at the same time.