summaryrefslogtreecommitdiff
path: root/docs
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 /docs
parentaab7f3db718ad1490b0730be2aebc9d4ff04f74f (diff)
downloadsmarty-a112c7446c574a5d0c8c4cbb7925ea6623bd3c61.tar.gz
smarty-a112c7446c574a5d0c8c4cbb7925ea6623bd3c61.tar.bz2
smarty-a112c7446c574a5d0c8c4cbb7925ea6623bd3c61.zip
Update php version number in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 8021411f..ddf91b55 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -1,7 +1,7 @@
# Getting started
## Requirements
-Smarty can be run with PHP 7.2 to PHP 8.2.
+Smarty can be run with PHP 7.2 to PHP 8.3.
## Installation
Smarty can be installed with [Composer](https://getcomposer.org/).