Merge pull request #63 from ldidry/fix-requirements
📝 — Add MySQL/MariaDB to requirements
This commit is contained in:
commit
dc3003e7c0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ wishthis is a simple, intuitive and modern wishlist platform to create, manage a
|
|||
- Apache or Nginx
|
||||
- PHP 8.1
|
||||
- [intl](https://www.php.net/manual/en/book.intl.php)
|
||||
- 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.)
|
||||
|
||||
## :hammer: Installation
|
||||
|
|
Loading…
Reference in a new issue