Commit 13d4ca7
Remove silent option since it's the default now (#12)
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."
Co-authored-by: Ralph J. Smit <[email protected]>1 parent 81b76ab commit 13d4ca7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments