File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <container xmlns =" http://symfony.com/schema/dic/services" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://symfony.com/schema/dic/services http ://symfony.com/schema/dic/services/services-1.0.xsd" >
2
+ <container xmlns =" http://symfony.com/schema/dic/services" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://symfony.com/schema/dic/services https ://symfony.com/schema/dic/services/services-1.0.xsd" >
3
3
<services >
4
4
<defaults public =" true" />
5
5
<service id =" bar" class =" stdClass" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <container xmlns =" http://symfony.com/schema/dic/services" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://symfony.com/schema/dic/services http ://symfony.com/schema/dic/services/services-1.0.xsd" >
2
+ <container xmlns =" http://symfony.com/schema/dic/services" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://symfony.com/schema/dic/services https ://symfony.com/schema/dic/services/services-1.0.xsd" >
3
3
<services >
4
4
<prototype namespace =" Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\" resource =" ../Prototype/*" >
5
5
<exclude >../Prototype/OtherDir</exclude >
You can’t perform that action at this time.
0 commit comments