File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -404,9 +404,9 @@ it with:
404
404
405
405
.. code-block :: terminal
406
406
407
- $ composer require twig/cssinliner-extra
407
+ $ composer require twig/extra-bundle twig/ cssinliner-extra
408
408
409
- The extension is enabled automatically. To use this , wrap the entire template
409
+ The extension is enabled automatically. To use it , wrap the entire template
410
410
with the ``inline_css `` filter:
411
411
412
412
.. code-block :: html+twig
@@ -506,7 +506,7 @@ the extension in your application:
506
506
507
507
.. code-block :: terminal
508
508
509
- $ composer require twig/inky-extra
509
+ $ composer require twig/extra-bundle twig/ inky-extra
510
510
511
511
The extension adds an ``inky_to_html `` filter, which can be used to convert
512
512
parts or the entire email contents from Inky to HTML:
You can’t perform that action at this time.
0 commit comments