v5.1.2: Uses Symfony command attributes
Replaces the static `$defaultName` property with Symfony's `AsCommand` attribute for command registration. This provides a cleaner and more modern approach to defining console commands.
Replaces the static `$defaultName` property with Symfony's `AsCommand` attribute for command registration. This provides a cleaner and more modern approach to defining console commands.