Replace deprecated Symfony Console add() with addCommand()#755
Replace deprecated Symfony Console add() with addCommand()#755ozdemirburak wants to merge 1 commit intotighten:mainfrom
Conversation
|
Wouldn't you need to bump the
So it should be possible to "just" bump the requirements |
|
Hi, sorry, I didn't see this PR before starting work on mine (#768). The problem with this PR is as @tomasnorre mentioned. |
678f425 to
bbb5bcb
Compare
bbb5bcb to
f90e5e1
Compare
|
Thanks, just updated composer.json. Though, according to this CHANGELOG, it is 7.4 where addCommand was introduced. |
|
In my PR, I used I guess, I'll leave mine open, just in case. |
|
Closed in favor of #768 |
This PR fixes the warning below: