Skip to content

Commit 5cfe31f

Browse files
authored
Remove http_method_override setting from recipe (#1225)
1 parent dc03e6b commit 5cfe31f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

symfony/framework-bundle/7.0/config/packages/framework.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
framework:
33
secret: '%env(APP_SECRET)%'
44
#csrf_protection: true
5-
http_method_override: false
65
handle_all_throwables: true
76

87
# Enables session support. Note that the session will ONLY be started if you read or write from it.

0 commit comments

Comments
 (0)