Skip to content

Commit 07cc64d

Browse files
Update PHP version recommendations in getting-started.mdx
Removed PHP 8.2 from the list of recommended versions.
1 parent 60e0b58 commit 07cc64d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/panel/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ SQLite support depends on [libsqlite3-0_3.35+](https://pkgs.org/download/libsqli
4545

4646
### Dependencies
4747

48-
For the Panel you need to install **PHP `8.5` (recommended), `8.4`, `8.3` or `8.2`**, with the following **extensions**:
48+
For the Panel you need to install **PHP `8.5` (recommended), `8.4` or `8.3`**, with the following **extensions**:
4949
`gd`, `mysql`, `mbstring`, `bcmath`, `xml`, `curl`, `zip`, `intl`, `sqlite3` and `fpm`.
5050

5151
You will also need a Webserver. Currently, **Apache, NGINX or Caddy** are supported.

0 commit comments

Comments
 (0)