Skip to content

Commit 73d5ed5

Browse files
committed
Chore(deps) - Updated symfony/framework-bundle recipe
1 parent e148da4 commit 73d5ed5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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: false
5+
annotations: false
56
http_method_override: false
67
handle_all_throwables: true
78
default_locale: '%locale%'

symfony.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -304,12 +304,12 @@
304304
"version": "v4.4.3"
305305
},
306306
"symfony/framework-bundle": {
307-
"version": "6.2",
307+
"version": "6.4",
308308
"recipe": {
309309
"repo": "github.com/symfony/recipes",
310310
"branch": "main",
311-
"version": "6.2",
312-
"ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
311+
"version": "6.4",
312+
"ref": "a91c965766ad3ff2ae15981801643330eb42b6a5"
313313
},
314314
"files": [
315315
"config/packages/cache.yaml",

0 commit comments

Comments
 (0)