From 581c2d1974caa1e77dd7b5a00033a9a3fa35b1db Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Mon, 7 Nov 2022 20:45:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20supported=20PHP=20versi?= =?UTF-8?q?ons=20in=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0a654b..f0ea56c 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,8 @@ If you're still having issues, here's a few common questions & answers, as well
  • PHP 7.4
  • PHP 8.0
  • PHP 8.1
  • -
  • PHP 8.2 (experimental)
  • +
  • PHP 8.2
  • +
  • PHP 8.3 (experimental)
  • For more details, consult the [constants file](https://github.com/nicoverbruggen/phpmon/blob/main/phpmon/Common/Core/Constants.swift#L16) file to see which versions are supported.