summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas <thomas.hirsch@vema-eg.de>2022-01-21 17:51:45 +0100
committerGitHub <noreply@github.com>2022-01-21 17:51:45 +0100
commitbbcd5817f6707fc6e9900453f9b87ebc7c23ae20 (patch)
tree05ac45b9a1a6d535fc391f00221ba7c829c80967 /README.md
parentcdf0f2b164fbb9a96f86be97713a2426f0bb0c97 (diff)
downloadsmarty-bbcd5817f6707fc6e9900453f9b87ebc7c23ae20.tar.gz
smarty-bbcd5817f6707fc6e9900453f9b87ebc7c23ae20.tar.bz2
smarty-bbcd5817f6707fc6e9900453f9b87ebc7c23ae20.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 404ef673..782f0b2c 100644
--- a/README.md
+++ b/README.md
@@ -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/).