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

Update command declaration #29

Open
MarioRadu opened this issue Feb 6, 2024 · 1 comment
Open

Update command declaration #29

MarioRadu opened this issue Feb 6, 2024 · 1 comment

Comments

@MarioRadu
Copy link
Member

Starting from symfony/console 7.0 commands need to be declared using the AsCommand attribute.

@arhimede
Copy link
Member

arhimede commented Feb 7, 2024

We want to use dot-cli commands , not symfony commands.
Because we can update dot cli anytime something is changed in symfony, without the need to update a bazillion of produxtion systems.

Remove symfony command and add dot cli command instead

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

No branches or pull requests

2 participants