diff --git a/composer.json b/composer.json index f6b1237..d2d45f5 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } ], "require": { - "php": "^7.2", + "php": "^7.2|^8.0", "seoservice2020/phpmorphy": "^2.2.2", "illuminate/support": "^7.0|^8.0" }, @@ -40,4 +40,4 @@ } } } -} \ No newline at end of file +}