Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32e5f67

Browse files
committed
[DependencyInjection] Fix travis unit tests
1 parent c7befd5 commit 32e5f67

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml

1 file changed

+1
-1
lines changed

src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services8.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" ?>
1+
<?xml version="1.0" encoding="utf-8"?>
22

33
<container xmlns="http://symfony.com/schema/dic/services"
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

0 commit comments

Comments
 (0)