Files
Twig/doc/installation.rst
Fabien Potencier 094c22c5fd Merge branch '1.x' into 2.x
* 1.x:
  use HTTPS whenever possible
2018-04-20 08:09:12 +02:00

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/