consolidation / annotated-command

Create Symfony Console commands from annotated command class methods.
Other
221 stars 37 forks source link

symfony7 (5.x) #307

Closed weitzman closed 7 months ago

weitzman commented 7 months ago

This is developed against 5.x. I put a 4.x branch at https://github.com/consolidation/annotated-command/pull/308. This one didn't run any tests presumably because its not the default branch.

larowlan commented 7 months ago

I think it might need to be a non-draft for tests to run? 5.x is listed in the .yml

weitzman commented 7 months ago

Drush uses 4.x so closing this. Updating drush's symfony7 PR to use #308