Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7788c43

Browse filesBrowse files
committed
Merge branch '4.3' into 4.4
* 4.3: Showing new -extra Twig extension repos
2 parents b578c7f + 381c264 commit 7788c43
Copy full SHA for 7788c43

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -413,9 +413,9 @@ it with:
413413

414414
.. code-block:: terminal
415415
416-
$ composer require twig/cssinliner-extra
416+
$ composer require twig/extra-bundle twig/cssinliner-extra
417417
418-
The extension is enabled automatically. To use this, wrap the entire template
418+
The extension is enabled automatically. To use it, wrap the entire template
419419
with the ``inline_css`` filter:
420420

421421
.. code-block:: html+twig
@@ -515,7 +515,7 @@ the extension in your application:
515515

516516
.. code-block:: terminal
517517
518-
$ composer require twig/inky-extra
518+
$ composer require twig/extra-bundle twig/inky-extra
519519
520520
The extension adds an ``inky_to_html`` filter, which can be used to convert
521521
parts or the entire email contents from Inky to HTML:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.