diff options
| author | Thomas <thomas.hirsch@vema-eg.de> | 2022-01-21 17:55:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-21 17:55:23 +0100 |
| commit | 0f098802c6a4f329c4e92fb901b8576db946b5b5 (patch) | |
| tree | 4ba563ef68ffa9172c4429759baa7968113672ee | |
| parent | bbcd5817f6707fc6e9900453f9b87ebc7c23ae20 (diff) | |
| download | smarty-0f098802c6a4f329c4e92fb901b8576db946b5b5.tar.gz smarty-0f098802c6a4f329c4e92fb901b8576db946b5b5.tar.bz2 smarty-0f098802c6a4f329c4e92fb901b8576db946b5b5.zip | |
Create getting-started.md
| -rw-r--r-- | docs/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
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/). |
