Revision d539ccba2b4dce515de04f16b7ed7ae5b9eeb434
Committed on 10/01/2018 9:54 pm by
Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
minor #102 Enable lazy loading of security:check command (Tobion)
This PR was merged into the 4.1 branch.
Discussion
----------
Enable lazy loading of security:check command
Similar to https://github.com/symfony/recipes/pull/339 but this also lazy loads the command with console >=3.4 if someone does not use flex.
Commits
-------
711d3c1 Enable lazy loading of security:check command