История коммитов

.
feat(router): add console command to list routes
.
chore(docs): bump docs submodule pointer
.
chore(docs): bump docs submodule pointer
.
chore(docs): bump docs submodule pointer
.
chore(docs): bump docs submodule
.
chore(docs): update docs submodule pointer
.
docs: add docs submodule and reference console docs
.
test(schedule): add unit coverage for scheduler core
- add unit tests for registry, runner, run/list commands and file mutex

- make AsScheduledTask repeatable for multi-schedule support
.
chore(docker): run schedule:run in ofelia jobs
- replace legacy system/cron.php execution with console schedule:run

- apply the change to dev and prod compose overrides
.
refactor(console): unify command output with SymfonyStyle
- switch scheduler and maintenance commands to SymfonyStyle output

- switch i18n scan/translate commands to SymfonyStyle output

- keep command behavior unchanged