From 9a5ba7872da6c6445d416d4065409cce4b1a17c6 Mon Sep 17 00:00:00 2001 From: Wim Wisselink Date: Fri, 12 Jul 2024 12:47:27 +0200 Subject: [PATCH] PHP version bump in the README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f73647e59..755d73ea0 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 v5 can be run with PHP 7.2 to PHP 8.3. +Smarty v5 can be run with PHP 7.2 to PHP 8.4. ## Installation Smarty versions 3.1.11 or later can be installed with [Composer](https://getcomposer.org/).