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
{"message":"Since symfony/console 7.3: Method \"Symfony\\Component\\Console\\Command\\Command::getDefaultDescription()\" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead. in /Users/Kyrian/Packages/filament-daterange-picker/playground/vendor/symfony/deprecation-contracts/function.php on line 25","context":{"__pail":{"origin":{"type":"console","command":null,"trace":null}}},"level":300,"level_name":"WARNING","channel":"pail","datetime":"2025-05-30T11:46:28.118492+00:00","extra":{}}
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:Unable to see the full warning. No warning is reported in
storage/logs
.Steps To Reproduce
composer run dev
.The text was updated successfully, but these errors were encountered: