diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-01-23 11:49:33 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-01-23 11:49:33 +0100 |
| commit | a112c7446c574a5d0c8c4cbb7925ea6623bd3c61 (patch) | |
| tree | 693d9dfe2a08e448904ebf78edb43c74c6f89df8 /README.md | |
| parent | aab7f3db718ad1490b0730be2aebc9d4ff04f74f (diff) | |
| download | smarty-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/). |
