@@ -2,6 +2,7 @@
framework:
secret: '%env(APP_SECRET)%'
#csrf_protection: true
+ annotations: false
http_method_override: false
handle_all_throwables: true
@@ -11,7 +12,6 @@ framework:
handler_id: null
cookie_secure: auto
cookie_samesite: lax
- storage_factory_id: session.storage.factory.native
#esi: true
#fragments: true
@@ -315,12 +315,12 @@
"version": "v4.2.8"
},
"symfony/framework-bundle": {
- "version": "6.2",
+ "version": "6.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
- "ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
+ "ref": "a91c965766ad3ff2ae15981801643330eb42b6a5"
"files": [
"config/packages/cache.yaml",