From 708ae83a26c67a19c74d94c265fc5479b5a28cd9 Mon Sep 17 00:00:00 2001 From: Bec White Date: Thu, 13 Oct 2022 16:57:46 -0500 Subject: [PATCH] Update PHP version mentioned in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8291019..28ffa47 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You should have the development dependencies installed on your Mac before you be The development dependencies are: -* PHP 7.4+ +* PHP 8.1+ * Check your PHP version from the command line using `php --version` * [XCode](https://itunes.apple.com/us/app/xcode/id497799835?mt=12) * [Composer](https://getcomposer.org/download/)