diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-09-05 12:00:36 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-09-05 12:00:36 +0000 |
| commit | 1cb328ab5a58034d9545d0353843e3aaae210ef3 (patch) | |
| tree | d855d5fb1e8da013c824642994f2ccd84aeee282 /cli/studip | |
| parent | ac71bb7372e550d5de63746d5b1fc0d263b6ea28 (diff) | |
use PsrPrinter instead of own printer, make wizard optional, add more...
Closes #4563
Merge request studip/studip!3378
Diffstat (limited to 'cli/studip')
| -rwxr-xr-x | cli/studip | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ $commands = [ Commands\DB\MoveMatrikelnummer::class, Commands\Make\Migration::class, Commands\Make\Model::class, + Commands\Make\Plugin::class, Commands\DI\Reset::class, Commands\Files\Dump::class, Commands\Fix\Biest7789::class, |
