added support for symfony/annotations-pack

This commit is contained in:
Fabien Potencier
2017-06-14 16:41:52 -07:00
parent a1b5be2849
commit a3b4507feb
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -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