You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The composer install command fails with the following error:
Generating optimized autoload files
92 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Run composer recipes at any time to see the status of your Symfony recipes.
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 255
!! [04-Jun-2024 15:19:28 Asia/Tokyo] PHP Fatal error: Class App\Framework\EasyAdmin\Field\Configurator\LocalDateTimeConfigurator cannot extend final class EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator in /app/src/Framework/EasyAdmin/Field/Configurator/LocalDateTimeConfigurator.php on line 12
!! [04-Jun-2024 15:19:28 Asia/Tokyo] PHP Stack trace:
!! [04-Jun-2024 15:19:28 Asia/Tokyo] PHP 1. {main}() /app/bin/console:0
!! [04-Jun-2024 15:19:28 Asia/Tokyo] PHP 2. require_once() /app/bin/console:11
...
The text was updated successfully, but these errors were encountered:
The composer install command fails with the following error:
The text was updated successfully, but these errors were encountered: