mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 03:26:23 +03:00
added support for symfony/annotations-pack
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
# path: /
|
# path: /
|
||||||
# defaults: { _controller: 'App\Controller\DefaultController::index' }
|
# 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:
|
#controllers:
|
||||||
# resource: ../src/Controller/
|
# resource: ../src/Controller/
|
||||||
# type: annotation
|
# type: annotation
|
||||||
|
|||||||
Reference in New Issue
Block a user