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.
1 parent f1cb172 commit d8ddeb4Copy full SHA for d8ddeb4
ux.symfony.com/config/packages/framework.yaml
@@ -2,6 +2,7 @@
2
framework:
3
secret: '%env(APP_SECRET)%'
4
#csrf_protection: true
5
+ annotations: false
6
http_method_override: false
7
handle_all_throwables: true
8
ux.symfony.com/symfony.lock
@@ -335,12 +335,12 @@
335
"version": "v6.0.7"
336
},
337
"symfony/framework-bundle": {
338
- "version": "6.0",
+ "version": "6.4",
339
"recipe": {
340
"repo": "github.com/symfony/recipes",
341
- "branch": "master",
342
- "version": "5.4",
343
- "ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb"
+ "branch": "main",
+ "ref": "a91c965766ad3ff2ae15981801643330eb42b6a5"
344
345
"files": [
346
"config/packages/cache.yaml",
0 commit comments