From 52c8ea13afa234c0e0578f4908c1973159aee0dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 11 Jun 2023 19:54:50 +0200 Subject: [PATCH] Updated doctrine/annotations recipe --- symfony.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/symfony.lock b/symfony.lock index 7e863803..b09e6ac3 100644 --- a/symfony.lock +++ b/symfony.lock @@ -45,16 +45,14 @@ "version": "v0.1.1" }, "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": "v1.8.0"