Skip to content

Commit 4bc02e4

Browse files
committed
Update dependencies
1 parent d323a49 commit 4bc02e4

File tree

2 files changed

+363
-690
lines changed

2 files changed

+363
-690
lines changed

Tests/Controller/App/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ framework:
33
secret: secret
44
test: ~
55
router: { resource: "%kernel.root_dir%/routing.xml" }
6-
form: true
7-
csrf_protection: true
6+
form: false
7+
csrf_protection: false
88
validation: { enable_annotations: true }
99
session:
1010
storage_id: session.storage.filesystem

0 commit comments

Comments
 (0)