From 988f10ecb1f07db3f19dfdf3b752f3072448d47b Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Sun, 4 May 2025 19:35:49 -0400 Subject: [PATCH] docs: update readme for php8.2 requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e5143c..f68de3e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## Get Started -> **Requires [PHP 8.1+](https://php.net/releases/)** +> **Requires [PHP 8.2+](https://www.php.net/releases/)** First, install OpenAI via the [Composer](https://getcomposer.org/) package manager: