mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
added a note about required deps for annotations to work
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user