2019-04-09 22:03:36 +03:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2021-09-08 16:30:29 +03:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
2019-04-09 22:03:36 +03:00
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"content-hash": "ca661a14a005f0c925311c2c01dfffd9",
|
2019-04-09 22:03:36 +03:00
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "ifsnop/mysqldump-php",
|
2023-05-20 04:56:35 +03:00
|
|
|
"version": "v2.12",
|
2019-04-09 22:03:36 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/ifsnop/mysqldump-php.git",
|
2023-05-20 04:56:35 +03:00
|
|
|
"reference": "2d3a43fc0c49f23bf7dee392b0dd1f8c799f89d3"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-05-20 04:56:35 +03:00
|
|
|
"url": "https://api.github.com/repos/ifsnop/mysqldump-php/zipball/2d3a43fc0c49f23bf7dee392b0dd1f8c799f89d3",
|
|
|
|
"reference": "2d3a43fc0c49f23bf7dee392b0dd1f8c799f89d3",
|
2019-04-09 22:03:36 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-09-28 15:49:51 +03:00
|
|
|
"phpunit/phpunit": "4.8.36",
|
2019-04-09 22:03:36 +03:00
|
|
|
"squizlabs/php_codesniffer": "1.*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Ifsnop\\": "src/Ifsnop/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2021-09-28 15:49:51 +03:00
|
|
|
"GPL-3.0-or-later"
|
2019-04-09 22:03:36 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Diego Torres",
|
|
|
|
"homepage": "https://github.com/ifsnop",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
2021-09-28 15:49:51 +03:00
|
|
|
"description": "PHP version of mysqldump cli that comes with MySQL",
|
2019-04-09 22:03:36 +03:00
|
|
|
"homepage": "https://github.com/ifsnop/mysqldump-php",
|
|
|
|
"keywords": [
|
2021-09-28 15:49:51 +03:00
|
|
|
"PHP7",
|
2019-04-09 22:03:36 +03:00
|
|
|
"database",
|
2021-09-28 15:49:51 +03:00
|
|
|
"hhvm",
|
|
|
|
"mariadb",
|
2019-04-09 22:03:36 +03:00
|
|
|
"mysql",
|
2021-09-28 15:49:51 +03:00
|
|
|
"mysql-backup",
|
2019-04-09 22:03:36 +03:00
|
|
|
"mysqldump",
|
|
|
|
"pdo",
|
2021-09-28 15:49:51 +03:00
|
|
|
"php",
|
|
|
|
"php5",
|
|
|
|
"sql"
|
2019-04-09 22:03:36 +03:00
|
|
|
],
|
2021-09-08 16:30:29 +03:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/ifsnop/mysqldump-php/issues",
|
2023-05-20 04:56:35 +03:00
|
|
|
"source": "https://github.com/ifsnop/mysqldump-php/tree/v2.12"
|
2021-09-08 16:30:29 +03:00
|
|
|
},
|
2023-05-20 04:56:35 +03:00
|
|
|
"time": "2023-04-12T07:43:14+00:00"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "pimple/pimple",
|
2021-10-30 03:42:53 +03:00
|
|
|
"version": "v3.5.0",
|
2019-04-09 22:03:36 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/silexphp/Pimple.git",
|
2021-10-30 03:42:53 +03:00
|
|
|
"reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-10-30 03:42:53 +03:00
|
|
|
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
|
|
|
|
"reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
|
2019-04-09 22:03:36 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-10-20 02:32:02 +03:00
|
|
|
"php": ">=7.2.5",
|
2021-10-30 03:42:53 +03:00
|
|
|
"psr/container": "^1.1 || ^2.0"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-10-30 03:42:53 +03:00
|
|
|
"symfony/phpunit-bridge": "^5.4@dev"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-10-20 02:32:02 +03:00
|
|
|
"dev-master": "3.4.x-dev"
|
2019-04-09 22:03:36 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Pimple": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Pimple, a simple Dependency Injection Container",
|
2021-10-20 02:32:02 +03:00
|
|
|
"homepage": "https://pimple.symfony.com",
|
2019-04-09 22:03:36 +03:00
|
|
|
"keywords": [
|
|
|
|
"container",
|
|
|
|
"dependency injection"
|
|
|
|
],
|
2021-09-08 16:30:29 +03:00
|
|
|
"support": {
|
2021-10-30 03:42:53 +03:00
|
|
|
"source": "https://github.com/silexphp/Pimple/tree/v3.5.0"
|
2021-09-08 16:30:29 +03:00
|
|
|
},
|
2021-10-30 03:42:53 +03:00
|
|
|
"time": "2021-10-28T11:13:42+00:00"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/container",
|
2022-03-22 15:43:42 +03:00
|
|
|
"version": "2.0.2",
|
2019-04-09 22:03:36 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/container.git",
|
2022-03-22 15:43:42 +03:00
|
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-03-22 15:43:42 +03:00
|
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
2019-04-09 22:03:36 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-03-22 15:43:42 +03:00
|
|
|
"php": ">=7.4.0"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
2021-10-30 03:42:53 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
2019-04-09 22:03:36 +03:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Container\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
2021-09-08 16:30:29 +03:00
|
|
|
"homepage": "https://www.php-fig.org/"
|
2019-04-09 22:03:36 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
|
"homepage": "https://github.com/php-fig/container",
|
|
|
|
"keywords": [
|
|
|
|
"PSR-11",
|
|
|
|
"container",
|
|
|
|
"container-interface",
|
|
|
|
"container-interop",
|
|
|
|
"psr"
|
|
|
|
],
|
2021-09-08 16:30:29 +03:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-fig/container/issues",
|
2022-03-22 15:43:42 +03:00
|
|
|
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
2019-04-09 22:03:36 +03:00
|
|
|
},
|
2022-03-22 15:43:42 +03:00
|
|
|
"time": "2021-11-05T16:47:00+00:00"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "spatie/db-dumper",
|
2024-01-02 16:25:16 +03:00
|
|
|
"version": "3.4.2",
|
2021-09-29 21:25:49 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/spatie/db-dumper.git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"reference": "59beef7ad612ca7463dfddb64de6e038eb59e0d7"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/spatie/db-dumper/zipball/59beef7ad612ca7463dfddb64de6e038eb59e0d7",
|
|
|
|
"reference": "59beef7ad612ca7463dfddb64de6e038eb59e0d7",
|
2021-09-29 21:25:49 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": "^8.0",
|
|
|
|
"symfony/process": "^5.0|^6.0|^7.0"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"pestphp/pest": "^1.22"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Spatie\\DbDumper\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Freek Van der Herten",
|
|
|
|
"email": "freek@spatie.be",
|
|
|
|
"homepage": "https://spatie.be",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Dump databases",
|
|
|
|
"homepage": "https://github.com/spatie/db-dumper",
|
|
|
|
"keywords": [
|
|
|
|
"database",
|
|
|
|
"db-dumper",
|
|
|
|
"dump",
|
|
|
|
"mysqldump",
|
|
|
|
"spatie"
|
|
|
|
],
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"source": "https://github.com/spatie/db-dumper/tree/3.4.2"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://spatie.be/open-source/support-us",
|
2021-09-29 21:25:49 +03:00
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/spatie",
|
2021-09-29 21:25:49 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-12-25T11:42:15+00:00"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/process",
|
2024-01-02 16:25:16 +03:00
|
|
|
"version": "v6.4.2",
|
2021-09-29 21:25:49 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/process.git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/c4b1ef0bc80533d87a2e969806172f1c2a980241",
|
|
|
|
"reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241",
|
2021-09-29 21:25:49 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=8.1"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Process\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Executes commands in sub-processes",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"source": "https://github.com/symfony/process/tree/v6.4.2"
|
2021-09-29 21:25:49 +03:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-12-22T16:42:54+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
2021-12-16 13:29:15 +03:00
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "doctrine/instantiator",
|
|
|
|
"version": "2.0.0",
|
2021-12-16 13:29:15 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
|
|
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
|
2021-12-16 13:29:15 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
|
|
|
|
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
|
2021-12-16 13:29:15 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": "^8.1"
|
2021-12-16 13:29:15 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"doctrine/coding-standard": "^11",
|
|
|
|
"ext-pdo": "*",
|
|
|
|
"ext-phar": "*",
|
|
|
|
"phpbench/phpbench": "^1.2",
|
|
|
|
"phpstan/phpstan": "^1.9.4",
|
|
|
|
"phpstan/phpstan-phpunit": "^1.3",
|
|
|
|
"phpunit/phpunit": "^9.5.27",
|
|
|
|
"vimeo/psalm": "^5.4"
|
2021-12-16 13:29:15 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
2021-12-16 13:29:15 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Marco Pivetta",
|
|
|
|
"email": "ocramius@gmail.com",
|
|
|
|
"homepage": "https://ocramius.github.io/"
|
2021-12-16 13:29:15 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
|
|
|
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
|
2021-12-16 13:29:15 +03:00
|
|
|
"keywords": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"constructor",
|
|
|
|
"instantiate"
|
2021-12-16 13:29:15 +03:00
|
|
|
],
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/doctrine/instantiator/issues",
|
|
|
|
"source": "https://github.com/doctrine/instantiator/tree/2.0.0"
|
2021-12-16 13:29:15 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
2021-12-16 13:29:15 +03:00
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
|
|
"type": "patreon"
|
2021-12-16 13:29:15 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
|
2021-12-16 13:29:15 +03:00
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2022-12-30T00:23:10+00:00"
|
2021-12-16 13:29:15 +03:00
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "myclabs/deep-copy",
|
|
|
|
"version": "1.11.1",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
|
|
|
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
|
|
|
|
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": "^7.1 || ^8.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"doctrine/collections": "<1.6.8",
|
|
|
|
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"doctrine/collections": "^1.6.8",
|
|
|
|
"doctrine/common": "^2.13.3 || ^3.2.2",
|
|
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"files": [
|
|
|
|
"src/DeepCopy/deep_copy.php"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"psr-4": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"DeepCopy\\": "src/DeepCopy/"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Create deep copies (clones) of your objects",
|
2021-10-20 02:32:02 +03:00
|
|
|
"keywords": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"clone",
|
|
|
|
"copy",
|
|
|
|
"duplicate",
|
|
|
|
"object",
|
|
|
|
"object graph"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-03-08T13:26:56+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "nextcloud/coding-standard",
|
|
|
|
"version": "v1.1.1",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/nextcloud/coding-standard.git",
|
|
|
|
"reference": "55def702fb9a37a219511e1d8c6fe8e37164c1fb"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/55def702fb9a37a219511e1d8c6fe8e37164c1fb",
|
|
|
|
"reference": "55def702fb9a37a219511e1d8c6fe8e37164c1fb",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": "^7.3|^8.0",
|
|
|
|
"php-cs-fixer/shim": "^3.17"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"Nextcloud\\CodingStandard\\": "src"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Christoph Wurst",
|
|
|
|
"email": "christoph@winzerhof-wurst.at"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Nextcloud coding standards for the php cs fixer",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/nextcloud/coding-standard/issues",
|
|
|
|
"source": "https://github.com/nextcloud/coding-standard/tree/v1.1.1"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-06-01T12:05:01+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "nikic/php-parser",
|
|
|
|
"version": "v4.18.0",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
|
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999",
|
|
|
|
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-tokenizer": "*",
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"ircmaxell/php-yacc": "^0.0.7",
|
|
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"bin": [
|
|
|
|
"bin/php-parse"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "library",
|
2024-01-02 16:25:16 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "4.9-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"PhpParser\\": "lib/PhpParser"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Nikita Popov"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "A PHP parser written in PHP",
|
2021-10-20 02:32:02 +03:00
|
|
|
"keywords": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"parser",
|
|
|
|
"php"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-12-10T21:03:43+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "phar-io/manifest",
|
|
|
|
"version": "2.0.3",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/phar-io/manifest.git",
|
|
|
|
"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
|
|
|
|
"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"ext-dom": "*",
|
2021-10-20 02:32:02 +03:00
|
|
|
"ext-phar": "*",
|
2024-01-02 16:25:16 +03:00
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"phar-io/version": "^3.0.1",
|
|
|
|
"php": "^7.2 || ^8.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
2024-01-02 16:25:16 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0.x-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Arne Blankerts",
|
|
|
|
"email": "arne@blankerts.de",
|
|
|
|
"role": "Developer"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Heuer",
|
|
|
|
"email": "sebastian@phpeople.de",
|
|
|
|
"role": "Developer"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "Developer"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phar-io/manifest/issues",
|
|
|
|
"source": "https://github.com/phar-io/manifest/tree/2.0.3"
|
|
|
|
},
|
|
|
|
"time": "2021-07-20T11:28:43+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "phar-io/version",
|
|
|
|
"version": "3.2.1",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/phar-io/version.git",
|
|
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": "^7.2 || ^8.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Arne Blankerts",
|
|
|
|
"email": "arne@blankerts.de",
|
|
|
|
"role": "Developer"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Heuer",
|
|
|
|
"email": "sebastian@phpeople.de",
|
|
|
|
"role": "Developer"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "Developer"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Library for handling version information and constraints",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/phar-io/version/issues",
|
|
|
|
"source": "https://github.com/phar-io/version/tree/3.2.1"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2022-02-21T01:04:05+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "php-cs-fixer/shim",
|
|
|
|
"version": "v3.45.0",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/PHP-CS-Fixer/shim.git",
|
|
|
|
"reference": "6612ded23a774a376efe7332b4fc8333cdd324af"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/6612ded23a774a376efe7332b4fc8333cdd324af",
|
|
|
|
"reference": "6612ded23a774a376efe7332b4fc8333cdd324af",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-json": "*",
|
|
|
|
"ext-tokenizer": "*",
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": "^7.4 || ^8.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"replace": {
|
|
|
|
"friendsofphp/php-cs-fixer": "self.version"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-dom": "For handling output formats in XML",
|
2021-11-18 16:15:08 +03:00
|
|
|
"ext-mbstring": "For handling non-UTF8 characters."
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"bin": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"php-cs-fixer",
|
|
|
|
"php-cs-fixer.phar"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"type": "application",
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
{
|
|
|
|
"name": "Dariusz Rumiński",
|
|
|
|
"email": "dariusz.ruminski@gmail.com"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "A tool to automatically fix PHP code style",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/PHP-CS-Fixer/shim/issues",
|
|
|
|
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.45.0"
|
|
|
|
},
|
|
|
|
"time": "2023-12-30T02:07:42+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "phpunit/php-code-coverage",
|
|
|
|
"version": "9.2.30",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
|
|
"reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca2bd87d2f9215904682a9cb9bb37dda98e76089",
|
|
|
|
"reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"nikic/php-parser": "^4.18 || ^5.0",
|
2021-10-20 02:32:02 +03:00
|
|
|
"php": ">=7.3",
|
2024-01-02 16:25:16 +03:00
|
|
|
"phpunit/php-file-iterator": "^3.0.3",
|
|
|
|
"phpunit/php-text-template": "^2.0.2",
|
|
|
|
"sebastian/code-unit-reverse-lookup": "^2.0.2",
|
|
|
|
"sebastian/complexity": "^2.0",
|
|
|
|
"sebastian/environment": "^5.1.2",
|
|
|
|
"sebastian/lines-of-code": "^1.0.3",
|
|
|
|
"sebastian/version": "^3.0.1",
|
|
|
|
"theseer/tokenizer": "^1.2.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"suggest": {
|
|
|
|
"ext-pcov": "PHP extension that provides line coverage",
|
|
|
|
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "9.2-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
2024-01-02 16:25:16 +03:00
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
|
|
|
"keywords": [
|
|
|
|
"coverage",
|
|
|
|
"testing",
|
|
|
|
"xunit"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
|
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.30"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-12-22T06:47:57+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "phpunit/php-file-iterator",
|
|
|
|
"version": "3.0.6",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
|
|
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
|
|
|
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "3.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
2024-01-02 16:25:16 +03:00
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
|
|
|
"keywords": [
|
|
|
|
"filesystem",
|
|
|
|
"iterator"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2021-12-02T12:48:52+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "phpunit/php-invoker",
|
|
|
|
"version": "3.1.1",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
|
|
|
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
|
|
|
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"ext-pcntl": "*",
|
2021-10-20 02:32:02 +03:00
|
|
|
"phpunit/phpunit": "^9.3"
|
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"suggest": {
|
|
|
|
"ext-pcntl": "*"
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "3.1-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
2024-01-02 16:25:16 +03:00
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Invoke callables with a timeout",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
|
|
|
|
"keywords": [
|
|
|
|
"process"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-09-28T05:58:55+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "phpunit/php-text-template",
|
|
|
|
"version": "2.0.4",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
|
|
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
|
|
|
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "2.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
2024-01-02 16:25:16 +03:00
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Simple template engine.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
|
|
"keywords": [
|
|
|
|
"template"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-10-26T05:33:50+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "phpunit/php-timer",
|
|
|
|
"version": "5.0.3",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
|
|
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
|
|
|
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "5.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Utility class for timing",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
|
|
"keywords": [
|
|
|
|
"timer"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-10-26T13:16:10+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "phpunit/phpunit",
|
|
|
|
"version": "9.6.15",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
|
"reference": "05017b80304e0eb3f31d90194a563fd53a6021f1"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/05017b80304e0eb3f31d90194a563fd53a6021f1",
|
|
|
|
"reference": "05017b80304e0eb3f31d90194a563fd53a6021f1",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"doctrine/instantiator": "^1.3.1 || ^2",
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-json": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"ext-xml": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"myclabs/deep-copy": "^1.10.1",
|
|
|
|
"phar-io/manifest": "^2.0.3",
|
|
|
|
"phar-io/version": "^3.0.2",
|
|
|
|
"php": ">=7.3",
|
|
|
|
"phpunit/php-code-coverage": "^9.2.28",
|
|
|
|
"phpunit/php-file-iterator": "^3.0.5",
|
|
|
|
"phpunit/php-invoker": "^3.1.1",
|
|
|
|
"phpunit/php-text-template": "^2.0.3",
|
|
|
|
"phpunit/php-timer": "^5.0.2",
|
|
|
|
"sebastian/cli-parser": "^1.0.1",
|
|
|
|
"sebastian/code-unit": "^1.0.6",
|
|
|
|
"sebastian/comparator": "^4.0.8",
|
|
|
|
"sebastian/diff": "^4.0.3",
|
|
|
|
"sebastian/environment": "^5.1.3",
|
|
|
|
"sebastian/exporter": "^4.0.5",
|
|
|
|
"sebastian/global-state": "^5.0.1",
|
|
|
|
"sebastian/object-enumerator": "^4.0.3",
|
|
|
|
"sebastian/resource-operations": "^3.0.3",
|
|
|
|
"sebastian/type": "^3.2",
|
|
|
|
"sebastian/version": "^3.0.2"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-soap": "To be able to generate mocks based on WSDL files",
|
|
|
|
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"bin": [
|
|
|
|
"phpunit"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "9.6-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"files": [
|
|
|
|
"src/Framework/Assert/Functions.php"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "The PHP Unit Testing framework.",
|
|
|
|
"homepage": "https://phpunit.de/",
|
|
|
|
"keywords": [
|
|
|
|
"phpunit",
|
|
|
|
"testing",
|
|
|
|
"xunit"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.15"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
2024-01-02 16:25:16 +03:00
|
|
|
{
|
|
|
|
"url": "https://phpunit.de/sponsors.html",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
2024-01-02 16:25:16 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
|
|
|
|
"type": "tidelift"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-12-01T16:55:19+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/cli-parser",
|
|
|
|
"version": "1.0.1",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/cli-parser.git",
|
|
|
|
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
|
|
|
|
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
2024-01-02 16:25:16 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Library for parsing CLI options",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/cli-parser",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-09-28T06:08:49+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/code-unit",
|
|
|
|
"version": "1.0.8",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/code-unit.git",
|
|
|
|
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
|
|
|
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "1.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Collection of value objects that represent the PHP code units",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-10-26T13:08:54+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
|
|
"version": "2.0.3",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
|
|
|
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
|
|
|
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
2024-01-02 16:25:16 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Looks up which function or method a line of code belongs to",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-09-28T05:30:19+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/comparator",
|
|
|
|
"version": "4.0.8",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
|
|
"reference": "fa0f136dd2334583309d32b62544682ee972b51a"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
|
|
|
|
"reference": "fa0f136dd2334583309d32b62544682ee972b51a",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3",
|
|
|
|
"sebastian/diff": "^4.0",
|
|
|
|
"sebastian/exporter": "^4.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "4.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Volker Dusch",
|
|
|
|
"email": "github@wallbash.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@2bepublished.at"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/comparator",
|
2021-10-20 02:32:02 +03:00
|
|
|
"keywords": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"comparator",
|
|
|
|
"compare",
|
|
|
|
"equality"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2022-09-14T12:41:17+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/complexity",
|
|
|
|
"version": "2.0.3",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/complexity.git",
|
|
|
|
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
|
|
|
|
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"nikic/php-parser": "^4.18 || ^5.0",
|
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
2024-01-02 16:25:16 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Library for calculating the complexity of PHP code units",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/complexity",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/complexity/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-12-22T06:19:30+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/diff",
|
|
|
|
"version": "4.0.5",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
|
|
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
|
|
|
|
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3",
|
|
|
|
"symfony/process": "^4.2 || ^5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "4.0-dev"
|
|
|
|
}
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Kore Nordmann",
|
|
|
|
"email": "mail@kore-nordmann.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Diff implementation",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
|
|
"keywords": [
|
|
|
|
"diff",
|
|
|
|
"udiff",
|
|
|
|
"unidiff",
|
|
|
|
"unified diff"
|
|
|
|
],
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-05-07T05:35:17+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/environment",
|
|
|
|
"version": "5.1.5",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
|
|
|
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
|
|
|
|
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-posix": "*"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
2024-01-02 16:25:16 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "5.1-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Provides functionality to handle HHVM/PHP environments",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
2021-10-20 02:32:02 +03:00
|
|
|
"keywords": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"Xdebug",
|
|
|
|
"environment",
|
|
|
|
"hhvm"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-02-03T06:03:51+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/exporter",
|
|
|
|
"version": "4.0.5",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
|
|
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
|
|
|
|
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3",
|
|
|
|
"sebastian/recursion-context": "^4.0"
|
2022-01-22 05:10:00 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"require-dev": {
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "4.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Volker Dusch",
|
|
|
|
"email": "github@wallbash.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Adam Harvey",
|
|
|
|
"email": "aharvey@php.net"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@gmail.com"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
|
|
|
"homepage": "https://www.github.com/sebastianbergmann/exporter",
|
2021-10-20 02:32:02 +03:00
|
|
|
"keywords": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"export",
|
|
|
|
"exporter"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2022-09-14T06:03:37+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/global-state",
|
|
|
|
"version": "5.0.6",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
|
|
"reference": "bde739e7565280bda77be70044ac1047bc007e34"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
|
|
|
|
"reference": "bde739e7565280bda77be70044ac1047bc007e34",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3",
|
|
|
|
"sebastian/object-reflector": "^2.0",
|
|
|
|
"sebastian/recursion-context": "^4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"suggest": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"ext-uopz": "*"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "5.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Snapshotting of global state",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
2021-10-20 02:32:02 +03:00
|
|
|
"keywords": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"global state"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-08-02T09:26:13+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/lines-of-code",
|
|
|
|
"version": "1.0.4",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
|
|
|
|
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
|
|
|
|
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"nikic/php-parser": "^4.18 || ^5.0",
|
|
|
|
"php": ">=7.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "1.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Library for counting the lines of code in PHP source code",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-12-22T06:20:34+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/object-enumerator",
|
|
|
|
"version": "4.0.4",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
|
|
|
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
|
|
|
|
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3",
|
|
|
|
"sebastian/object-reflector": "^2.0",
|
|
|
|
"sebastian/recursion-context": "^4.0"
|
2022-03-22 15:43:42 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "4.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-10-26T13:12:34+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/object-reflector",
|
|
|
|
"version": "2.0.4",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
|
|
|
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
|
|
|
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "2.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2021-11-13 06:30:44 +03:00
|
|
|
"classmap": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-10-26T13:14:26+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/recursion-context",
|
|
|
|
"version": "4.0.5",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
|
|
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
|
|
|
|
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "4.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Adam Harvey",
|
|
|
|
"email": "aharvey@php.net"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/recursion-context",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-02-03T06:07:39+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/resource-operations",
|
|
|
|
"version": "3.0.3",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
|
|
|
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
|
|
|
|
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.0"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"dev-master": "3.0-dev"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Provides a list of PHP built-in functions that operate on resources",
|
|
|
|
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2020-09-28T06:45:17+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/type",
|
|
|
|
"version": "3.2.1",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/type.git",
|
|
|
|
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
|
|
|
|
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.5"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
2024-01-02 16:25:16 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.2-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Collection of value objects that represent the types of the PHP type system",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/type",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/type/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-02-03T06:13:03+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "sebastian/version",
|
|
|
|
"version": "3.0.2",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
|
|
"reference": "c6c1022351a901512170118436c764e473f6de8c"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
|
|
|
|
"reference": "c6c1022351a901512170118436c764e473f6de8c",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": ">=7.3"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"type": "library",
|
2024-01-02 16:25:16 +03:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-10-20 02:32:02 +03:00
|
|
|
"autoload": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
2021-10-20 02:32:02 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2024-01-02 16:25:16 +03:00
|
|
|
"BSD-3-Clause"
|
2021-10-20 02:32:02 +03:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-10-20 02:32:02 +03:00
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
2021-10-20 02:32:02 +03:00
|
|
|
"support": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"issues": "https://github.com/sebastianbergmann/version/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-10-20 02:32:02 +03:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2020-09-28T06:39:44+00:00"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "theseer/tokenizer",
|
2024-01-02 16:25:16 +03:00
|
|
|
"version": "1.2.2",
|
2021-10-20 02:32:02 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/theseer/tokenizer.git",
|
2024-01-02 16:25:16 +03:00
|
|
|
"reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-01-02 16:25:16 +03:00
|
|
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
|
|
|
|
"reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
|
2021-10-20 02:32:02 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-tokenizer": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"php": "^7.2 || ^8.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Arne Blankerts",
|
|
|
|
"email": "arne@blankerts.de",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/theseer/tokenizer/issues",
|
2024-01-02 16:25:16 +03:00
|
|
|
"source": "https://github.com/theseer/tokenizer/tree/1.2.2"
|
2021-10-20 02:32:02 +03:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/theseer",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-01-02 16:25:16 +03:00
|
|
|
"time": "2023-11-20T00:12:19+00:00"
|
2019-04-09 22:03:36 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
2021-09-08 16:30:29 +03:00
|
|
|
"stability-flags": [],
|
2019-04-09 22:03:36 +03:00
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": [],
|
|
|
|
"platform-overrides": {
|
2024-01-02 16:25:16 +03:00
|
|
|
"php": "8.1"
|
2021-09-08 16:30:29 +03:00
|
|
|
},
|
2024-01-02 16:25:16 +03:00
|
|
|
"plugin-api-version": "2.6.0"
|
2019-04-09 22:03:36 +03:00
|
|
|
}
|