2023-07-21 18:04:29 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2024-10-04 23:39:32 +00:00
|
|
|
"content-hash": "e79de830674f6cbf86bf7874b086c7e0",
|
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
|
"version": "v3.5.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
|
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
|
|
|
|
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "3.5-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"function.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-04-18T09:32:20+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/mime",
|
|
|
|
"version": "v7.1.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/mime.git",
|
|
|
|
"reference": "711d2e167e8ce65b05aea6b258c449671cdd38ff"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/711d2e167e8ce65b05aea6b258c449671cdd38ff",
|
|
|
|
"reference": "711d2e167e8ce65b05aea6b258c449671cdd38ff",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8.2",
|
|
|
|
"symfony/polyfill-intl-idn": "^1.10",
|
|
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"egulias/email-validator": "~3.0.0",
|
|
|
|
"phpdocumentor/reflection-docblock": "<3.2.2",
|
|
|
|
"phpdocumentor/type-resolver": "<1.4.0",
|
|
|
|
"symfony/mailer": "<6.4",
|
|
|
|
"symfony/serializer": "<6.4.3|>7.0,<7.0.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"egulias/email-validator": "^2.1.10|^3.1|^4",
|
|
|
|
"league/html-to-markdown": "^5.0",
|
|
|
|
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
|
|
|
|
"symfony/dependency-injection": "^6.4|^7.0",
|
|
|
|
"symfony/process": "^6.4|^7.0",
|
|
|
|
"symfony/property-access": "^6.4|^7.0",
|
|
|
|
"symfony/property-info": "^6.4|^7.0",
|
|
|
|
"symfony/serializer": "^6.4.3|^7.0.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Mime\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Allows manipulating MIME messages",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"mime",
|
|
|
|
"mime-type"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/mime/tree/v7.1.5"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-09-20T08:28:38+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
|
"version": "v1.31.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
|
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
|
|
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2"
|
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"ext-ctype": "*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
|
"version": "v1.31.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
|
"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
|
|
"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2",
|
|
|
|
"symfony/polyfill-intl-normalizer": "^1.10"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Laurent Bassin",
|
|
|
|
"email": "laurent@bassin.info"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Trevor Rowbotham",
|
|
|
|
"email": "trevor.rowbotham@pm.me"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"idn",
|
|
|
|
"intl",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
|
|
"version": "v1.31.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
|
},
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 intl's Normalizer class and related functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"intl",
|
|
|
|
"normalizer",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
|
"version": "v1.31.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
|
|
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2"
|
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"ext-mbstring": "*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"mbstring",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php81",
|
|
|
|
"version": "v1.31.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
|
|
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
|
|
|
|
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php81\\": ""
|
|
|
|
},
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 backporting some PHP 8.1+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "twig/html-extra",
|
|
|
|
"version": "v3.13.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/twigphp/html-extra.git",
|
|
|
|
"reference": "8229e750091171c1f11801a525927811c7ac5a7e"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/twigphp/html-extra/zipball/8229e750091171c1f11801a525927811c7ac5a7e",
|
|
|
|
"reference": "8229e750091171c1f11801a525927811c7ac5a7e",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8.0.2",
|
|
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
|
|
"symfony/mime": "^5.4|^6.4|^7.0",
|
|
|
|
"twig/twig": "^3.13|^4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/phpunit-bridge": "^6.4|^7.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"Resources/functions.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Twig\\Extra\\Html\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": "http://fabien.potencier.org",
|
|
|
|
"role": "Lead Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A Twig extension for HTML",
|
|
|
|
"homepage": "https://twig.symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"html",
|
|
|
|
"twig"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/twigphp/html-extra/tree/v3.13.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-09-03T13:08:40+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "twig/twig",
|
|
|
|
"version": "v3.14.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
|
|
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
|
|
|
|
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8.0.2",
|
|
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
|
|
"symfony/polyfill-php81": "^1.29"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"psr/container": "^1.0|^2.0",
|
|
|
|
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/Resources/core.php",
|
|
|
|
"src/Resources/debug.php",
|
|
|
|
"src/Resources/escaper.php",
|
|
|
|
"src/Resources/string_loader.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Twig\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": "http://fabien.potencier.org",
|
|
|
|
"role": "Lead Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Twig Team",
|
|
|
|
"role": "Contributors"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Armin Ronacher",
|
|
|
|
"email": "armin.ronacher@active-4.com",
|
|
|
|
"role": "Project Founder"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
|
|
"homepage": "https://twig.symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"templating"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
|
|
|
"source": "https://github.com/twigphp/Twig/tree/v3.14.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-09-09T17:55:12+00:00"
|
|
|
|
}
|
|
|
|
],
|
2023-07-21 18:04:29 +00:00
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "myclabs/deep-copy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "1.12.0",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
|
|
|
|
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1 || ^8.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"doctrine/collections": "<1.6.8",
|
2024-07-31 18:12:46 +00:00
|
|
|
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/collections": "^1.6.8",
|
|
|
|
"doctrine/common": "^2.13.3 || ^3.2.2",
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpspec/prophecy": "^1.10",
|
2023-07-21 18:04:29 +00:00
|
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/DeepCopy/deep_copy.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "Create deep copies (clones) of your objects",
|
|
|
|
"keywords": [
|
|
|
|
"clone",
|
|
|
|
"copy",
|
|
|
|
"duplicate",
|
|
|
|
"object",
|
|
|
|
"object graph"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-06-12T14:39:25+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "nikic/php-parser",
|
2024-10-16 00:21:58 +00:00
|
|
|
"version": "v5.3.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
2024-10-16 00:21:58 +00:00
|
|
|
"reference": "8eea230464783aa9671db8eea6f8c6ac5285794b"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-10-16 00:21:58 +00:00
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b",
|
|
|
|
"reference": "8eea230464783aa9671db8eea6f8c6ac5285794b",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-02-06 21:39:36 +00:00
|
|
|
"ext-ctype": "*",
|
|
|
|
"ext-json": "*",
|
2023-07-21 18:04:29 +00:00
|
|
|
"ext-tokenizer": "*",
|
2024-02-06 21:39:36 +00:00
|
|
|
"php": ">=7.4"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ircmaxell/php-yacc": "^0.0.7",
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^9.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/php-parse"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-02-06 21:39:36 +00:00
|
|
|
"dev-master": "5.0-dev"
|
2023-07-21 18:04:29 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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",
|
2024-10-16 00:21:58 +00:00
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
2024-10-16 00:21:58 +00:00
|
|
|
"time": "2024-10-08T18:51:32+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phar-io/manifest",
|
2024-03-28 20:14:54 +00:00
|
|
|
"version": "2.0.4",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phar-io/manifest.git",
|
2024-03-28 20:14:54 +00:00
|
|
|
"reference": "54750ef60c58e43759730615a392c31c80e23176"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-03-28 20:14:54 +00:00
|
|
|
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
|
|
|
|
"reference": "54750ef60c58e43759730615a392c31c80e23176",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
2024-03-28 20:14:54 +00:00
|
|
|
"ext-libxml": "*",
|
2023-07-21 18:04:29 +00:00
|
|
|
"ext-phar": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"phar-io/version": "^3.0.1",
|
|
|
|
"php": "^7.2 || ^8.0"
|
|
|
|
},
|
|
|
|
"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": "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": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phar-io/manifest/issues",
|
2024-03-28 20:14:54 +00:00
|
|
|
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
2024-03-28 20:14:54 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/theseer",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-03-03T12:33:53+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phar-io/version",
|
|
|
|
"version": "3.2.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phar-io/version.git",
|
|
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
|
|
"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",
|
|
|
|
"source": "https://github.com/phar-io/version/tree/3.2.1"
|
|
|
|
},
|
|
|
|
"time": "2022-02-21T01:04:05+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpstan/phpstan",
|
2024-10-16 00:21:58 +00:00
|
|
|
"version": "1.12.6",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
2024-10-16 00:21:58 +00:00
|
|
|
"reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-10-16 00:21:58 +00:00
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae",
|
|
|
|
"reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.2|^8.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"phpstan/phpstan-shim": "*"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"phpstan",
|
|
|
|
"phpstan.phar"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
|
|
"keywords": [
|
|
|
|
"dev",
|
|
|
|
"static analysis"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"docs": "https://phpstan.org/user-guide/getting-started",
|
|
|
|
"forum": "https://github.com/phpstan/phpstan/discussions",
|
|
|
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
|
|
|
"security": "https://github.com/phpstan/phpstan/security/policy",
|
|
|
|
"source": "https://github.com/phpstan/phpstan-src"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/ondrejmirtes",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/phpstan",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-10-16 00:21:58 +00:00
|
|
|
"time": "2024-10-06T15:03:59+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-code-coverage",
|
2024-10-16 00:21:58 +00:00
|
|
|
"version": "11.0.7",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
2024-10-16 00:21:58 +00:00
|
|
|
"reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-10-16 00:21:58 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca",
|
|
|
|
"reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
2024-10-16 00:21:58 +00:00
|
|
|
"nikic/php-parser": "^5.3.1",
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2",
|
2024-10-16 00:21:58 +00:00
|
|
|
"phpunit/php-file-iterator": "^5.1.0",
|
2024-09-29 23:53:44 +00:00
|
|
|
"phpunit/php-text-template": "^4.0.1",
|
|
|
|
"sebastian/code-unit-reverse-lookup": "^4.0.1",
|
|
|
|
"sebastian/complexity": "^4.0.1",
|
|
|
|
"sebastian/environment": "^7.2.0",
|
|
|
|
"sebastian/lines-of-code": "^3.0.1",
|
2024-10-16 00:21:58 +00:00
|
|
|
"sebastian/version": "^5.0.2",
|
2024-09-29 23:53:44 +00:00
|
|
|
"theseer/tokenizer": "^1.2.3"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-10-16 00:21:58 +00:00
|
|
|
"phpunit/phpunit": "^11.4.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-pcov": "PHP extension that provides line coverage",
|
|
|
|
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-09-29 23:53:44 +00:00
|
|
|
"dev-main": "11.0.x-dev"
|
2023-07-21 18:04:29 +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 provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
|
|
|
"keywords": [
|
|
|
|
"coverage",
|
|
|
|
"testing",
|
|
|
|
"xunit"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
|
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
2024-10-16 00:21:58 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-10-16 00:21:58 +00:00
|
|
|
"time": "2024-10-09T06:21:38+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-file-iterator",
|
2024-09-29 23:53:44 +00:00
|
|
|
"version": "5.1.0",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
2024-09-29 23:53:44 +00:00
|
|
|
"reference": "118cfaaa8bc5aef3287bf315b6060b1174754af6"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-09-29 23:53:44 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/118cfaaa8bc5aef3287bf315b6060b1174754af6",
|
|
|
|
"reference": "118cfaaa8bc5aef3287bf315b6060b1174754af6",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "5.0-dev"
|
2023-07-21 18:04:29 +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": "FilterIterator implementation that filters files based on a list of suffixes.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
|
|
|
"keywords": [
|
|
|
|
"filesystem",
|
|
|
|
"iterator"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
|
|
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
|
2024-09-29 23:53:44 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/5.1.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-09-29 23:53:44 +00:00
|
|
|
"time": "2024-08-27T05:02:59+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-invoker",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "5.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "c1ca3814734c07492b3d4c5f794f4b0995333da2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/c1ca3814734c07492b3d4c5f794f4b0995333da2",
|
|
|
|
"reference": "c1ca3814734c07492b3d4c5f794f4b0995333da2",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-pcntl": "*",
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-pcntl": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "5.0-dev"
|
2023-07-21 18:04:29 +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": "Invoke callables with a timeout",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
|
|
|
|
"keywords": [
|
|
|
|
"process"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-invoker/tree/5.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T05:07:44+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-text-template",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "4.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "3e0404dc6b300e6bf56415467ebcb3fe4f33e964"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/3e0404dc6b300e6bf56415467ebcb3fe4f33e964",
|
|
|
|
"reference": "3e0404dc6b300e6bf56415467ebcb3fe4f33e964",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "4.0-dev"
|
2023-07-21 18:04:29 +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": "Simple template engine.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
|
|
"keywords": [
|
|
|
|
"template"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
2023-11-09 12:58:04 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/4.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T05:08:43+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-timer",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "7.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3b415def83fbcb41f991d9ebf16ae4ad8b7837b3",
|
|
|
|
"reference": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "7.0-dev"
|
2023-07-21 18:04:29 +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": "Utility class for timing",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
|
|
"keywords": [
|
|
|
|
"timer"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/php-timer/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-timer/tree/7.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T05:09:35+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit",
|
2024-10-16 00:21:58 +00:00
|
|
|
"version": "11.4.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
2024-10-16 00:21:58 +00:00
|
|
|
"reference": "7875627f15f4da7e7f0823d1f323f7295a77334e"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-10-16 00:21:58 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7875627f15f4da7e7f0823d1f323f7295a77334e",
|
|
|
|
"reference": "7875627f15f4da7e7f0823d1f323f7295a77334e",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-json": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"ext-xml": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
2024-07-31 18:12:46 +00:00
|
|
|
"myclabs/deep-copy": "^1.12.0",
|
|
|
|
"phar-io/manifest": "^2.0.4",
|
|
|
|
"phar-io/version": "^3.2.1",
|
|
|
|
"php": ">=8.2",
|
2024-09-29 23:53:44 +00:00
|
|
|
"phpunit/php-code-coverage": "^11.0.6",
|
|
|
|
"phpunit/php-file-iterator": "^5.1.0",
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/php-invoker": "^5.0.1",
|
|
|
|
"phpunit/php-text-template": "^4.0.1",
|
|
|
|
"phpunit/php-timer": "^7.0.1",
|
|
|
|
"sebastian/cli-parser": "^3.0.2",
|
|
|
|
"sebastian/code-unit": "^3.0.1",
|
2024-09-29 23:53:44 +00:00
|
|
|
"sebastian/comparator": "^6.1.0",
|
2024-07-31 18:12:46 +00:00
|
|
|
"sebastian/diff": "^6.0.2",
|
|
|
|
"sebastian/environment": "^7.2.0",
|
|
|
|
"sebastian/exporter": "^6.1.3",
|
|
|
|
"sebastian/global-state": "^7.0.2",
|
|
|
|
"sebastian/object-enumerator": "^6.0.1",
|
2024-09-29 23:53:44 +00:00
|
|
|
"sebastian/type": "^5.1.0",
|
2024-07-31 18:12:46 +00:00
|
|
|
"sebastian/version": "^5.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-soap": "To be able to generate mocks based on WSDL files"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"phpunit"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-10-16 00:21:58 +00:00
|
|
|
"dev-main": "11.4-dev"
|
2023-07-21 18:04:29 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/Framework/Assert/Functions.php"
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
2024-10-16 00:21:58 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://phpunit.de/sponsors.html",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2024-10-16 00:21:58 +00:00
|
|
|
"time": "2024-10-08T15:38:37+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/cli-parser",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "3.0.2",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/cli-parser.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "15c5dd40dc4f38794d383bb95465193f5e0ae180"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/15c5dd40dc4f38794d383bb95465193f5e0ae180",
|
|
|
|
"reference": "15c5dd40dc4f38794d383bb95465193f5e0ae180",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "3.0-dev"
|
2023-07-21 18:04:29 +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 for parsing CLI options",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/cli-parser",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
|
2024-03-28 20:14:54 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/cli-parser/tree/3.0.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:41:36+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/code-unit",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "3.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/code-unit.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "6bb7d09d6623567178cf54126afa9c2310114268"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268",
|
|
|
|
"reference": "6bb7d09d6623567178cf54126afa9c2310114268",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "3.0-dev"
|
2023-07-21 18:04:29 +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 PHP code units",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/code-unit/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:44:28+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "4.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "183a9b2632194febd219bb9246eee421dad8d45e"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/183a9b2632194febd219bb9246eee421dad8d45e",
|
|
|
|
"reference": "183a9b2632194febd219bb9246eee421dad8d45e",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "4.0-dev"
|
2023-07-21 18:04:29 +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",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/4.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:45:54+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/comparator",
|
2024-09-29 23:53:44 +00:00
|
|
|
"version": "6.1.0",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
2024-09-29 23:53:44 +00:00
|
|
|
"reference": "fa37b9e2ca618cb051d71b60120952ee8ca8b03d"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-09-29 23:53:44 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa37b9e2ca618cb051d71b60120952ee8ca8b03d",
|
|
|
|
"reference": "fa37b9e2ca618cb051d71b60120952ee8ca8b03d",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-mbstring": "*",
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2",
|
|
|
|
"sebastian/diff": "^6.0",
|
|
|
|
"sebastian/exporter": "^6.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-09-29 23:53:44 +00:00
|
|
|
"phpunit/phpunit": "^11.3"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-09-29 23:53:44 +00:00
|
|
|
"dev-main": "6.1-dev"
|
2023-07-21 18:04:29 +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-09 12:58:04 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
|
2024-09-29 23:53:44 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/6.1.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-09-29 23:53:44 +00:00
|
|
|
"time": "2024-09-11T15:42:56+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/complexity",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "4.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/complexity.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "ee41d384ab1906c68852636b6de493846e13e5a0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/ee41d384ab1906c68852636b6de493846e13e5a0",
|
|
|
|
"reference": "ee41d384ab1906c68852636b6de493846e13e5a0",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"nikic/php-parser": "^5.0",
|
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "4.0-dev"
|
2023-07-21 18:04:29 +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 for calculating the complexity of PHP code units",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/complexity",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/complexity/issues",
|
2023-11-09 12:58:04 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/complexity/security/policy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/complexity/tree/4.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:49:50+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/diff",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "6.0.2",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "b4ccd857127db5d41a5b676f24b51371d76d8544"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544",
|
|
|
|
"reference": "b4ccd857127db5d41a5b676f24b51371d76d8544",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0",
|
|
|
|
"symfony/process": "^4.2 || ^5"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "6.0-dev"
|
2023-07-21 18:04:29 +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",
|
|
|
|
"security": "https://github.com/sebastianbergmann/diff/security/policy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/6.0.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:53:05+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/environment",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "7.2.0",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5",
|
|
|
|
"reference": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-posix": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "7.2-dev"
|
2023-07-21 18:04:29 +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": "https://github.com/sebastianbergmann/environment",
|
|
|
|
"keywords": [
|
|
|
|
"Xdebug",
|
|
|
|
"environment",
|
|
|
|
"hhvm"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
|
|
|
"security": "https://github.com/sebastianbergmann/environment/security/policy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/environment/tree/7.2.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:54:44+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/exporter",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "6.1.3",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
|
|
|
|
"reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-mbstring": "*",
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2",
|
|
|
|
"sebastian/recursion-context": "^6.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "6.1-dev"
|
2023-07-21 18:04:29 +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",
|
|
|
|
"homepage": "https://www.github.com/sebastianbergmann/exporter",
|
|
|
|
"keywords": [
|
|
|
|
"export",
|
|
|
|
"exporter"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
2023-11-09 12:58:04 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/6.1.3"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:56:19+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/global-state",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "7.0.2",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "3be331570a721f9a4b5917f4209773de17f747d7"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/3be331570a721f9a4b5917f4209773de17f747d7",
|
|
|
|
"reference": "3be331570a721f9a4b5917f4209773de17f747d7",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2",
|
|
|
|
"sebastian/object-reflector": "^4.0",
|
|
|
|
"sebastian/recursion-context": "^6.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-dom": "*",
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "7.0-dev"
|
2023-07-21 18:04:29 +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",
|
2024-03-28 20:14:54 +00:00
|
|
|
"homepage": "https://www.github.com/sebastianbergmann/global-state",
|
2023-07-21 18:04:29 +00:00
|
|
|
"keywords": [
|
|
|
|
"global state"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
|
|
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/global-state/tree/7.0.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:57:36+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/lines-of-code",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "3.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "d36ad0d782e5756913e42ad87cb2890f4ffe467a"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/d36ad0d782e5756913e42ad87cb2890f4ffe467a",
|
|
|
|
"reference": "d36ad0d782e5756913e42ad87cb2890f4ffe467a",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"nikic/php-parser": "^5.0",
|
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "3.0-dev"
|
2023-07-21 18:04:29 +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 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",
|
2023-11-09 12:58:04 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
|
2024-07-31 18:12:46 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/3.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T04:58:38+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/object-enumerator",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "6.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "f5b498e631a74204185071eb41f33f38d64608aa"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f5b498e631a74204185071eb41f33f38d64608aa",
|
|
|
|
"reference": "f5b498e631a74204185071eb41f33f38d64608aa",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2",
|
|
|
|
"sebastian/object-reflector": "^4.0",
|
|
|
|
"sebastian/recursion-context": "^6.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "6.0-dev"
|
2023-07-21 18:04:29 +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",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/6.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T05:00:13+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/object-reflector",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "4.0.1",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "6e1a43b411b2ad34146dee7524cb13a068bb35f9"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/6e1a43b411b2ad34146dee7524cb13a068bb35f9",
|
|
|
|
"reference": "6e1a43b411b2ad34146dee7524cb13a068bb35f9",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "4.0-dev"
|
2023-07-21 18:04:29 +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",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/object-reflector/tree/4.0.1"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T05:01:32+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/recursion-context",
|
2024-07-31 18:12:46 +00:00
|
|
|
"version": "6.0.2",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
2024-07-31 18:12:46 +00:00
|
|
|
"reference": "694d156164372abbd149a4b85ccda2e4670c0e16"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-31 18:12:46 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/694d156164372abbd149a4b85ccda2e4670c0e16",
|
|
|
|
"reference": "694d156164372abbd149a4b85ccda2e4670c0e16",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"phpunit/phpunit": "^11.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "6.0-dev"
|
2023-07-21 18:04:29 +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",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/recursion-context",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/6.0.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-07-31 18:12:46 +00:00
|
|
|
"time": "2024-07-03T05:10:34+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/type",
|
2024-09-29 23:53:44 +00:00
|
|
|
"version": "5.1.0",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/type.git",
|
2024-09-29 23:53:44 +00:00
|
|
|
"reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-09-29 23:53:44 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/461b9c5da241511a2a0e8f240814fb23ce5c0aac",
|
|
|
|
"reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-09-29 23:53:44 +00:00
|
|
|
"phpunit/phpunit": "^11.3"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-09-29 23:53:44 +00:00
|
|
|
"dev-main": "5.1-dev"
|
2023-07-21 18:04:29 +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",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/type/security/policy",
|
2024-09-29 23:53:44 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/type/tree/5.1.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-09-29 23:53:44 +00:00
|
|
|
"time": "2024-09-17T13:12:04+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/version",
|
2024-10-16 00:21:58 +00:00
|
|
|
"version": "5.0.2",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
2024-10-16 00:21:58 +00:00
|
|
|
"reference": "c687e3387b99f5b03b6caa64c74b63e2936ff874"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-10-16 00:21:58 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c687e3387b99f5b03b6caa64c74b63e2936ff874",
|
|
|
|
"reference": "c687e3387b99f5b03b6caa64c74b63e2936ff874",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"dev-main": "5.0-dev"
|
2023-07-21 18:04:29 +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",
|
2024-07-31 18:12:46 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/version/security/policy",
|
2024-10-16 00:21:58 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/version/tree/5.0.2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-10-16 00:21:58 +00:00
|
|
|
"time": "2024-10-09T05:16:32+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "theseer/tokenizer",
|
2024-03-28 20:14:54 +00:00
|
|
|
"version": "1.2.3",
|
2023-07-21 18:04:29 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/theseer/tokenizer.git",
|
2024-03-28 20:14:54 +00:00
|
|
|
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-03-28 20:14:54 +00:00
|
|
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
|
|
|
|
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
|
2023-07-21 18:04:29 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-tokenizer": "*",
|
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"php": "^7.2 || ^8.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Arne Blankerts",
|
|
|
|
"email": "arne@blankerts.de",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/theseer/tokenizer/issues",
|
2024-03-28 20:14:54 +00:00
|
|
|
"source": "https://github.com/theseer/tokenizer/tree/1.2.3"
|
2023-07-21 18:04:29 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/theseer",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-03-28 20:14:54 +00:00
|
|
|
"time": "2024-03-03T12:36:25+00:00"
|
2023-07-21 18:04:29 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": {
|
2024-07-31 18:12:46 +00:00
|
|
|
"php": ">=8.3",
|
2023-07-21 18:04:29 +00:00
|
|
|
"ext-mbstring": "*"
|
|
|
|
},
|
|
|
|
"platform-dev": [],
|
2024-01-04 02:07:43 +00:00
|
|
|
"plugin-api-version": "2.6.0"
|
2023-07-21 18:04:29 +00:00
|
|
|
}
|