diff --git a/config/routes/annotations.yaml b/config/routes/annotations.yaml deleted file mode 100644 index 4a6607377..000000000 --- a/config/routes/annotations.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kernel: - resource: ../../src/app/Kernel.php - type: attribute diff --git a/symfony.lock b/symfony.lock index 5763668ab..51b88747e 100644 --- a/symfony.lock +++ b/symfony.lock @@ -3,16 +3,14 @@ "version": "dev-master" }, "doctrine/annotations": { - "version": "1.14", + "version": "2.0", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", - "version": "1.0", - "ref": "a2759dd6123694c8d901d0ec80006e044c2e6457" + "version": "1.10", + "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05" }, - "files": [ - "config/routes/annotations.yaml" - ] + "files": [] }, "doctrine/doctrine-bundle": { "version": "2.13",