Commit b6f2ea6
authored
[11.x] Fix
Symfony Console deprecate `add()` method and instead calls
`addCommand()` method from `addCommands()`. This cause the application
not to have the correct instance of `$laravel` property.
PR: <symfony/symfony#60394>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>symfony/console:7.4 compatibility (#56015)1 parent 49dd2f5 commit b6f2ea6
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
209 | 223 | | |
210 | 224 | | |
211 | 225 | | |
| |||
0 commit comments