Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug #790 disable the deprecated sensio_framework_extra.router.annotat…
…ions (christickner) This PR was squashed before being merged into the master branch (closes #790). Discussion ---------- disable the deprecated sensio_framework_extra.router.annotations fixes #786 `famework.annotations` still needs to be true due to the `validation: { enable_annotations: true }` in `framework.yaml`. Should I move the `framework.annotations: true` to the `framework.yaml` file instead? It seems more appropriate. Commits ------- db5baeb disable the deprecated sensio_framework_extra.router.annotations
- Loading branch information