Skip to content

Commit 08a54a6

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: [Mailer] Update mailer.rst
2 parents b05b66b + 82536e7 commit 08a54a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ several popular libraries):
516516
.. code-block:: terminal
517517
518518
# instead of league/commonmark, you can also use erusev/parsedown or michelf/php-markdown
519-
$ composer require twig/markdown-extra league/commonmark
519+
$ composer require twig/extra-bundle twig/markdown-extra league/commonmark
520520
521521
The extension adds a ``markdown_to_html`` filter, which you can use to convert parts or
522522
the entire email contents from Markdown to HTML:

0 commit comments

Comments
 (0)