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

Remove silent option since it's the default in symfony/console 7.2 #12

Merged
merged 2 commits into from
Dec 21, 2024

Conversation

CharlieEtienne
Copy link
Contributor

There was a Breaking Change in symfony/console 7.2 where --silent option is now added by default to all commands.

It causes the following error An option named "silent" already exists.

There was a Breaking Change in Symfony/Console 7.2 where --silent option is now added by default to all commands.

It causes the error "An option named "silent" already exists."
@ralphjsmit ralphjsmit merged commit 13d4ca7 into ralphjsmit:main Dec 21, 2024
1 check passed
@ralphjsmit
Copy link
Owner

Thanks Charlie!

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.

3 participants