From c0196fa5a8b53d50f2e68f88c6df82eca2890779 Mon Sep 17 00:00:00 2001 From: "Matthew J. Mucklo" Date: Sun, 10 Dec 2017 17:33:40 +0000 Subject: [PATCH] mmucklo/grid-bundle updating coloring in post-install.txt --- mmucklo/grid-bundle/4.0/post-install.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mmucklo/grid-bundle/4.0/post-install.txt b/mmucklo/grid-bundle/4.0/post-install.txt index d1a8b280..4793b257 100644 --- a/mmucklo/grid-bundle/4.0/post-install.txt +++ b/mmucklo/grid-bundle/4.0/post-install.txt @@ -2,16 +2,16 @@ What's next? - * Warning: make sure the twig engine is turned on in framework.yaml + * Warning: make sure the twig engine is turned on in framework.yaml - - If not, add the following to config/packages/framework.yaml: + - If not, add the following to config/packages/framework.yaml: -framework: +framework: # ... templating: engines: ['twig'] - * Then add the following to config/routes.yaml: + * Then add the following to config/routes.yaml: -dtc_grid: - resource: '@DtcGridBundle/Resources/config/routing.yml' +dtc_grid: + resource: '@DtcGridBundle/Resources/config/routing.yml'