WIP: Upgrade skeleton to symfony 5 #18

Draft
julienfastre wants to merge 47 commits from upgrade-sf5 into main
Showing only changes of commit 04270eea26 - Show all commits

View File

@ -60,12 +60,12 @@
] ]
}, },
"doctrine/doctrine-fixtures-bundle": { "doctrine/doctrine-fixtures-bundle": {
"version": "3.0", "version": "3.4",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "master", "branch": "main",
"version": "3.0", "version": "3.0",
"ref": "fc52d86631a6dfd9fdf3381d0b7e3df2069e51b3" "ref": "1f5514cfa15b947298df4d771e694e578d4c204d"
}, },
"files": [ "files": [
"src/DataFixtures/AppFixtures.php" "src/DataFixtures/AppFixtures.php"