mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 12:06:56 +00:00
094c22c5fd
* 1.x: use HTTPS whenever possible
11 lines
216 B
ReStructuredText
11 lines
216 B
ReStructuredText
Installation
|
|
============
|
|
|
|
Install `Composer`_ and run the following command to get the latest version:
|
|
|
|
.. code-block:: bash
|
|
|
|
composer require "twig/twig:^2.0"
|
|
|
|
.. _`Composer`: https://getcomposer.org/download/
|