From e8dd9048631f1ca0cdef604c6913bc10c032337a Mon Sep 17 00:00:00 2001 From: Eduard Lupacescu Date: Fri, 5 Jul 2024 13:44:26 +0300 Subject: [PATCH] fix: wip --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5f6f8a6..b543b82 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "^8.2", + "php": "^8.1|^8.2", "illuminate/contracts": "^11.0", "laravel/slack-notification-channel": "^3.2", "ext-json": "*"