changed the way we register annotations

This commit is contained in:
Fabien Potencier
2017-09-14 21:27:04 -07:00
parent 9711c5d66f
commit bf29125220
4 changed files with 3 additions and 6 deletions
@@ -4,5 +4,6 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"aliases": ["annotations", "annotation", "annot", "annots"]
}
@@ -1,3 +0,0 @@
{
"aliases": ["annotations", "annotation", "annot", "annots"]
}
+1 -2
View File
@@ -2,8 +2,7 @@
# path: /
# defaults: { _controller: 'App\Controller\DefaultController::index' }
# Depends on sensio/framework-extra-bundle, doctrine/annotations, and doctrine/cache
# install with composer req sensio/framework-extra-bundle annot
# first, run composer req annotations
#controllers:
# resource: ../src/Controller/
# type: annotation