Updated doctrine/annotations recipe

This commit is contained in:
Jan Böhmer 2023-06-11 19:54:50 +02:00
parent 8f424f3273
commit 52c8ea13af

View file

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