mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Merge pull request #339
This commit is contained in:
@@ -4,5 +4,6 @@ services:
|
||||
|
||||
SensioLabs\Security\Command\SecurityCheckerCommand:
|
||||
arguments: ['@SensioLabs\Security\SecurityChecker']
|
||||
public: false
|
||||
tags:
|
||||
- { name: console.command }
|
||||
- { name: console.command, command: 'security:check' }
|
||||
|
||||
Reference in New Issue
Block a user