summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2024-01-23 11:49:33 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2024-01-23 11:49:33 +0100
commita112c7446c574a5d0c8c4cbb7925ea6623bd3c61 (patch)
tree693d9dfe2a08e448904ebf78edb43c74c6f89df8 /README.md
parentaab7f3db718ad1490b0730be2aebc9d4ff04f74f (diff)
downloadsmarty-a112c7446c574a5d0c8c4cbb7925ea6623bd3c61.tar.gz
smarty-a112c7446c574a5d0c8c4cbb7925ea6623bd3c61.tar.bz2
smarty-a112c7446c574a5d0c8c4cbb7925ea6623bd3c61.zip
Update php version number in docs
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 4cbd204d..f73647e5 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.2.
+Smarty v5 can be run with PHP 7.2 to PHP 8.3.
## Installation
Smarty versions 3.1.11 or later can be installed with [Composer](https://getcomposer.org/).