[symfony/framework-bundle] Enable session support by default

This commit is contained in:
Nicolas Grekas
2018-01-08 19:45:57 +01:00
parent 3cb189ae34
commit adf2c2d293
2 changed files with 6 additions and 7 deletions
@@ -1,5 +1,4 @@
framework:
test: ~
# Uncomment this section if you're using sessions
#session:
# storage_id: session.storage.mock_file
session:
storage_id: session.storage.mock_file