We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
symfony/framework-bundle
1 parent e148da4 commit 73d5ed5Copy full SHA for 73d5ed5
config/packages/framework.yaml
@@ -2,6 +2,7 @@
2
framework:
3
secret: '%env(APP_SECRET)%'
4
csrf_protection: false
5
+ annotations: false
6
http_method_override: false
7
handle_all_throwables: true
8
default_locale: '%locale%'
symfony.lock
@@ -304,12 +304,12 @@
304
"version": "v4.4.3"
305
},
306
"symfony/framework-bundle": {
307
- "version": "6.2",
+ "version": "6.4",
308
"recipe": {
309
"repo": "github.com/symfony/recipes",
310
"branch": "main",
311
312
- "ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
+ "ref": "a91c965766ad3ff2ae15981801643330eb42b6a5"
313
314
"files": [
315
"config/packages/cache.yaml",
0 commit comments