Filament Upgrade Composer Error
I just upgraded to the latest filament version using the
composer update command. This means that other dependencies where upgraded as well such as Symfony. And it seems that some Symfony packages now require a minimum of php8.2. This automatically mean that Laravel & Filament projects will require same version. Is anyone experiencing this?