From 5b34f03f96af4b0f9e48f297f1a7a5e32efa142d Mon Sep 17 00:00:00 2001 From: Andrew DalPino Date: Sat, 8 May 2021 12:48:01 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0da6e31..df45834 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ $ composer create-project rubix/colors ``` ## Requirements -- [PHP](https://php.net) 7.2 or above +- [PHP](https://php.net) 7.4 or above ## Tutorial