Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Trigger Symfony command events, when commands are executed via other commands
issue: NEXT-31265
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
---
- Changed sub command invocation within
system:install
,system:setup
andsystem:update:finish
to use the console application so that the correct events are dispatched