added a note about required deps for annotations to work

This commit is contained in:
Fabien Potencier
2017-04-04 20:56:19 -07:00
parent 0c0bec48b2
commit 09deff16bd
@@ -2,7 +2,7 @@
# path: /
# defaults: { _controller: "App\\Controller\\DefaultController::index" }
# if annotations are enabled
# Depends on sensio/framework-extra-bundle:^3.0 and doctrine/annotations
#controllers:
# resource: ../src/Controller/
# type: annotation