Skip to content

Commit de1ed60

Browse files
committed
Updated symfony/framework-bundle flex recipe
1 parent da11b41 commit de1ed60

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
###> symfony/framework-bundle ###
2323
APP_ENV=dev
24-
APP_SECRET=52db5c9d768c5c38637802ea641e3e4b
24+
APP_SECRET=
2525
###< symfony/framework-bundle ###
2626

2727
###> symfony-flex-backend ###

symfony.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,12 +305,12 @@
305305
"version": "v4.4.3"
306306
},
307307
"symfony/framework-bundle": {
308-
"version": "6.4",
308+
"version": "7.2",
309309
"recipe": {
310310
"repo": "github.com/symfony/recipes",
311311
"branch": "main",
312-
"version": "6.4",
313-
"ref": "a91c965766ad3ff2ae15981801643330eb42b6a5"
312+
"version": "7.2",
313+
"ref": "87bcf6f7c55201f345d8895deda46d2adbdbaa89"
314314
},
315315
"files": [
316316
"config/packages/cache.yaml",

0 commit comments

Comments
 (0)