Skip to content

Commit ccd5720

Browse files
committed
[#41846] Fix typo in opening tag
1 parent da3e0eb commit ccd5720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/DependencyInjection/Fixtures/xml/logout_delete_cookies.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
http://symfony.com/schema/dic/security
99
https://symfony.com/schema/dic/security/security-1.0.xsd">
1010

11-
<sec:config enable-authenticator-manager="true">
11+
<config enable-authenticator-manager="true">
1212
<provider name="default" id="foo" />
1313

1414
<firewall name="main" provider="default">

0 commit comments

Comments
 (0)