diff options
| author | Thomas <thomas.hirsch@vema-eg.de> | 2022-01-21 17:51:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-21 17:51:45 +0100 |
| commit | bbcd5817f6707fc6e9900453f9b87ebc7c23ae20 (patch) | |
| tree | 05ac45b9a1a6d535fc391f00221ba7c829c80967 /README.md | |
| parent | cdf0f2b164fbb9a96f86be97713a2426f0bb0c97 (diff) | |
| download | smarty-bbcd5817f6707fc6e9900453f9b87ebc7c23ae20.tar.gz smarty-bbcd5817f6707fc6e9900453f9b87ebc7c23ae20.tar.bz2 smarty-bbcd5817f6707fc6e9900453f9b87ebc7c23ae20.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Smarty is a template engine for PHP, facilitating the separation of presentation Read the [documentation](https://smarty-php.github.io/smarty/) to find out how to use it. ## Requirements -Smarty can be run with PHP 7.1 to PHP 8.0. +Smarty can be run with PHP 7.1 to PHP 8.1. ## Installation Smarty versions 3.1.11 or later can be installed with [Composer](https://getcomposer.org/). |
