From 9f08671a9cde066fd09e88ed0e2a1d5871397185 Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Sun, 7 Apr 2024 23:53:37 -0500 Subject: [PATCH] Internal: Update doctrine/annotations recipe --- config/routes/annotations.yaml | 11 ----------- symfony.lock | 8 +++----- 2 files changed, 3 insertions(+), 16 deletions(-) delete mode 100644 config/routes/annotations.yaml diff --git a/config/routes/annotations.yaml b/config/routes/annotations.yaml deleted file mode 100644 index 2f553095d5..0000000000 --- a/config/routes/annotations.yaml +++ /dev/null @@ -1,11 +0,0 @@ -core_controllers: - resource: '../../src/CoreBundle/Controller/' - type: annotation - -course_controllers: - resource: '../../src/CourseBundle/Controller/' - type: annotation - -lti_controllers: - resource: '../../src/LtiBundle/Controller/' - type: annotation diff --git a/symfony.lock b/symfony.lock index fdfc039ba9..0a23081c28 100644 --- a/symfony.lock +++ b/symfony.lock @@ -36,12 +36,10 @@ "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.12",