/
mikopbx
/
ModuleBitrix24Integration
Обзор
Документация
Войти
/
mikopbx
/
ModuleBitrix24Integration
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
vendor/composer/installed.json
58 строк
2 KB
apor
Добавил логи загрузки файлов на сервер b24
15 авг 2023, 17:49
15 авг 2023, 17:49
f1cddf8
Код
Авторство
О чём код?
{ "packages": [ { "name": "cesargb/php-log-rotation", "version": "2.5.0", "version_normalized": "2.5.0.0", "source": { "type": "git", "url": "https://github.com/cesargb/php-log-rotation.git", "reference": "066355e781638e435a045a82977b799d4cdcbfce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cesargb/php-log-rotation/zipball/066355e781638e435a045a82977b799d4cdcbfce", "reference": "066355e781638e435a045a82977b799d4cdcbfce", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^9.0" }, "time": "2022-01-25T22:54:25+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Cesargb\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cesar Garcia", "email": "cesargb@gmail.com" } ], "description": "PHP Class to rotate log files", "homepage": "https://github.com/cesargb/php-log-rotation", "keywords": [ "log", "php", "rotation" ], "support": { "issues": "https://github.com/cesargb/php-log-rotation/issues", "source": "https://github.com/cesargb/php-log-rotation/tree/2.5.0" }, "install-path": "../cesargb/php-log-rotation" } ], "dev": true, "dev-package-names": [] }