2017-11-14 17:51:00 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2018-05-23 14:17:14 +00:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
2017-11-14 17:51:00 +00:00
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"content-hash": "b4a2e92ef156f721adcd7d96bad410a8",
|
2017-11-14 17:51:00 +00:00
|
|
|
"packages": [
|
2020-12-18 15:22:24 +00:00
|
|
|
{
|
|
|
|
"name": "kornrunner/blurhash",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "v1.2.2",
|
2020-12-18 15:22:24 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/kornrunner/php-blurhash.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "bc8a4596cb0a49874f0158696a382ab3933fefe4"
|
2020-12-18 15:22:24 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/kornrunner/php-blurhash/zipball/bc8a4596cb0a49874f0158696a382ab3933fefe4",
|
|
|
|
"reference": "bc8a4596cb0a49874f0158696a382ab3933fefe4",
|
2020-12-18 15:22:24 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": "^7.3|^8.0"
|
2020-12-18 15:22:24 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"ext-gd": "*",
|
|
|
|
"ocramius/package-versions": "^1.4|^2.0",
|
2020-12-18 15:22:24 +00:00
|
|
|
"phpstan/phpstan": "^0.12",
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9",
|
|
|
|
"vimeo/psalm": "^4.3"
|
2020-12-18 15:22:24 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"kornrunner\\Blurhash\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Boris Momčilović",
|
|
|
|
"email": "boris.momcilovic@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Pure PHP implementation of Blurhash",
|
|
|
|
"homepage": "https://github.com/kornrunner/php-blurhash",
|
2021-12-07 18:10:11 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/kornrunner/php-blurhash/issues",
|
|
|
|
"source": "https://github.com/kornrunner/php-blurhash.git"
|
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2022-07-13T19:38:39+00:00"
|
2020-12-18 15:22:24 +00:00
|
|
|
},
|
2021-12-07 19:24:21 +00:00
|
|
|
{
|
|
|
|
"name": "phpcompatibility/php-compatibility",
|
|
|
|
"version": "9.3.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
|
|
|
|
"reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
|
|
|
|
"reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3",
|
|
|
|
"squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"squizlabs/php_codesniffer": "2.6.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
|
|
|
|
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
|
|
|
|
},
|
|
|
|
"type": "phpcodesniffer-standard",
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"LGPL-3.0-or-later"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Wim Godden",
|
|
|
|
"homepage": "https://github.com/wimg",
|
|
|
|
"role": "lead"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Juliette Reinders Folmer",
|
|
|
|
"homepage": "https://github.com/jrfnl",
|
|
|
|
"role": "lead"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Contributors",
|
|
|
|
"homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
|
|
|
|
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"phpcs",
|
|
|
|
"standards"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
|
|
|
|
"source": "https://github.com/PHPCompatibility/PHPCompatibility"
|
|
|
|
},
|
|
|
|
"time": "2019-12-27T09:44:58+00:00"
|
|
|
|
},
|
2017-11-14 17:51:00 +00:00
|
|
|
{
|
|
|
|
"name": "respect/validation",
|
2019-09-19 19:14:50 +00:00
|
|
|
"version": "1.1.31",
|
2017-11-14 17:51:00 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Respect/Validation.git",
|
2019-09-19 19:14:50 +00:00
|
|
|
"reference": "45d109fc830644fecc1145200d6351ce4f2769d0"
|
2017-11-14 17:51:00 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-09-19 19:14:50 +00:00
|
|
|
"url": "https://api.github.com/repos/Respect/Validation/zipball/45d109fc830644fecc1145200d6351ce4f2769d0",
|
|
|
|
"reference": "45d109fc830644fecc1145200d6351ce4f2769d0",
|
2017-11-14 17:51:00 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.4",
|
|
|
|
"symfony/polyfill-mbstring": "^1.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2019-09-19 19:14:50 +00:00
|
|
|
"egulias/email-validator": "~1.2 || ~2.1",
|
2017-11-14 17:51:00 +00:00
|
|
|
"mikey179/vfsstream": "^1.5",
|
2019-09-19 19:14:50 +00:00
|
|
|
"phpunit/phpunit": "~4.0 || ~5.0",
|
2017-11-14 17:51:00 +00:00
|
|
|
"symfony/validator": "~2.6.9",
|
|
|
|
"zendframework/zend-validator": "~2.3"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"egulias/email-validator": "Strict (RFC compliant) email validation",
|
|
|
|
"ext-bcmath": "Arbitrary Precision Mathematics",
|
|
|
|
"ext-mbstring": "Multibyte String Functions",
|
2019-09-19 19:14:50 +00:00
|
|
|
"friendsofphp/php-cs-fixer": "Fix PSR2 and other coding style issues",
|
2017-11-14 17:51:00 +00:00
|
|
|
"symfony/validator": "Use Symfony validator through Respect\\Validation",
|
|
|
|
"zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Respect\\Validation\\": "library/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2019-09-19 19:14:50 +00:00
|
|
|
"BSD-3-Clause"
|
2017-11-14 17:51:00 +00:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Respect/Validation Contributors",
|
|
|
|
"homepage": "https://github.com/Respect/Validation/graphs/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The most awesome validation engine ever created for PHP",
|
|
|
|
"homepage": "http://respect.github.io/Validation/",
|
|
|
|
"keywords": [
|
|
|
|
"respect",
|
|
|
|
"validation",
|
|
|
|
"validator"
|
|
|
|
],
|
2021-12-07 18:10:11 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/Respect/Validation/issues",
|
|
|
|
"source": "https://github.com/Respect/Validation/tree/1.1.31"
|
|
|
|
},
|
2019-09-19 19:14:50 +00:00
|
|
|
"time": "2019-05-28T06:10:06+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "smalot/pdfparser",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "v2.7.0",
|
2019-09-19 19:14:50 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/smalot/pdfparser.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "eef0263bbaec86d30801d3551ac83f4e1015d4c3"
|
2019-09-19 19:14:50 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/smalot/pdfparser/zipball/eef0263bbaec86d30801d3551ac83f4e1015d4c3",
|
|
|
|
"reference": "eef0263bbaec86d30801d3551ac83f4e1015d4c3",
|
2019-09-19 19:14:50 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"ext-iconv": "*",
|
2019-09-19 19:14:50 +00:00
|
|
|
"ext-zlib": "*",
|
2021-12-07 18:10:11 +00:00
|
|
|
"php": ">=7.1",
|
2021-02-12 13:34:04 +00:00
|
|
|
"symfony/polyfill-mbstring": "^1.18"
|
2019-09-19 19:14:50 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Smalot\\PdfParser\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"LGPL-3.0"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2020-12-18 15:22:24 +00:00
|
|
|
"name": "Sebastien MALOT",
|
2019-09-19 19:14:50 +00:00
|
|
|
"email": "sebastien@malot.fr"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Pdf parser library. Can read and extract information from pdf file.",
|
2020-12-18 15:22:24 +00:00
|
|
|
"homepage": "https://www.pdfparser.org",
|
2019-09-19 19:14:50 +00:00
|
|
|
"keywords": [
|
|
|
|
"extract",
|
|
|
|
"parse",
|
|
|
|
"parser",
|
|
|
|
"pdf",
|
|
|
|
"text"
|
|
|
|
],
|
2021-12-07 18:10:11 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/smalot/pdfparser/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/smalot/pdfparser/tree/v2.7.0"
|
2021-12-07 18:10:11 +00:00
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-08-10T06:11:26+00:00"
|
2021-12-07 18:10:11 +00:00
|
|
|
},
|
2021-12-07 19:24:21 +00:00
|
|
|
{
|
|
|
|
"name": "squizlabs/php_codesniffer",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "3.7.2",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
|
|
|
|
"reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-simplexml": "*",
|
|
|
|
"ext-tokenizer": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"php": ">=5.4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/phpcs",
|
|
|
|
"bin/phpcbf"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Greg Sherwood",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
|
|
|
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
|
|
|
|
"keywords": [
|
|
|
|
"phpcs",
|
2023-11-12 17:51:40 +00:00
|
|
|
"standards",
|
|
|
|
"static analysis"
|
2021-12-07 19:24:21 +00:00
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
|
|
|
|
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
|
|
|
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-02-22T23:07:41+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
2017-11-14 17:51:00 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
2021-12-07 20:07:30 +00:00
|
|
|
"version": "v1.20.0",
|
2017-11-14 17:51:00 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
2021-12-07 20:07:30 +00:00
|
|
|
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
|
2017-11-14 17:51:00 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-07 20:07:30 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
|
|
|
|
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
|
2017-11-14 17:51:00 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-12-18 15:22:24 +00:00
|
|
|
"php": ">=7.1"
|
2017-11-14 17:51:00 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-12-07 20:07:30 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-12-18 15:22:24 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2017-11-14 17:51:00 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2023-11-12 17:51:40 +00:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
}
|
2017-11-14 17:51:00 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"mbstring",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2021-05-26 01:19:03 +00:00
|
|
|
"support": {
|
2021-12-07 20:07:30 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0"
|
2021-05-26 01:19:03 +00:00
|
|
|
},
|
2020-12-18 15:22:24 +00:00
|
|
|
"funding": [
|
2019-09-19 19:14:50 +00:00
|
|
|
{
|
2020-12-18 15:22:24 +00:00
|
|
|
"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"
|
2019-09-19 19:14:50 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-07 20:07:30 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2017-11-14 17:51:00 +00:00
|
|
|
}
|
|
|
|
],
|
2018-05-21 16:56:50 +00:00
|
|
|
"packages-dev": [
|
2021-11-11 14:44:42 +00:00
|
|
|
{
|
2021-12-07 19:24:21 +00:00
|
|
|
"name": "doctrine/instantiator",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "1.5.0",
|
2021-11-11 14:44:42 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-07 19:24:21 +00:00
|
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
|
|
|
|
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
|
2021-11-11 14:44:42 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-07 19:24:21 +00:00
|
|
|
"php": "^7.1 || ^8.0"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"doctrine/coding-standard": "^9 || ^11",
|
2021-12-07 19:24:21 +00:00
|
|
|
"ext-pdo": "*",
|
|
|
|
"ext-phar": "*",
|
2023-11-12 17:51:40 +00: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.30 || ^5.4"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
2021-12-07 19:24:21 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
|
|
|
}
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2021-12-07 19:24:21 +00:00
|
|
|
"MIT"
|
2021-11-11 14:44:42 +00:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2021-12-07 19:24:21 +00:00
|
|
|
"name": "Marco Pivetta",
|
|
|
|
"email": "ocramius@gmail.com",
|
|
|
|
"homepage": "https://ocramius.github.io/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/doctrine/instantiator/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/doctrine/instantiator/tree/1.5.0"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
|
|
"type": "custom"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-07 19:24:21 +00:00
|
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
|
|
"type": "patreon"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-07 19:24:21 +00:00
|
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
|
|
|
|
"type": "tidelift"
|
2021-11-11 14:44:42 +00:00
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2022-12-30T00:15:36+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "myclabs/deep-copy",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "1.11.1",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
|
|
|
|
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1 || ^8.0"
|
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"conflict": {
|
|
|
|
"doctrine/collections": "<1.6.8",
|
|
|
|
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00: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-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/DeepCopy/deep_copy.php"
|
2023-11-12 17:51:40 +00:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
|
|
}
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "Create deep copies (clones) of your objects",
|
2021-11-11 14:44:42 +00:00
|
|
|
"keywords": [
|
2021-12-07 19:24:21 +00:00
|
|
|
"clone",
|
|
|
|
"copy",
|
|
|
|
"duplicate",
|
|
|
|
"object",
|
|
|
|
"object graph"
|
2021-11-11 14:44:42 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2021-12-07 19:24:21 +00:00
|
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
2021-12-07 19:24:21 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-03-08T13:26:56+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "nikic/php-parser",
|
|
|
|
"version": "v4.17.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
|
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
|
|
|
|
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-tokenizer": "*",
|
|
|
|
"php": ">=7.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ircmaxell/php-yacc": "^0.0.7",
|
|
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/php-parse"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "4.9-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"PhpParser\\": "lib/PhpParser"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nikita Popov"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A PHP parser written in PHP",
|
|
|
|
"keywords": [
|
|
|
|
"parser",
|
|
|
|
"php"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
|
|
|
|
},
|
|
|
|
"time": "2023-08-13T19:53:39+00:00"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-07 19:24:21 +00:00
|
|
|
"name": "phar-io/manifest",
|
|
|
|
"version": "2.0.3",
|
2021-11-11 14:44:42 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-07 19:24:21 +00:00
|
|
|
"url": "https://github.com/phar-io/manifest.git",
|
|
|
|
"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-07 19:24:21 +00:00
|
|
|
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
|
|
|
|
"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
|
2021-11-11 14:44:42 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-07 19:24:21 +00:00
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-phar": "*",
|
2021-11-11 14:44:42 +00:00
|
|
|
"ext-xmlwriter": "*",
|
2021-12-07 19:24:21 +00:00
|
|
|
"phar-io/version": "^3.0.1",
|
|
|
|
"php": "^7.2 || ^8.0"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-12-07 19:24:21 +00:00
|
|
|
"dev-master": "2.0.x-dev"
|
2021-11-11 14:44:42 +00:00
|
|
|
}
|
|
|
|
},
|
2021-12-07 19:24:21 +00:00
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
2021-11-11 14:44:42 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2021-12-07 19:24:21 +00:00
|
|
|
"name": "Arne Blankerts",
|
|
|
|
"email": "arne@blankerts.de",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Heuer",
|
|
|
|
"email": "sebastian@phpeople.de",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "Developer"
|
2021-11-11 14:44:42 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-07 19:24:21 +00:00
|
|
|
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
2021-11-11 14:44:42 +00:00
|
|
|
"support": {
|
2021-12-07 19:24:21 +00:00
|
|
|
"issues": "https://github.com/phar-io/manifest/issues",
|
|
|
|
"source": "https://github.com/phar-io/manifest/tree/2.0.3"
|
2021-11-11 14:44:42 +00:00
|
|
|
},
|
2021-12-07 19:24:21 +00:00
|
|
|
"time": "2021-07-20T11:28:43+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phar-io/version",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "3.2.1",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phar-io/version.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Heuer",
|
|
|
|
"email": "sebastian@phpeople.de",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Library for handling version information and constraints",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phar-io/version/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/phar-io/version/tree/3.2.1"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2022-02-21T01:04:05+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "phpunit/php-code-coverage",
|
|
|
|
"version": "9.2.29",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
|
|
"reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76",
|
|
|
|
"reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"nikic/php-parser": "^4.15",
|
|
|
|
"php": ">=7.3",
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
|
|
|
},
|
|
|
|
"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-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "9.2-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2023-11-12 17:51:40 +00:00
|
|
|
"BSD-3-Clause"
|
2021-12-07 19:24:21 +00:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
2021-12-07 19:24:21 +00:00
|
|
|
"keywords": [
|
2023-11-12 17:51:40 +00:00
|
|
|
"coverage",
|
|
|
|
"testing",
|
|
|
|
"xunit"
|
2021-12-07 19:24:21 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2023-11-12 17:51:40 +00: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.29"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"funding": [
|
2021-12-07 19:24:21 +00:00
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-09-19T04:57:46+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "phpunit/php-file-iterator",
|
|
|
|
"version": "3.0.6",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
|
|
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
|
|
|
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "3.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2023-11-12 17:51:40 +00:00
|
|
|
"BSD-3-Clause"
|
2021-12-07 19:24:21 +00:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00: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-12-07 19:24:21 +00:00
|
|
|
"support": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"funding": [
|
2021-12-07 19:24:21 +00:00
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2021-12-02T12:48:52+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "phpunit/php-invoker",
|
|
|
|
"version": "3.1.1",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
|
|
|
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
|
|
|
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"ext-pcntl": "*",
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"ext-pcntl": "*"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "3.1-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"description": "Invoke callables with a timeout",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
|
2021-12-07 19:24:21 +00:00
|
|
|
"keywords": [
|
2023-11-12 17:51:40 +00:00
|
|
|
"process"
|
2021-12-07 19:24:21 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-09-28T05:58:55+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "phpunit/php-text-template",
|
|
|
|
"version": "2.0.4",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
|
|
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
|
|
|
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "2.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"description": "Simple template engine.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
2021-12-07 19:24:21 +00:00
|
|
|
"keywords": [
|
2023-11-12 17:51:40 +00:00
|
|
|
"template"
|
2021-12-07 19:24:21 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-10-26T05:33:50+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "phpunit/php-timer",
|
|
|
|
"version": "5.0.3",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
|
|
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
|
|
|
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
2023-11-12 17:51:40 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "5.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-12-07 19:24:21 +00:00
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"description": "Utility class for timing",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
2021-12-07 19:24:21 +00:00
|
|
|
"keywords": [
|
2023-11-12 17:51:40 +00:00
|
|
|
"timer"
|
2021-12-07 19:24:21 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2020-10-26T13:16:10+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "phpunit/phpunit",
|
|
|
|
"version": "9.6.13",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
|
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be",
|
|
|
|
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00: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"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"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-12-07 19:24:21 +00:00
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"bin": [
|
|
|
|
"phpunit"
|
|
|
|
],
|
2021-12-07 19:24:21 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "9.6-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"files": [
|
|
|
|
"src/Framework/Assert/Functions.php"
|
|
|
|
],
|
2021-12-07 19:24:21 +00:00
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"description": "The PHP Unit Testing framework.",
|
|
|
|
"homepage": "https://phpunit.de/",
|
2021-12-07 19:24:21 +00:00
|
|
|
"keywords": [
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit",
|
|
|
|
"testing",
|
|
|
|
"xunit"
|
2021-12-07 19:24:21 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2023-11-12 17:51:40 +00: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.13"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
2023-11-12 17:51:40 +00:00
|
|
|
{
|
|
|
|
"url": "https://phpunit.de/sponsors.html",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
2021-12-07 19:24:21 +00:00
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
2023-11-12 17:51:40 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
|
|
|
|
"type": "tidelift"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-09-19T05:39:22+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "sebastian/cli-parser",
|
|
|
|
"version": "1.0.1",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/cli-parser.git",
|
|
|
|
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
|
|
|
|
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "1.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
2023-11-12 17:51:40 +00:00
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"description": "Library for parsing CLI options",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/cli-parser",
|
2021-12-07 19:24:21 +00:00
|
|
|
"support": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-09-28T06:08:49+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"name": "sebastian/code-unit",
|
|
|
|
"version": "1.0.8",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/code-unit.git",
|
|
|
|
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
|
|
|
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "1.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"description": "Collection of value objects that represent the PHP code units",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit",
|
2021-12-07 19:24:21 +00:00
|
|
|
"support": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-10-26T13:08:54+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "2.0.3",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
|
|
|
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "2.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Looks up which function or method a line of code belongs to",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-09-28T05:30:19+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/comparator",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "4.0.8",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "fa0f136dd2334583309d32b62544682ee972b51a"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
|
|
|
|
"reference": "fa0f136dd2334583309d32b62544682ee972b51a",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3",
|
|
|
|
"sebastian/diff": "^4.0",
|
|
|
|
"sebastian/exporter": "^4.0"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "4.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Volker Dusch",
|
|
|
|
"email": "github@wallbash.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@2bepublished.at"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/comparator",
|
|
|
|
"keywords": [
|
|
|
|
"comparator",
|
|
|
|
"compare",
|
|
|
|
"equality"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-09-14T12:41:17+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/complexity",
|
|
|
|
"version": "2.0.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/complexity.git",
|
|
|
|
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
|
|
|
|
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"nikic/php-parser": "^4.7",
|
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0-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 for calculating the complexity of PHP code units",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/complexity",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/complexity/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-10-26T15:52:27+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/diff",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "4.0.5",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
|
|
|
|
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3",
|
|
|
|
"symfony/process": "^4.2 || ^5"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "4.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Kore Nordmann",
|
|
|
|
"email": "mail@kore-nordmann.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Diff implementation",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
|
|
"keywords": [
|
|
|
|
"diff",
|
|
|
|
"udiff",
|
|
|
|
"unidiff",
|
|
|
|
"unified diff"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-05-07T05:35:17+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/environment",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "5.1.5",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
|
|
|
|
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-posix": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "5.1-dev"
|
2021-12-07 19:24:21 +00: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"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-02-03T06:03:51+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/exporter",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "4.0.5",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
|
|
|
|
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3",
|
|
|
|
"sebastian/recursion-context": "^4.0"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-mbstring": "*",
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "4.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Volker Dusch",
|
|
|
|
"email": "github@wallbash.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Adam Harvey",
|
|
|
|
"email": "aharvey@php.net"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
2023-11-12 17:51:40 +00:00
|
|
|
"homepage": "https://www.github.com/sebastianbergmann/exporter",
|
2021-12-07 19:24:21 +00:00
|
|
|
"keywords": [
|
|
|
|
"export",
|
|
|
|
"exporter"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2022-09-14T06:03:37+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/global-state",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "5.0.6",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "bde739e7565280bda77be70044ac1047bc007e34"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
|
|
|
|
"reference": "bde739e7565280bda77be70044ac1047bc007e34",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3",
|
|
|
|
"sebastian/object-reflector": "^2.0",
|
|
|
|
"sebastian/recursion-context": "^4.0"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-dom": "*",
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-uopz": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "5.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2023-08-02T09:26:13+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/lines-of-code",
|
|
|
|
"version": "1.0.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
|
|
|
|
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
|
|
|
|
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"nikic/php-parser": "^4.6",
|
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3"
|
|
|
|
},
|
|
|
|
"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",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Library for counting the lines of code in PHP source code",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-11-28T06:42:11+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/object-enumerator",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "4.0.4",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
|
|
|
|
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3",
|
|
|
|
"sebastian/object-reflector": "^2.0",
|
|
|
|
"sebastian/recursion-context": "^4.0"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "4.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-10-26T13:12:34+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/object-reflector",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "2.0.4",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
|
|
|
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "2.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-10-26T13:14:26+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/recursion-context",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "4.0.5",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
|
|
|
|
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "4.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Adam Harvey",
|
|
|
|
"email": "aharvey@php.net"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides functionality to recursively process PHP variables",
|
2023-11-12 17:51:40 +00:00
|
|
|
"homepage": "https://github.com/sebastianbergmann/recursion-context",
|
2021-12-07 19:24:21 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-02-03T06:07:39+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/resource-operations",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "3.0.3",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
|
|
|
|
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.0"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "3.0-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-09-28T06:45:17+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/type",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "3.2.1",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/type.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
|
|
|
|
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"phpunit/phpunit": "^9.5"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "3.2-dev"
|
2021-12-07 19:24:21 +00: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": "Collection of value objects that represent the types of the PHP type system",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/type",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/type/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-02-03T06:13:03+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/version",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "3.0.2",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "c6c1022351a901512170118436c764e473f6de8c"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
|
|
|
|
"reference": "c6c1022351a901512170118436c764e473f6de8c",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"php": ">=7.3"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-master": "3.0-dev"
|
2021-12-07 19:24:21 +00: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": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/version/issues",
|
2023-11-12 17:51:40 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann",
|
2021-12-07 19:24:21 +00:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2020-09-28T06:39:44+00:00"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "theseer/tokenizer",
|
|
|
|
"version": "1.2.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/theseer/tokenizer.git",
|
|
|
|
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
|
|
|
|
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
|
|
|
|
"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",
|
|
|
|
"source": "https://github.com/theseer/tokenizer/tree/1.2.1"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/theseer",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-07-28T10:34:58+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "yoast/phpunit-polyfills",
|
2023-11-12 17:51:40 +00:00
|
|
|
"version": "1.1.0",
|
2021-12-07 19:24:21 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Yoast/PHPUnit-Polyfills.git",
|
2023-11-12 17:51:40 +00:00
|
|
|
"reference": "224e4a1329c03d8bad520e3fc4ec980034a4b212"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-12 17:51:40 +00:00
|
|
|
"url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/224e4a1329c03d8bad520e3fc4ec980034a4b212",
|
|
|
|
"reference": "224e4a1329c03d8bad520e3fc4ec980034a4b212",
|
2021-12-07 19:24:21 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.4",
|
|
|
|
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"yoast/yoastcs": "^2.3.0"
|
2021-12-07 19:24:21 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-12 17:51:40 +00:00
|
|
|
"dev-main": "2.x-dev"
|
2021-12-07 19:24:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"phpunitpolyfills-autoload.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Team Yoast",
|
|
|
|
"email": "support@yoast.com",
|
|
|
|
"homepage": "https://yoast.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Contributors",
|
|
|
|
"homepage": "https://github.com/Yoast/PHPUnit-Polyfills/graphs/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests",
|
|
|
|
"homepage": "https://github.com/Yoast/PHPUnit-Polyfills",
|
|
|
|
"keywords": [
|
|
|
|
"phpunit",
|
|
|
|
"polyfill",
|
|
|
|
"testing"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/Yoast/PHPUnit-Polyfills/issues",
|
|
|
|
"source": "https://github.com/Yoast/PHPUnit-Polyfills"
|
|
|
|
},
|
2023-11-12 17:51:40 +00:00
|
|
|
"time": "2023-08-19T14:25:08+00:00"
|
2018-05-21 16:56:50 +00:00
|
|
|
}
|
|
|
|
],
|
2017-11-14 17:51:00 +00:00
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "dev",
|
2017-11-29 13:45:30 +00:00
|
|
|
"stability-flags": [],
|
2018-05-21 16:56:50 +00:00
|
|
|
"prefer-stable": true,
|
2017-11-14 17:51:00 +00:00
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
2020-12-18 15:22:24 +00:00
|
|
|
"platform-dev": [],
|
2023-11-12 17:51:40 +00:00
|
|
|
"plugin-api-version": "2.2.0"
|
2017-11-14 17:51:00 +00:00
|
|
|
}
|