Merge branch '2.x' into 3.x

* 2.x:
  Fix CS
  Slug filter: Mentioning requiredStringExtension
  Fix CS
  Added installation instructions
This commit is contained in:
Fabien Potencier
2021-04-07 17:50:10 +02:00
2 changed files with 5 additions and 1 deletions
-1
View File
@@ -30,7 +30,6 @@ argument:
The ``slug`` filter uses the method by the same name in Symfony's
`AsciiSlugger <https://symfony.com/doc/current/components/string.html#slugger>`_.
.. note::
The ``slug`` filter is part of the ``StringExtension`` which is not
+5
View File
@@ -3,3 +3,8 @@ Twig Extra Bundle
This package is a Symfony bundle that allows to use all "extra" extensions
without any configuration.
Installation
------------
composer require twig/extra-bundle