From df5c4ad16a55c6ae17622e9b3be096c188576030 Mon Sep 17 00:00:00 2001 From: grandeljay Date: Wed, 30 Aug 2023 11:56:38 +0200 Subject: [PATCH] docs: add php 8.2 as compatible --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 981055d5..823ed901 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ wishthis is a simple, intuitive and modern wishlist platform to create, manage a ## :heavy_check_mark: Requirements - Apache or Nginx -- PHP 8.1 +- PHP 8.1 - PHP 8.2 - [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.)