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 @@ -413,9 +413,9 @@ it with:
413
413
414
414
.. code-block :: terminal
415
415
416
- $ composer require twig/cssinliner-extra
416
+ $ composer require twig/extra-bundle twig/ cssinliner-extra
417
417
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
419
419
with the ``inline_css `` filter:
420
420
421
421
.. code-block :: html+twig
@@ -515,7 +515,7 @@ the extension in your application:
515
515
516
516
.. code-block :: terminal
517
517
518
- $ composer require twig/inky-extra
518
+ $ composer require twig/extra-bundle twig/ inky-extra
519
519
520
520
The extension adds an ``inky_to_html `` filter, which can be used to convert
521
521
parts or the entire email contents from Inky to HTML:
You can’t perform that action at this time.
0 commit comments