diff --git a/composer.json b/composer.json index 9160a1dfcb..d088c2ffd3 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } ], "require": { - "php": ">=7.4.3 <8.2", + "php": "8.0 - 8.2", "ext-curl": "*", "ext-fileinfo": "*", "ext-json": "*", diff --git a/composer.lock b/composer.lock index 9bb0c3f0dc..62718fb1d9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0d1f5cdd38188e1b69dfc05bbcc8074c", + "content-hash": "0a1bd41ff4e90a805f840c24705ea78a", "packages": [ { "name": "alek13/slack", @@ -16187,7 +16187,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=7.4.3 <8.2", + "php": "8.0 - 8.2", "ext-curl": "*", "ext-fileinfo": "*", "ext-json": "*",