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
Symfony Console deprecate `add()` method and instead calls
`addCommand()` method from `addCommands()`. This cause the application
not to have the correct instance of `$laravel` property.
PR: <symfony/symfony#60394>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
0 commit comments