minor #3355 Minimum version fix (pgorod)

This PR was merged into the 3.x branch.

Discussion
----------

Minimum version fix

I just tried this on Composer

Commits
-------

3db903e1 Minimum version fix
This commit is contained in:
Fabien Potencier
2020-06-22 17:24:02 +02:00
+1 -1
View File
@@ -26,7 +26,7 @@ Slim, Yii, Laravel, and Codeigniter — just to name a few.
Prerequisites
-------------
Twig needs at least **PHP 7.2.0** to run.
Twig 3.x needs at least **PHP 7.2.5** to run.
Installation
------------