Skip to content

Commit 3212493

Browse files
committed
Update recipe for annotations
1 parent 3658828 commit 3212493

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

config/routes/annotations.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
controllers:
22
resource: ../../src/Controller/
33
type: annotation
4+
5+
kernel:
6+
resource: ../../src/Kernel.php
7+
type: annotation

symfony.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"doctrine/annotations": {
3-
"version": "1.0",
3+
"version": "1.13",
44
"recipe": {
55
"repo": "github.com/symfony/recipes",
6-
"branch": "master",
6+
"branch": "main",
77
"version": "1.0",
8-
"ref": "cb4152ebcadbe620ea2261da1a1c5a9b8cea7672"
8+
"ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
99
},
1010
"files": [
1111
"config/routes/annotations.yaml"

0 commit comments

Comments
 (0)