Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/cvetdv.ru/bitrix/modules/letme.watchman/vendor/composer/ |
Upload File : |
{ "packages": [ { "name": "spatie/enum", "version": "3.13.0", "version_normalized": "3.13.0.0", "source": { "type": "git", "url": "https://github.com/spatie/enum.git", "reference": "f1a0f464ba909491a53e60a955ce84ad7cd93a2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/enum/zipball/f1a0f464ba909491a53e60a955ce84ad7cd93a2c", "reference": "f1a0f464ba909491a53e60a955ce84ad7cd93a2c", "shasum": "" }, "require": { "ext-json": "*", "php": "^8.0" }, "require-dev": { "fakerphp/faker": "^1.9.1", "larapack/dd": "^1.1", "phpunit/phpunit": "^9.0", "vimeo/psalm": "^4.3" }, "suggest": { "fakerphp/faker": "To use the enum faker provider", "phpunit/phpunit": "To use the enum assertions" }, "time": "2022-04-22T08:51:55+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Spatie\\Enum\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brent Roose", "email": "brent@spatie.be", "homepage": "https://spatie.be", "role": "Developer" }, { "name": "Tom Witkowski", "email": "dev@gummibeer.de", "homepage": "https://gummibeer.de", "role": "Developer" } ], "description": "PHP Enums", "homepage": "https://github.com/spatie/enum", "keywords": [ "enum", "enumerable", "spatie" ], "support": { "docs": "https://docs.spatie.be/enum", "issues": "https://github.com/spatie/enum/issues", "source": "https://github.com/spatie/enum" }, "funding": [ { "url": "https://spatie.be/open-source/support-us", "type": "custom" }, { "url": "https://github.com/spatie", "type": "github" } ], "install-path": "../spatie/enum" }, { "name": "symfony/deprecation-contracts", "version": "v3.3.0", "version_normalized": "3.3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2023-05-23T14:45:45+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "installation-source": "dist", "autoload": { "files": [ "function.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/deprecation-contracts" }, { "name": "symfony/polyfill-mbstring", "version": "v1.28.0", "version_normalized": "1.28.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "42292d99c55abe617799667f454222c54c60e229" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2023-07-28T09:04:16+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-mbstring" }, { "name": "symfony/var-dumper", "version": "v6.3.8", "version_normalized": "6.3.8.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/81acabba9046550e89634876ca64bfcd3c06aa0a", "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/console": "<5.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "^5.4|^6.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/process": "^5.4|^6.0", "symfony/uid": "^5.4|^6.0", "twig/twig": "^2.13|^3.0.4" }, "time": "2023-11-08T10:42:36+00:00", "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "installation-source": "dist", "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "support": { "source": "https://github.com/symfony/var-dumper/tree/v6.3.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/var-dumper" }, { "name": "telegram-bot/api", "version": "v2.5.0", "version_normalized": "2.5.0.0", "source": { "type": "git", "url": "https://github.com/TelegramBot/Api.git", "reference": "eaae3526223db49a1bad76a2dfa501dc287979cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TelegramBot/Api/zipball/eaae3526223db49a1bad76a2dfa501dc287979cf", "reference": "eaae3526223db49a1bad76a2dfa501dc287979cf", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.5.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.16", "symfony/phpunit-bridge": "*", "vimeo/psalm": "^5.9" }, "time": "2023-08-09T13:53:12+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "TelegramBot\\Api\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ilya Gusev", "email": "mail@igusev.ru", "homepage": "https://php-cat.com", "role": "Developer" } ], "description": "PHP Wrapper for Telegram Bot API", "homepage": "https://github.com/TelegramBot/Api", "keywords": [ "bot", "bot api", "php", "telegram" ], "support": { "issues": "https://github.com/TelegramBot/Api/issues", "source": "https://github.com/TelegramBot/Api/tree/v2.5.0" }, "install-path": "../telegram-bot/api" }, { "name": "tightenco/collect", "version": "v8.83.27", "version_normalized": "8.83.27.0", "source": { "type": "git", "url": "https://github.com/tighten/collect.git", "reference": "07eed6cf7441c7a69c379fdcb118eec1a1fdd0e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tighten/collect/zipball/07eed6cf7441c7a69c379fdcb118eec1a1fdd0e6", "reference": "07eed6cf7441c7a69c379fdcb118eec1a1fdd0e6", "shasum": "" }, "require": { "php": "^7.3|^8.0", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { "mockery/mockery": "^1.0", "nesbot/carbon": "^2.23.0", "phpunit/phpunit": "^8.3" }, "time": "2023-01-13T18:05:42+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/Collect/Support/helpers.php", "src/Collect/Support/alias.php" ], "psr-4": { "Tightenco\\Collect\\": "src/Collect" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "Collect - Illuminate Collections as a separate package.", "keywords": [ "collection", "laravel" ], "support": { "issues": "https://github.com/tighten/collect/issues", "source": "https://github.com/tighten/collect/tree/v8.83.27" }, "install-path": "../tightenco/collect" }, { "name": "vlucas/valitron", "version": "v1.4.11", "version_normalized": "1.4.11.0", "source": { "type": "git", "url": "https://github.com/vlucas/valitron.git", "reference": "fadce39f5f235755bb9794b2573af2d5bfcba85f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/valitron/zipball/fadce39f5f235755bb9794b2573af2d5bfcba85f", "reference": "fadce39f5f235755bb9794b2573af2d5bfcba85f", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": ">=4.8.35" }, "suggest": { "ext-mbstring": "It can support the multiple bytes string length." }, "time": "2022-10-14T11:54:24+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Valitron\\": "src/Valitron" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "https://www.vancelucas.com" } ], "description": "Simple, elegant, stand-alone validation library with NO dependencies", "homepage": "https://github.com/vlucas/valitron", "keywords": [ "valid", "validation", "validator" ], "support": { "issues": "https://github.com/vlucas/valitron/issues", "source": "https://github.com/vlucas/valitron/tree/v1.4.11" }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/vlucas/valitron", "type": "tidelift" } ], "install-path": "../vlucas/valitron" } ], "dev": false, "dev-package-names": [] }