WIP: Upgrade skeleton to symfony 5 #18

Draft
julienfastre wants to merge 47 commits from upgrade-sf5 into main
2 changed files with 5 additions and 14 deletions
Showing only changes of commit 965f2e0281 - Show all commits

View File

@ -1,7 +0,0 @@
controllers:
resource: ../../src/Controller/
type: annotation
kernel:
resource: ../../src/Kernel.php
type: annotation

View File

@ -18,16 +18,14 @@
"version": "1.11.99.5"
},
"doctrine/annotations": {
"version": "1.0",
"version": "1.14",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "1.0",
"ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
"branch": "main",
"version": "1.10",
"ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
},
"files": [
"config/routes/annotations.yaml"
]
"files": []
},
"doctrine/cache": {
"version": "1.10.2"