mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 08:50:50 +00:00
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:^3.0"
|
|
|
|
.. _`Composer`: https://getcomposer.org/download/
|