Skip to content

Commit c56bbcf

Browse files
committed
recipes:update framework-bundle
1 parent d48b404 commit c56bbcf

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

ux.symfony.com/config/packages/framework.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
framework:
33
secret: '%env(APP_SECRET)%'
44
#csrf_protection: true
5+
annotations: false
56
http_method_override: false
67
handle_all_throwables: true
78

ux.symfony.com/symfony.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -335,12 +335,12 @@
335335
"version": "v6.0.7"
336336
},
337337
"symfony/framework-bundle": {
338-
"version": "6.0",
338+
"version": "6.4",
339339
"recipe": {
340340
"repo": "github.com/symfony/recipes",
341-
"branch": "master",
342-
"version": "5.4",
343-
"ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb"
341+
"branch": "main",
342+
"version": "6.4",
343+
"ref": "a91c965766ad3ff2ae15981801643330eb42b6a5"
344344
},
345345
"files": [
346346
"config/packages/cache.yaml",

0 commit comments

Comments
 (0)