We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e942ed1 commit da69ca0Copy full SHA for da69ca0
sensiolabs/security-checker/4.0/config/packages/dev/security_checker.yaml
@@ -4,5 +4,6 @@ services:
4
5
SensioLabs\Security\Command\SecurityCheckerCommand:
6
arguments: ['@SensioLabs\Security\SecurityChecker']
7
+ public: false
8
tags:
- - { name: console.command }
9
+ - { name: console.command, command: 'security:check' }
0 commit comments