From d3ca3ad382438129fc071e52bf4cb0bc20b23124 Mon Sep 17 00:00:00 2001 From: David Llop Date: Fri, 22 Jan 2021 08:44:09 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 690e535..9b756bd 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ } ], "require": { - "php": "^7.2", + "php": "^7.2|^8.0", "illuminate/support": "^6.5|^7.0|^8.0" }, "require-dev": {