diff options
Diffstat (limited to 'vendor/smarty/smarty/README.md')
-rw-r--r-- | vendor/smarty/smarty/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/smarty/smarty/README.md b/vendor/smarty/smarty/README.md index 782f0b2cb..0ef3cfab6 100644 --- a/vendor/smarty/smarty/README.md +++ b/vendor/smarty/smarty/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.1. +Smarty can be run with PHP 7.1 to PHP 8.2. ## Installation Smarty versions 3.1.11 or later can be installed with [Composer](https://getcomposer.org/). |