Skip to content

Commit

Permalink
[twig] fix min php versions (#2004)
Browse files Browse the repository at this point in the history
  • Loading branch information
usta authored Dec 27, 2022
1 parent c7fc80b commit 496b167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/twig.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ Twig 1, 2 and 3 still receive security updates.
Twig Version | Supported PHP Version
-------------|----------------------
[3](https://packagist.org/packages/twig/twig#3.x-dev) | `>=7.2.5`
[2](https://packagist.org/packages/twig/twig#2.x-dev) | `>=7.1.3`
[2](https://packagist.org/packages/twig/twig#2.x-dev) | `>=7.2.5`
[1](https://packagist.org/packages/twig/twig#1.x-dev) | `>=7.2.5`

0 comments on commit 496b167

Please sign in to comment.