docs: add php 8.2 as compatible
This commit is contained in:
parent
f0ec585396
commit
df5c4ad16a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ wishthis is a simple, intuitive and modern wishlist platform to create, manage a
|
||||||
## :heavy_check_mark: Requirements
|
## :heavy_check_mark: Requirements
|
||||||
|
|
||||||
- Apache or Nginx
|
- Apache or Nginx
|
||||||
- PHP 8.1
|
- PHP 8.1 - PHP 8.2
|
||||||
- [intl](https://www.php.net/manual/en/book.intl.php)
|
- [intl](https://www.php.net/manual/en/book.intl.php)
|
||||||
- MySQL/MariaDB
|
- MySQL/MariaDB
|
||||||
- [MJML](https://mjml.io/api) api keys (not required and used for rendering emails. Make sure [sendmail](https://www.php.net/manual/en/mail.configuration.php) is configured properly.)
|
- [MJML](https://mjml.io/api) api keys (not required and used for rendering emails. Make sure [sendmail](https://www.php.net/manual/en/mail.configuration.php) is configured properly.)
|
||||||
|
|
Loading…
Reference in a new issue