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

Support Symfony Console ^7.0 #28

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Support Symfony Console ^7.0 #28

merged 1 commit into from
Nov 5, 2024

Conversation

charjr
Copy link
Collaborator

@charjr charjr commented Nov 5, 2024

Resolves #27

Adds support for Symfony\Console 7.0

Symfony\Component\Console\Command swapped its execute method from relying on an annotation to using an actual type hint.

@charjr charjr requested a review from carnage November 5, 2024 16:02
@charjr charjr force-pushed the support-symfony-7 branch from bea9963 to 9cf4192 Compare November 5, 2024 16:06
@carnage carnage merged commit 40b6a9a into main Nov 5, 2024
37 checks passed
@carnage carnage deleted the support-symfony-7 branch November 5, 2024 16:22
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.

Symfony 7.1 support
2 participants