mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -06:00
docs(legacy): Update required PHP version (#510)
This commit is contained in:
parent
5496c8e906
commit
3488595823
@ -16,7 +16,7 @@ php artisan down
|
|||||||
You'll need to make sure your system dependencies are up to date before performing this upgrade. Please
|
You'll need to make sure your system dependencies are up to date before performing this upgrade. Please
|
||||||
reference the list below to ensure you have all of the required versions.
|
reference the list below to ensure you have all of the required versions.
|
||||||
|
|
||||||
* PHP `7.4`, `8.0` or `8.1` (recommended) with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`,
|
* PHP `8.0` or `8.1` (recommended) with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`,
|
||||||
`tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip`, and `fpm` if you are planning to use nginx. See our guide
|
`tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip`, and `fpm` if you are planning to use nginx. See our guide
|
||||||
for [Upgrading PHP](/guides/php_upgrade.md) for details.
|
for [Upgrading PHP](/guides/php_upgrade.md) for details.
|
||||||
* Composer v2 (`composer self-update --2`)
|
* Composer v2 (`composer self-update --2`)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user