Skip to content

Commit 8fc6a78

Browse files
committed
explicitly set the HTTP method override option to false
1 parent e0c7f0e commit 8fc6a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/DependencyInjection/Fixtures/xml/rate_limiter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd
77
http://symfony.com/schema/dic/symfony https://symfony.com/schema/dic/symfony/symfony-1.0.xsd">
88

9-
<framework:config>
9+
<framework:config http-method-override="false">
1010
<framework:rate-limiter>
1111
<framework:limiter
1212
name="sliding_window"

0 commit comments

Comments
 (0)