Skip to content

Commit 09deff1

Browse files
committed
added a note about required deps for annotations to work
1 parent 0c0bec4 commit 09deff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/framework-bundle/3.3/etc/routing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# path: /
33
# defaults: { _controller: "App\\Controller\\DefaultController::index" }
44

5-
# if annotations are enabled
5+
# Depends on sensio/framework-extra-bundle:^3.0 and doctrine/annotations
66
#controllers:
77
# resource: ../src/Controller/
88
# type: annotation

0 commit comments

Comments
 (0)