Error on
LARAVEL 12.42.0
PHP 8.4.15
Entrypoint
vendor/barryvdh/laravel-form-bridge/src/Extension/Session/SessionListener.php:18
Symfony\Component\ErrorHandler\Error\FatalError
vendor/barryvdh/laravel-form-bridge/src/Extension/Session/SessionListener.php:18
Declaration of Barryvdh\Form\Extension\Session\SessionListener::getSubscribedEvents() must be compatible with Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents(): array
the same on ValidationListener
kind regards