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:
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
419419with 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
521521parts or the entire email contents from Inky to HTML:
You can’t perform that action at this time.
0 commit comments