diff --git a/composer.json b/composer.json index 69cf71a..8df9ce9 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "chat": "https://vk.me/darkweb228" }, "require": { - "php": "!8.0", + "php": "~8.0", "ext-dom": "20031129", "ext-libxml": "^7.4", "guzzlehttp/guzzle": "^7.2"