From bbcd5817f6707fc6e9900453f9b87ebc7c23ae20 Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 21 Jan 2022 17:51:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/).