mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
added support for symfony/annotations-pack
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
# path: /
|
||||
# defaults: { _controller: 'App\Controller\DefaultController::index' }
|
||||
|
||||
# Depends on sensio/framework-extra-bundle:^3.0 and doctrine/annotations
|
||||
# Depends on sensio/framework-extra-bundle, doctrine/annotations, and doctrine/cache
|
||||
# install with composer req sensio/framework-extra-bundle annot
|
||||
#controllers:
|
||||
# resource: ../src/Controller/
|
||||
# type: annotation
|
||||
|
||||
Reference in New Issue
Block a user