2019-09-23 01:52:25 +08:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2021-04-05 23:11:51 +08:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
2019-09-23 01:52:25 +08:00
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"content-hash": "17bceced29627163f7aa330a0697f68b",
|
2019-09-23 01:52:25 +08:00
|
|
|
"packages": [
|
2022-10-26 12:53:56 +08:00
|
|
|
{
|
|
|
|
"name": "jdenticon/jdenticon",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/dmester/jdenticon-php.git",
|
|
|
|
"reference": "994ee07293fb978f983393ffcb2c0250592a6ac4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/dmester/jdenticon-php/zipball/994ee07293fb978f983393ffcb2c0250592a6ac4",
|
|
|
|
"reference": "994ee07293fb978f983393ffcb2c0250592a6ac4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^5.7"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Jdenticon\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Daniel Mester Pirttijärvi"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Render PNG and SVG identicons.",
|
|
|
|
"homepage": "https://jdenticon.com/",
|
|
|
|
"keywords": [
|
|
|
|
"avatar",
|
|
|
|
"identicon",
|
|
|
|
"jdenticon"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"docs": "https://jdenticon.com/php-api.html",
|
|
|
|
"issues": "https://github.com/dmester/jdenticon-php/issues",
|
|
|
|
"source": "https://github.com/dmester/jdenticon-php"
|
|
|
|
},
|
|
|
|
"time": "2022-07-02T11:03:15+00:00"
|
|
|
|
},
|
2021-05-04 16:29:25 +08:00
|
|
|
{
|
|
|
|
"name": "mlocati/ip-lib",
|
2022-02-18 14:36:09 +08:00
|
|
|
"version": "1.18.0",
|
2021-05-04 16:29:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/mlocati/ip-lib.git",
|
2022-02-18 14:36:09 +08:00
|
|
|
"reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2"
|
2021-05-04 16:29:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-02-18 14:36:09 +08:00
|
|
|
"url": "https://api.github.com/repos/mlocati/ip-lib/zipball/c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
|
|
|
|
"reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
|
2021-05-04 16:29:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-pdo_sqlite": "*",
|
2022-02-18 14:36:09 +08:00
|
|
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5"
|
2021-05-04 16:29:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"IPLib\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Michele Locati",
|
|
|
|
"email": "mlocati@gmail.com",
|
|
|
|
"homepage": "https://github.com/mlocati",
|
|
|
|
"role": "Author"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Handle IPv4, IPv6 addresses and ranges",
|
|
|
|
"homepage": "https://github.com/mlocati/ip-lib",
|
|
|
|
"keywords": [
|
|
|
|
"IP",
|
|
|
|
"address",
|
|
|
|
"addresses",
|
|
|
|
"ipv4",
|
|
|
|
"ipv6",
|
|
|
|
"manage",
|
|
|
|
"managing",
|
|
|
|
"matching",
|
|
|
|
"network",
|
|
|
|
"networking",
|
|
|
|
"range",
|
|
|
|
"subnet"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/mlocati/ip-lib/issues",
|
|
|
|
"source": "https://github.com/mlocati/ip-lib/tree/1.18.0"
|
|
|
|
},
|
2021-05-04 16:29:25 +08:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sponsors/mlocati",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://paypal.me/mlocati",
|
|
|
|
"type": "other"
|
|
|
|
}
|
|
|
|
],
|
2022-02-18 14:36:09 +08:00
|
|
|
"time": "2022-01-13T18:05:33+00:00"
|
2021-05-04 16:29:25 +08:00
|
|
|
},
|
2019-09-23 01:52:25 +08:00
|
|
|
{
|
|
|
|
"name": "paragonie/random_compat",
|
2022-02-18 14:36:09 +08:00
|
|
|
"version": "v2.0.21",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
2022-02-18 14:36:09 +08:00
|
|
|
"reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-02-18 14:36:09 +08:00
|
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/96c132c7f2f7bc3230723b66e89f8f150b29d5ae",
|
|
|
|
"reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.2.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-02-18 14:36:09 +08:00
|
|
|
"phpunit/phpunit": "*"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"lib/random.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Paragon Initiative Enterprises",
|
|
|
|
"email": "security@paragonie.com",
|
|
|
|
"homepage": "https://paragonie.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
|
|
"keywords": [
|
|
|
|
"csprng",
|
|
|
|
"polyfill",
|
|
|
|
"pseudorandom",
|
|
|
|
"random"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"email": "info@paragonie.com",
|
|
|
|
"issues": "https://github.com/paragonie/random_compat/issues",
|
|
|
|
"source": "https://github.com/paragonie/random_compat"
|
|
|
|
},
|
2022-02-18 14:36:09 +08:00
|
|
|
"time": "2022-02-16T17:07:03+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "yzalis/identicon",
|
2020-02-06 02:17:22 +08:00
|
|
|
"version": "2.0.0",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/yzalis/Identicon.git",
|
2020-02-06 02:17:22 +08:00
|
|
|
"reference": "ff5ed090129cab9bfa2a322857d4a01d107aa0ae"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-02-06 02:17:22 +08:00
|
|
|
"url": "https://api.github.com/repos/yzalis/Identicon/zipball/ff5ed090129cab9bfa2a322857d4a01d107aa0ae",
|
|
|
|
"reference": "ff5ed090129cab9bfa2a322857d4a01d107aa0ae",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.5.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-imagick": "*",
|
|
|
|
"fzaninotto/faker": "^1.2.0",
|
|
|
|
"phpunit/phpunit": "^4.0 || ^5.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.2-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Identicon\\": "src/Identicon/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Benjamin Laugueux",
|
|
|
|
"email": "benjamin@yzalis.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Create awesome unique avatar.",
|
|
|
|
"homepage": "http://identicon-php.org",
|
|
|
|
"keywords": [
|
|
|
|
"avatar",
|
|
|
|
"identicon",
|
|
|
|
"image"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/yzalis/Identicon/issues",
|
|
|
|
"source": "https://github.com/yzalis/Identicon/tree/master"
|
|
|
|
},
|
2021-04-05 23:11:51 +08:00
|
|
|
"abandoned": true,
|
2020-02-06 02:17:22 +08:00
|
|
|
"time": "2019-10-14T09:30:57+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "doctrine/instantiator",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "1.4.1",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
|
|
|
|
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-04-05 23:11:51 +08:00
|
|
|
"php": "^7.1 || ^8.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"doctrine/coding-standard": "^9",
|
2019-09-23 01:52:25 +08:00
|
|
|
"ext-pdo": "*",
|
|
|
|
"ext-phar": "*",
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpbench/phpbench": "^0.16 || ^1",
|
|
|
|
"phpstan/phpstan": "^1.4",
|
|
|
|
"phpstan/phpstan-phpunit": "^1",
|
|
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
|
|
"vimeo/psalm": "^4.22"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Marco Pivetta",
|
|
|
|
"email": "ocramius@gmail.com",
|
2021-04-05 23:11:51 +08:00
|
|
|
"homepage": "https://ocramius.github.io/"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
|
|
|
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
|
|
|
|
"keywords": [
|
|
|
|
"constructor",
|
|
|
|
"instantiate"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/doctrine/instantiator/issues",
|
|
|
|
"source": "https://github.com/doctrine/instantiator/tree/1.4.1"
|
|
|
|
},
|
2021-04-05 23:11:51 +08:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
|
|
"type": "patreon"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"time": "2022-03-03T08:28:38+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "myclabs/deep-copy",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "1.11.0",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
|
|
|
|
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-04-05 23:11:51 +08:00
|
|
|
"php": "^7.1 || ^8.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
2022-10-26 12:53:56 +08:00
|
|
|
"conflict": {
|
|
|
|
"doctrine/collections": "<1.6.8",
|
|
|
|
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08: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"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/DeepCopy/deep_copy.php"
|
2022-02-18 14:36:09 +08:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
|
|
}
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "Create deep copies (clones) of your objects",
|
|
|
|
"keywords": [
|
|
|
|
"clone",
|
|
|
|
"copy",
|
|
|
|
"duplicate",
|
|
|
|
"object",
|
|
|
|
"object graph"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
|
|
|
|
},
|
2021-04-05 23:11:51 +08:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"time": "2022-03-03T13:19:32+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpdocumentor/reflection-docblock",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "2.0.5",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
|
|
|
|
"reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"php": ">=5.3.3"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpunit/phpunit": "~4.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
2022-10-26 12:53:56 +08:00
|
|
|
"suggest": {
|
|
|
|
"dflydev/markdown": "~1.0",
|
|
|
|
"erusev/parsedown": "~1.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "2.0.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"psr-0": {
|
|
|
|
"phpDocumentor": [
|
|
|
|
"src/"
|
|
|
|
]
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Mike van Riel",
|
2022-10-26 12:53:56 +08:00
|
|
|
"email": "mike.vanriel@naenius.com"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
|
|
|
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/2.x"
|
|
|
|
},
|
|
|
|
"time": "2016-01-25T08:17:30+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpspec/prophecy",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "v1.5.0",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
|
|
|
|
"reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"doctrine/instantiator": "^1.0.2",
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpdocumentor/reflection-docblock": "~2.0",
|
|
|
|
"sebastian/comparator": "~1.1"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpspec/phpspec": "~2.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "1.4.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"psr-0": {
|
|
|
|
"Prophecy\\": "src/"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Konstantin Kudryashov",
|
|
|
|
"email": "ever.zet@gmail.com",
|
|
|
|
"homepage": "http://everzet.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Marcello Duarte",
|
|
|
|
"email": "marcello.duarte@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
|
|
|
"homepage": "https://github.com/phpspec/prophecy",
|
|
|
|
"keywords": [
|
|
|
|
"Double",
|
|
|
|
"Dummy",
|
|
|
|
"fake",
|
|
|
|
"mock",
|
|
|
|
"spy",
|
|
|
|
"stub"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpspec/prophecy/issues",
|
|
|
|
"source": "https://github.com/phpspec/prophecy/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2015-08-13T10:07:40+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-code-coverage",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "3.2.0",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "85f5db2d0a0da79ad6a256eb54148ba383059ad9"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85f5db2d0a0da79ad6a256eb54148ba383059ad9",
|
|
|
|
"reference": "85f5db2d0a0da79ad6a256eb54148ba383059ad9",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"php": ">=5.6",
|
|
|
|
"phpunit/php-file-iterator": "~1.3",
|
|
|
|
"phpunit/php-text-template": "~1.2",
|
|
|
|
"phpunit/php-token-stream": "~1.3",
|
|
|
|
"sebastian/code-unit-reverse-lookup": "~1.0",
|
|
|
|
"sebastian/environment": "^1.3.2",
|
|
|
|
"sebastian/version": "~1.0|~2.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"ext-xdebug": ">=2.1.4",
|
|
|
|
"phpunit/phpunit": "~5"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"suggest": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-xdebug": ">=2.2.1",
|
|
|
|
"ext-xmlwriter": "*"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "3.2.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.net/phpunit",
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/3.2.0"
|
|
|
|
},
|
|
|
|
"time": "2016-02-13T06:47:56+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-file-iterator",
|
|
|
|
"version": "1.4.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
|
|
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
|
|
|
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
|
|
|
"keywords": [
|
|
|
|
"filesystem",
|
|
|
|
"iterator"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.net/phpunit",
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/1.4.5"
|
|
|
|
},
|
2019-09-23 01:52:25 +08:00
|
|
|
"time": "2017-11-27T13:52:08+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-text-template",
|
|
|
|
"version": "1.2.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
|
|
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
|
|
|
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Simple template engine.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
|
|
"keywords": [
|
|
|
|
"template"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
|
|
|
|
},
|
2019-09-23 01:52:25 +08:00
|
|
|
"time": "2015-06-21T13:50:34+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-timer",
|
2022-10-26 13:39:35 +08:00
|
|
|
"version": "1.0.9",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
2022-10-26 13:39:35 +08:00
|
|
|
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 13:39:35 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
|
|
|
|
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-10-26 13:39:35 +08:00
|
|
|
"php": "^5.3.3 || ^7.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 13:39:35 +08:00
|
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 13:39:35 +08:00
|
|
|
"dev-master": "1.0-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
2022-10-26 13:39:35 +08:00
|
|
|
"email": "sb@sebastian-bergmann.de",
|
2019-09-23 01:52:25 +08:00
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Utility class for timing",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
|
|
"keywords": [
|
|
|
|
"timer"
|
|
|
|
],
|
2022-10-26 13:39:35 +08:00
|
|
|
"time": "2017-02-26T11:10:40+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-token-stream",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "1.4.12",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
|
|
|
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-tokenizer": "*",
|
2022-10-26 12:53:56 +08:00
|
|
|
"php": ">=5.3.3"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpunit/phpunit": "~4.2"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "1.4-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Wrapper around PHP's tokenizer extension.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
|
|
|
"keywords": [
|
|
|
|
"tokenizer"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-token-stream/tree/1.4"
|
|
|
|
},
|
2021-04-05 23:11:51 +08:00
|
|
|
"abandoned": true,
|
2022-10-26 12:53:56 +08:00
|
|
|
"time": "2017-12-04T08:55:13+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "5.2.7",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "073701643835376cb2f15dc005ea8933f8d4edbd"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/073701643835376cb2f15dc005ea8933f8d4edbd",
|
|
|
|
"reference": "073701643835376cb2f15dc005ea8933f8d4edbd",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-json": "*",
|
2022-10-26 12:53:56 +08:00
|
|
|
"ext-pcre": "*",
|
|
|
|
"ext-reflection": "*",
|
|
|
|
"ext-spl": "*",
|
2019-09-23 01:52:25 +08:00
|
|
|
"myclabs/deep-copy": "~1.3",
|
2022-10-26 12:53:56 +08:00
|
|
|
"php": ">=5.6",
|
|
|
|
"phpspec/prophecy": "^1.3.1",
|
|
|
|
"phpunit/php-code-coverage": "~3.2",
|
2019-09-23 01:52:25 +08:00
|
|
|
"phpunit/php-file-iterator": "~1.4",
|
|
|
|
"phpunit/php-text-template": "~1.2",
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpunit/php-timer": ">=1.0.6",
|
|
|
|
"phpunit/phpunit-mock-objects": ">=3.0.5",
|
|
|
|
"sebastian/comparator": "~1.1",
|
|
|
|
"sebastian/diff": "~1.2",
|
|
|
|
"sebastian/environment": "~1.3",
|
|
|
|
"sebastian/exporter": "~1.2",
|
|
|
|
"sebastian/global-state": "~1.0",
|
2019-09-23 01:52:25 +08:00
|
|
|
"sebastian/resource-operations": "~1.0",
|
2022-10-26 12:53:56 +08:00
|
|
|
"sebastian/version": "~1.0|~2.0",
|
|
|
|
"symfony/yaml": "~2.1|~3.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"phpunit/php-invoker": "~1.1"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"phpunit"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "5.2.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The PHP Unit Testing framework.",
|
|
|
|
"homepage": "https://phpunit.de/",
|
|
|
|
"keywords": [
|
|
|
|
"phpunit",
|
|
|
|
"testing",
|
|
|
|
"xunit"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.net/phpunit",
|
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/5.2.7"
|
|
|
|
},
|
|
|
|
"time": "2016-02-18T06:39:51+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit-mock-objects",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "3.1.3",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "151c96874bff6fe61a25039df60e776613a61489"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/151c96874bff6fe61a25039df60e776613a61489",
|
|
|
|
"reference": "151c96874bff6fe61a25039df60e776613a61489",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"doctrine/instantiator": "^1.0.2",
|
2022-10-26 12:53:56 +08:00
|
|
|
"php": ">=5.6",
|
|
|
|
"phpunit/php-text-template": "~1.2",
|
|
|
|
"sebastian/exporter": "~1.2"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpunit/phpunit": "~5"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-soap": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "3.1.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Mock Object library for PHPUnit",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
|
|
|
|
"keywords": [
|
|
|
|
"mock",
|
|
|
|
"xunit"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.net/phpunit",
|
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit-mock-objects/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit-mock-objects/tree/3.1"
|
|
|
|
},
|
2019-09-23 01:52:25 +08:00
|
|
|
"abandoned": true,
|
2022-10-26 12:53:56 +08:00
|
|
|
"time": "2016-04-20T14:39:26+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
2020-05-31 22:11:24 +08:00
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
2021-04-05 23:11:51 +08:00
|
|
|
"version": "1.0.2",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-05-31 22:11:24 +08:00
|
|
|
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
2021-04-05 23:11:51 +08:00
|
|
|
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-04-05 23:11:51 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
|
|
|
|
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-04-05 23:11:51 +08:00
|
|
|
"php": ">=5.6"
|
2020-05-31 22:11:24 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-04-05 23:11:51 +08:00
|
|
|
"phpunit/phpunit": "^8.5"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2020-05-31 22:11:24 +08:00
|
|
|
"BSD-3-Clause"
|
2019-09-23 01:52:25 +08:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2020-05-31 22:11:24 +08:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
],
|
2020-05-31 22:11:24 +08:00
|
|
|
"description": "Looks up which function or method a line of code belongs to",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
|
|
|
|
},
|
2021-04-05 23:11:51 +08:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2020-11-30T08:15:22+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
2020-05-31 22:11:24 +08:00
|
|
|
"name": "sebastian/comparator",
|
|
|
|
"version": "1.2.4",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-05-31 22:11:24 +08:00
|
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
|
|
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-05-31 22:11:24 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
|
|
|
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"php": ">=5.3.3",
|
|
|
|
"sebastian/diff": "~1.2",
|
|
|
|
"sebastian/exporter": "~1.2 || ~2.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.4"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"dev-master": "1.2.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2020-05-31 22:11:24 +08:00
|
|
|
"BSD-3-Clause"
|
2019-09-23 01:52:25 +08:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2020-05-31 22:11:24 +08:00
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Volker Dusch",
|
|
|
|
"email": "github@wallbash.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@2bepublished.at"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
],
|
2020-05-31 22:11:24 +08:00
|
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/comparator",
|
2019-09-23 01:52:25 +08:00
|
|
|
"keywords": [
|
2020-05-31 22:11:24 +08:00
|
|
|
"comparator",
|
|
|
|
"compare",
|
|
|
|
"equality"
|
2019-09-23 01:52:25 +08:00
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/1.2"
|
|
|
|
},
|
2020-05-31 22:11:24 +08:00
|
|
|
"time": "2017-01-29T09:50:25+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
2020-05-31 22:11:24 +08:00
|
|
|
"name": "sebastian/diff",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "1.4.1",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-05-31 22:11:24 +08:00
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
|
|
|
|
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"php": ">=5.3.3"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpunit/phpunit": "~4.8"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Kore Nordmann",
|
|
|
|
"email": "mail@kore-nordmann.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Diff implementation",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
|
|
"keywords": [
|
|
|
|
"diff"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2015-12-08T07:14:41+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/environment",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "1.3.7",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
|
|
|
|
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"php": ">=5.3.3"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"phpunit/phpunit": "~4.4"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "1.3.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides functionality to handle HHVM/PHP environments",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
|
|
|
"keywords": [
|
|
|
|
"Xdebug",
|
|
|
|
"environment",
|
|
|
|
"hhvm"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/environment/tree/1.3.7"
|
|
|
|
},
|
|
|
|
"time": "2016-05-17T03:18:57+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/exporter",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "1.2.2",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
|
|
|
|
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
2022-10-26 12:53:56 +08:00
|
|
|
"sebastian/recursion-context": "~1.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"phpunit/phpunit": "~4.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "1.3.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Volker Dusch",
|
|
|
|
"email": "github@wallbash.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@2bepublished.at"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Adam Harvey",
|
|
|
|
"email": "aharvey@php.net"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/exporter",
|
|
|
|
"keywords": [
|
|
|
|
"export",
|
|
|
|
"exporter"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2016-06-17T09:04:28+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/global-state",
|
|
|
|
"version": "1.1.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
|
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
|
|
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.2"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-uopz": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Snapshotting of global state",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
|
|
|
"keywords": [
|
|
|
|
"global state"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/global-state/tree/1.1.1"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
2022-10-26 12:53:56 +08:00
|
|
|
"time": "2015-10-12T03:26:01+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/recursion-context",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "1.0.5",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
|
|
|
|
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-master": "1.0.x-dev"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Adam Harvey",
|
|
|
|
"email": "aharvey@php.net"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2016-10-03T07:41:43+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/resource-operations",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
|
|
|
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
|
|
|
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.6.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides a list of PHP built-in functions that operate on resources",
|
|
|
|
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/resource-operations/tree/master"
|
|
|
|
},
|
2019-09-23 01:52:25 +08:00
|
|
|
"time": "2015-07-28T20:34:47+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/version",
|
|
|
|
"version": "2.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
|
|
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
|
|
|
|
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.6"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/version/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/version/tree/master"
|
|
|
|
},
|
2019-09-23 01:52:25 +08:00
|
|
|
"time": "2016-10-03T07:35:21+00:00"
|
|
|
|
},
|
|
|
|
{
|
2020-05-31 22:11:24 +08:00
|
|
|
"name": "symfony/polyfill-ctype",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "v1.26.0",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-05-31 22:11:24 +08:00
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
|
|
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-04-05 23:11:51 +08:00
|
|
|
"php": ">=7.1"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
2022-02-18 14:36:09 +08:00
|
|
|
"provide": {
|
|
|
|
"ext-ctype": "*"
|
|
|
|
},
|
2019-09-23 01:52:25 +08:00
|
|
|
"suggest": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"ext-ctype": "For best performance"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"dev-main": "1.26-dev"
|
2021-04-05 23:11:51 +08:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2022-10-26 12:53:56 +08:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
}
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2020-05-31 22:11:24 +08:00
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2020-05-31 22:11:24 +08:00
|
|
|
"description": "Symfony polyfill for ctype functions",
|
2019-09-23 01:52:25 +08:00
|
|
|
"homepage": "https://symfony.com",
|
2020-05-31 22:11:24 +08:00
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
|
|
|
|
},
|
2021-04-05 23:11:51 +08: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"
|
|
|
|
}
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"time": "2022-05-24T11:49:31+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
{
|
2020-05-31 22:11:24 +08:00
|
|
|
"name": "symfony/yaml",
|
2022-10-26 12:53:56 +08:00
|
|
|
"version": "v3.4.47",
|
2019-09-23 01:52:25 +08:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-05-31 22:11:24 +08:00
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
2022-10-26 12:53:56 +08:00
|
|
|
"reference": "88289caa3c166321883f67fe5130188ebbb47094"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-10-26 12:53:56 +08:00
|
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
|
|
|
|
"reference": "88289caa3c166321883f67fe5130188ebbb47094",
|
2019-09-23 01:52:25 +08:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"php": "^5.5.9|>=7.0.8",
|
2020-05-31 22:11:24 +08:00
|
|
|
"symfony/polyfill-ctype": "~1.8"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"conflict": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"symfony/console": "<3.4"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-10-26 12:53:56 +08:00
|
|
|
"symfony/console": "~3.4|~4.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"suggest": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"symfony/console": "For validating YAML files using the lint command"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2020-05-31 22:11:24 +08:00
|
|
|
"Symfony\\Component\\Yaml\\": ""
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"description": "Symfony Yaml Component",
|
2019-09-23 01:52:25 +08:00
|
|
|
"homepage": "https://symfony.com",
|
2022-10-26 12:53:56 +08:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/yaml/tree/v3.4.47"
|
|
|
|
},
|
2021-04-05 23:11:51 +08: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"
|
|
|
|
}
|
|
|
|
],
|
2022-10-26 12:53:56 +08:00
|
|
|
"time": "2020-10-24T10:57:07+00:00"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
2020-05-31 22:11:24 +08:00
|
|
|
"stability-flags": [],
|
2019-09-23 01:52:25 +08:00
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": {
|
2021-04-05 23:11:51 +08:00
|
|
|
"php": "^5.6.0 || ^7.0 || ^8.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
},
|
2021-04-05 23:11:51 +08:00
|
|
|
"platform-dev": [],
|
2022-10-26 12:53:56 +08:00
|
|
|
"plugin-api-version": "2.2.0"
|
2019-09-23 01:52:25 +08:00
|
|
|
}
|