Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing attribute import #505

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Fix missing attribute import #505

merged 1 commit into from
Jan 29, 2024

Conversation

romainf
Copy link

@romainf romainf commented Jan 19, 2024

Q A
Branch? 3.2.x
Bug fix? yes
New feature? no
Deprecations? no
Tickets no
License MIT

Add missing import statement for AsCommand attribute.

Fixed warning in Symfony:

[WARNING] Some commands could not be registered:                                                                       
The command defined in "Jose\Component\Console\NoneKeyGeneratorCommand" cannot have an empty name.  
The command defined in "Jose\Component\Console\PublicKeyCommand" cannot have an empty name. 

@Spomky Spomky merged commit 18a1fb6 into web-token:3.2.x Jan 29, 2024
5 of 9 checks passed
@Spomky
Copy link
Member

Spomky commented Jan 29, 2024

Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants