Update framework recipe

This commit is contained in:
2025-05-28 12:51:53 +02:00
parent b6e780d573
commit 9daa7f7c09
2 changed files with 7 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
###> symfony/framework-bundle ###
APP_SECRET=72759e571285ef25677c88f967a73386
###< symfony/framework-bundle ###

View File

@@ -232,12 +232,12 @@
] ]
}, },
"symfony/framework-bundle": { "symfony/framework-bundle": {
"version": "5.4", "version": "7.2",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "5.4", "version": "7.2",
"ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb" "ref": "87bcf6f7c55201f345d8895deda46d2adbdbaa89"
}, },
"files": [ "files": [
"config/packages/cache.yaml", "config/packages/cache.yaml",