File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22
33<container xmlns =" http://symfony.com/schema/dic/services"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd" >
4+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5+ xsi : schemaLocation =" http://symfony.com/schema/dic/services
6+ http://symfony.com/schema/dic/services/services-1.0.xsd"
7+ >
68
79 <services >
8- <service id =" devgine_demo.hello_console" class =" Lexik\Bundle\JWTAuthenticationBundle\ Command\CheckConfigCommand " >
10+ <service id =" devgine_demo.hello_console" class =" Devgine\Demo\ Command\HelloCommand " >
911 <tag name =" console.command" command =" devgine:demo:hello" />
1012 </service >
1113 </services >
You can’t perform that action at this time.
0 commit comments