Updated symfony/framework recipe

This commit is contained in:
Jan Böhmer 2021-10-02 20:56:49 +02:00
parent 5e1c5cef3b
commit e40a6e6079
5 changed files with 28 additions and 46 deletions

View file

@ -548,7 +548,7 @@
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "4.1",
"ref": "f8863cbad2f2e58c4b65fa1eac892ab189971bea"
"ref": "0ce7a032d344fb7b661cd25d31914cd703ad445b"
},
"files": [
"./config/packages/dev/debug.yaml"
@ -603,19 +603,18 @@
"version": "v4.2.3"
},
"symfony/framework-bundle": {
"version": "5.2",
"version": "5.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "5.2",
"ref": "6ec87563dcc85cd0c48856dcfbfc29610506d250"
"version": "5.3",
"ref": "414ba00ad43fa71be42c7906a551f1831716b03c"
},
"files": [
"./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",