diff --git a/composer.json b/composer.json index 8ce40bb..c69a620 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,8 @@ "name": "mikopbx/modulebitrix24integration", "description": "ModuleBitrix24Integration", "require": { - "php": "7.4" + "php": ">=7.4", + "cesargb/php-log-rotation": ">=2.5.0" }, "autoload": { "psr-4": {