From 5b5cfd868023b92d93603e366e1cbef799dfd410 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 7 Apr 2021 17:42:46 +0200 Subject: [PATCH] Fix CS --- extra/twig-extra-bundle/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/extra/twig-extra-bundle/README.md b/extra/twig-extra-bundle/README.md index 6eefcfde6..439fe9df7 100644 --- a/extra/twig-extra-bundle/README.md +++ b/extra/twig-extra-bundle/README.md @@ -4,8 +4,7 @@ Twig Extra Bundle This package is a Symfony bundle that allows to use all "extra" extensions without any configuration. -## Installation +Installation +------------ -```bash -composer require twig/extra-bundle -``` + composer require twig/extra-bundle