From 0f098802c6a4f329c4e92fb901b8576db946b5b5 Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 21 Jan 2022 17:55:23 +0100 Subject: [PATCH] Create getting-started.md --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index cd21b96a..de55ffe8 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -2,7 +2,7 @@ What is Smarty? ============== ## Requirements -Smarty can be run with PHP 7.1 to PHP 8.0. +Smarty can be run with PHP 7.1 to PHP 8.1. ## Installation Smarty versions 3.1.11 or later can be installed with [Composer](https://getcomposer.org/).