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
Use method_exists for Symfony Console command registration shim.
Replace InstalledVersions version check with method_exists and configure PHPStan to ignore the unavoidable alreadyNarrowedType error on newer Symfony stubs.
0 commit comments