mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
minor #2778 Remove mention of the Twig C extension (yesdevnull)
This PR was merged into the 2.x branch.
Discussion
----------
Remove mention of the Twig C extension
As per #2318 there's no additional installation methods so it should be removed from the intro page.
Commits
-------
434589bd Remove mention of the Twig C extension
This commit is contained in:
@@ -39,12 +39,6 @@ The recommended way to install Twig is via Composer:
|
||||
|
||||
composer require "twig/twig:^2.0"
|
||||
|
||||
.. note::
|
||||
|
||||
To learn more about the other installation methods, read the
|
||||
:doc:`installation<installation>` chapter; it also explains how to install
|
||||
the Twig C extension.
|
||||
|
||||
Basic API Usage
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user