Commit 5c09a4a
authored
Symfony 6 & 7 Compatibility, Refactorings for extendibility (#39)
* Refactoring Application.php, extracting the setup of the event handlers.
* Don't display empty tables.
* Widening the Symfony version constraints.
* Refactoring for Symfony 6x support and preparing the TextRenderer for being replaceable.
* Removing unused import
* Adding forgotten interface
* Support Symfony ^6.0 and ^7.01 parent 86c1707 commit 5c09a4a
File tree
7 files changed
+696
-1106
lines changed- src
- Command
- Presentation
7 files changed
+696
-1106
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments