8.2
[Console] Add argument resolvers
[Console] Allow object as default value for input options and arguments
Add support for method-based commands with AsCommand attribute
Merge branch '7.4' into 8.1
PHP CS Fixer: enable `@PHP8x1Migration:risky`
Dont use ->getDeclaringClass() when ->class is enough
[Console] Add support for interactive invokable commands with `#[Interact]` and `#[Ask]` attributes
[Console] Add validation constraints support to `#[MapInput]`
[Console] Add hidden and deprecated option flags