Closed
Description
Laravel Version
12.16.0
PHP Version
8.3.14
Database Driver & Version
No response
Description
When running composer run dev
, there is a repeated truncated warning from symfony/console 7.3:
[logs] WARNING Since symfony/console 7.3: Method "Symfony\Component\Console\Command\Comman...
Unable to see the full warning. No warning is reported in storage/logs
.
Steps To Reproduce
- Create a Laravel application with the latest version of Laravel Installer (5.15.0).
- Run
composer run dev
. - See warning in console