summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorhirosan <h-marumoto@cybozu.co.jp>2025-04-15 23:11:00 -0700
committerGitHub <noreply@github.com>2025-04-16 08:11:00 +0200
commitafbd71b868c7f5a1b2e55b1074b6758cac2f362f (patch)
tree419a7c9fa17c8bd56567441d904ac1698f65ae5d /docs
parente26f82d02c4d18fc82094c28fbc65f711e39ed5d (diff)
downloadsmarty-afbd71b868c7f5a1b2e55b1074b6758cac2f362f.tar.gz
smarty-afbd71b868c7f5a1b2e55b1074b6758cac2f362f.tar.bz2
smarty-afbd71b868c7f5a1b2e55b1074b6758cac2f362f.zip
Update getting-started.md (#1111)
Indicate support for php8.4 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 3628fd20..1ea927e9 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.3.
+Smarty can be run with PHP 7.2 to PHP 8.4.
## Installation
Smarty can be installed with [Composer](https://getcomposer.org/).