Update php version number in docs

This commit is contained in:
Simon Wisselink
2024-01-23 11:47:54 +01:00
parent b4bbc17f1c
commit e0cbbdf6ea
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Getting started
## Requirements
Smarty can be run with PHP 7.1 to PHP 8.2.
Smarty can be run with PHP 7.1 to PHP 8.3.
## Installation
Smarty can be installed with [Composer](https://getcomposer.org/).