Upgrade recipes: symfony/framework

This commit is contained in:
2023-09-05 15:22:31 +02:00
parent 9dd52af2c6
commit 070c1f963a
9 changed files with 21 additions and 92 deletions

View File

@@ -531,20 +531,18 @@
"version": "v5.1.3"
},
"symfony/framework-bundle": {
"version": "4.4",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "4.4",
"ref": "24eb45d1355810154890460e6a05c0ca27318fe7"
"version": "5.4",
"ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb"
},
"files": [
"config/bootstrap.php",
"config/packages/cache.yaml",
"config/packages/framework.yaml",
"config/packages/test/framework.yaml",
"config/preload.php",
"config/routes/dev/framework.yaml",
"config/routes/framework.yaml",
"config/services.yaml",
"public/index.php",
"src/Controller/.gitignore",