Update getting-started.md (#1111)

Indicate support for php8.4 in docs.
This commit is contained in:
hirosan
2025-04-15 23:11:00 -07:00
committed by GitHub
parent e26f82d02c
commit afbd71b868

View File

@ -1,7 +1,7 @@
# Getting started # Getting started
## Requirements ## 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 ## Installation
Smarty can be installed with [Composer](https://getcomposer.org/). Smarty can be installed with [Composer](https://getcomposer.org/).