From 52d5903df4e3d8d049c29c3aa490b340ca334a9d Mon Sep 17 00:00:00 2001 From: Niloys7 Date: Wed, 19 Apr 2023 01:04:57 +0600 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7066ed5..9fb0e7b 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "^7.4" + "php": "^7.0||^8.0" } } \ No newline at end of file