We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3658828 commit 3212493Copy full SHA for 3212493
config/routes/annotations.yaml
@@ -1,3 +1,7 @@
1
controllers:
2
resource: ../../src/Controller/
3
type: annotation
4
+
5
+kernel:
6
+ resource: ../../src/Kernel.php
7
+ type: annotation
symfony.lock
@@ -1,11 +1,11 @@
{
"doctrine/annotations": {
- "version": "1.0",
+ "version": "1.13",
"recipe": {
"repo": "github.com/symfony/recipes",
- "branch": "master",
+ "branch": "main",
"version": "1.0",
8
- "ref": "cb4152ebcadbe620ea2261da1a1c5a9b8cea7672"
+ "ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
9
},
10
"files": [
11
"config/routes/annotations.yaml"
0 commit comments