2017-12-07 20:09:03 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2019-01-23 17:36:43 +00:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
2017-12-07 20:09:03 +00:00
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2023-03-23 02:57:58 +00:00
|
|
|
"content-hash": "20a356978f9b95677dc85e9b1484504e",
|
2020-01-20 05:36:42 +00:00
|
|
|
"packages": [],
|
|
|
|
"packages-dev": [
|
2022-01-14 21:27:01 +00:00
|
|
|
{
|
|
|
|
"name": "composer/pcre",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "3.1.1",
|
2022-01-14 21:27:01 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/pcre.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
|
2022-01-14 21:27:01 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
|
|
|
|
"reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
|
2022-01-14 21:27:01 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": "^7.4 || ^8.0"
|
2022-01-14 21:27:01 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-04-04 17:40:39 +00:00
|
|
|
"phpstan/phpstan": "^1.3",
|
2022-01-14 21:27:01 +00:00
|
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/phpunit-bridge": "^5"
|
2022-01-14 21:27:01 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"dev-main": "3.x-dev"
|
2022-01-14 21:27:01 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Composer\\Pcre\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
"homepage": "http://seld.be"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
|
|
|
|
"keywords": [
|
|
|
|
"PCRE",
|
|
|
|
"preg",
|
|
|
|
"regex",
|
|
|
|
"regular expression"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/composer/pcre/issues",
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/composer/pcre/tree/3.1.1"
|
2022-01-14 21:27:01 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://packagist.com",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/composer",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-10-11T07:11:09+00:00"
|
2022-01-14 21:27:01 +00:00
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
{
|
|
|
|
"name": "composer/semver",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "3.4.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/semver.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
|
|
|
|
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-11-30 15:51:39 +00:00
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-04-04 17:40:39 +00:00
|
|
|
"phpstan/phpstan": "^1.4",
|
2020-11-30 15:51:39 +00:00
|
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-11-30 15:51:39 +00:00
|
|
|
"dev-main": "3.x-dev"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Composer\\Semver\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nils Adermann",
|
|
|
|
"email": "naderman@naderman.de",
|
|
|
|
"homepage": "http://www.naderman.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
"homepage": "http://seld.be"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Rob Bast",
|
|
|
|
"email": "rob.bast@gmail.com",
|
|
|
|
"homepage": "http://robbast.nl"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Semver library that offers utilities, version constraint parsing and validation.",
|
|
|
|
"keywords": [
|
|
|
|
"semantic",
|
|
|
|
"semver",
|
|
|
|
"validation",
|
|
|
|
"versioning"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
2020-11-30 15:51:39 +00:00
|
|
|
"issues": "https://github.com/composer/semver/issues",
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/composer/semver/tree/3.4.0"
|
2020-11-30 15:51:39 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://packagist.com",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/composer",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-08-31T09:50:34+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
2018-10-26 20:27:18 +00:00
|
|
|
{
|
|
|
|
"name": "composer/xdebug-handler",
|
2023-03-23 02:57:58 +00:00
|
|
|
"version": "3.0.3",
|
2018-10-26 20:27:18 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/xdebug-handler.git",
|
2023-03-23 02:57:58 +00:00
|
|
|
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-03-23 02:57:58 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
|
|
|
|
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
|
2018-10-26 20:27:18 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"composer/pcre": "^1 || ^2 || ^3",
|
|
|
|
"php": "^7.2.5 || ^8.0",
|
2021-10-29 18:31:23 +00:00
|
|
|
"psr/log": "^1 || ^2 || ^3"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-01-14 21:27:01 +00:00
|
|
|
"phpstan/phpstan": "^1.0",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/phpunit-bridge": "^6.0"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Composer\\XdebugHandler\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "John Stevenson",
|
|
|
|
"email": "john-stevenson@blueyonder.co.uk"
|
|
|
|
}
|
|
|
|
],
|
2019-12-03 00:12:48 +00:00
|
|
|
"description": "Restarts a process without Xdebug.",
|
2018-10-26 20:27:18 +00:00
|
|
|
"keywords": [
|
|
|
|
"Xdebug",
|
|
|
|
"performance"
|
|
|
|
],
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
|
|
"issues": "https://github.com/composer/xdebug-handler/issues",
|
2023-03-23 02:57:58 +00:00
|
|
|
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://packagist.com",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/composer",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-03-23 02:57:58 +00:00
|
|
|
"time": "2022-02-25T21:32:43+00:00"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
{
|
|
|
|
"name": "friendsofphp/php-cs-fixer",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v3.37.1",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-03-23 02:57:58 +00:00
|
|
|
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "c3fe76976081ab871aa654e872da588077e19679"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c3fe76976081ab871aa654e872da588077e19679",
|
|
|
|
"reference": "c3fe76976081ab871aa654e872da588077e19679",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"composer/semver": "^3.3",
|
|
|
|
"composer/xdebug-handler": "^3.0.3",
|
2017-12-07 20:09:03 +00:00
|
|
|
"ext-json": "*",
|
|
|
|
"ext-tokenizer": "*",
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": "^7.4 || ^8.0",
|
|
|
|
"sebastian/diff": "^4.0 || ^5.0",
|
|
|
|
"symfony/console": "^5.4 || ^6.0",
|
|
|
|
"symfony/event-dispatcher": "^5.4 || ^6.0",
|
|
|
|
"symfony/filesystem": "^5.4 || ^6.0",
|
|
|
|
"symfony/finder": "^5.4 || ^6.0",
|
|
|
|
"symfony/options-resolver": "^5.4 || ^6.0",
|
|
|
|
"symfony/polyfill-mbstring": "^1.27",
|
|
|
|
"symfony/polyfill-php80": "^1.27",
|
|
|
|
"symfony/polyfill-php81": "^1.27",
|
|
|
|
"symfony/process": "^5.4 || ^6.0",
|
|
|
|
"symfony/stopwatch": "^5.4 || ^6.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"facile-it/paraunit": "^1.3 || ^2.0",
|
2023-03-23 02:57:58 +00:00
|
|
|
"justinrainbow/json-schema": "^5.2",
|
|
|
|
"keradus/cli-executor": "^2.0",
|
|
|
|
"mikey179/vfsstream": "^1.6.11",
|
|
|
|
"php-coveralls/php-coveralls": "^2.5.3",
|
|
|
|
"php-cs-fixer/accessible-object": "^1.1",
|
2020-11-30 15:51:39 +00:00
|
|
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
|
|
|
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
|
2023-03-23 02:57:58 +00:00
|
|
|
"phpspec/prophecy": "^1.16",
|
|
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
|
|
"phpunit/phpunit": "^9.5",
|
|
|
|
"symfony/phpunit-bridge": "^6.2.3",
|
|
|
|
"symfony/yaml": "^5.4 || ^6.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"ext-dom": "For handling output formats in XML",
|
2023-03-23 02:57:58 +00:00
|
|
|
"ext-mbstring": "For handling non-UTF8 characters."
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"php-cs-fixer"
|
|
|
|
],
|
|
|
|
"type": "application",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"PhpCsFixer\\": "src/"
|
2023-03-23 02:57:58 +00:00
|
|
|
}
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2019-10-11 16:02:22 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Dariusz Rumiński",
|
|
|
|
"email": "dariusz.ruminski@gmail.com"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A tool to automatically fix PHP code style",
|
2023-03-23 02:57:58 +00:00
|
|
|
"keywords": [
|
|
|
|
"Static code analysis",
|
|
|
|
"fixer",
|
|
|
|
"standards",
|
|
|
|
"static analysis"
|
|
|
|
],
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.37.1"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/keradus",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-10-29T20:51:23+00:00"
|
2021-05-21 16:11:50 +00:00
|
|
|
},
|
2019-06-21 14:30:36 +00:00
|
|
|
{
|
|
|
|
"name": "psr/container",
|
2022-01-14 21:27:01 +00:00
|
|
|
"version": "2.0.2",
|
2019-06-21 14:30:36 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/container.git",
|
2022-01-14 21:27:01 +00:00
|
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-01-14 21:27:01 +00:00
|
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
2019-06-21 14:30:36 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-01-14 21:27:01 +00:00
|
|
|
"php": ">=7.4.0"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
2022-01-14 21:27:01 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
2019-06-21 14:30:36 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Container\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
2021-04-14 13:50:25 +00:00
|
|
|
"homepage": "https://www.php-fig.org/"
|
2019-06-21 14:30:36 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
|
"homepage": "https://github.com/php-fig/container",
|
|
|
|
"keywords": [
|
|
|
|
"PSR-11",
|
|
|
|
"container",
|
|
|
|
"container-interface",
|
|
|
|
"container-interop",
|
|
|
|
"psr"
|
|
|
|
],
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-fig/container/issues",
|
2022-01-14 21:27:01 +00:00
|
|
|
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
2022-01-14 21:27:01 +00:00
|
|
|
"time": "2021-11-05T16:47:00+00:00"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
2019-12-03 00:12:48 +00:00
|
|
|
{
|
|
|
|
"name": "psr/event-dispatcher",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/event-dispatcher.git",
|
|
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\EventDispatcher\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Standard interfaces for event handling.",
|
|
|
|
"keywords": [
|
|
|
|
"events",
|
|
|
|
"psr",
|
|
|
|
"psr-14"
|
|
|
|
],
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-fig/event-dispatcher/issues",
|
|
|
|
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
|
|
|
},
|
2019-12-03 00:12:48 +00:00
|
|
|
"time": "2019-01-08T18:20:26+00:00"
|
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
{
|
|
|
|
"name": "psr/log",
|
2023-03-23 02:57:58 +00:00
|
|
|
"version": "3.0.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/log.git",
|
2023-03-23 02:57:58 +00:00
|
|
|
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-03-23 02:57:58 +00:00
|
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
|
|
|
|
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-10-29 18:31:23 +00:00
|
|
|
"php": ">=8.0.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"dev-master": "3.x-dev"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2021-10-29 18:31:23 +00:00
|
|
|
"Psr\\Log\\": "src"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
2021-05-21 16:11:50 +00:00
|
|
|
"homepage": "https://www.php-fig.org/"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for logging libraries",
|
|
|
|
"homepage": "https://github.com/php-fig/log",
|
|
|
|
"keywords": [
|
|
|
|
"log",
|
|
|
|
"psr",
|
|
|
|
"psr-3"
|
|
|
|
],
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"source": "https://github.com/php-fig/log/tree/3.0.0"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2023-03-23 02:57:58 +00:00
|
|
|
"time": "2021-07-14T16:46:02+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/diff",
|
2023-06-17 15:09:03 +00:00
|
|
|
"version": "5.0.3",
|
2023-03-23 02:57:58 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
2023-06-17 15:09:03 +00:00
|
|
|
"reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b"
|
2023-03-23 02:57:58 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-06-17 15:09:03 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
|
|
|
|
"reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
|
2023-03-23 02:57:58 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^10.0",
|
|
|
|
"symfony/process": "^4.2 || ^5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "5.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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-03-24 14:28:20 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/diff/security/policy",
|
2023-06-17 15:09:03 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/5.0.3"
|
2023-03-23 02:57:58 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2023-06-17 15:09:03 +00:00
|
|
|
"time": "2023-05-01T07:48:21+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/console",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v6.3.4",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/console.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "eca495f2ee845130855ddf1cf18460c38966c8b6"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/eca495f2ee845130855ddf1cf18460c38966c8b6",
|
|
|
|
"reference": "eca495f2ee845130855ddf1cf18460c38966c8b6",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": ">=8.1",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
2019-06-21 14:30:36 +00:00
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/service-contracts": "^2.5|^3",
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/string": "^5.4|^6.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/dependency-injection": "<5.4",
|
|
|
|
"symfony/dotenv": "<5.4",
|
|
|
|
"symfony/event-dispatcher": "<5.4",
|
|
|
|
"symfony/lock": "<5.4",
|
|
|
|
"symfony/process": "<5.4"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
2019-03-25 15:28:15 +00:00
|
|
|
"provide": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"psr/log-implementation": "1.0|2.0|3.0"
|
2019-03-25 15:28:15 +00:00
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
"require-dev": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"psr/log": "^1|^2|^3",
|
|
|
|
"symfony/config": "^5.4|^6.0",
|
|
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
|
|
"symfony/event-dispatcher": "^5.4|^6.0",
|
|
|
|
"symfony/lock": "^5.4|^6.0",
|
|
|
|
"symfony/process": "^5.4|^6.0",
|
|
|
|
"symfony/var-dumper": "^5.4|^6.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Console\\": ""
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-02-07 02:48:27 +00:00
|
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
2017-12-07 20:09:03 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2020-12-28 16:42:36 +00:00
|
|
|
"keywords": [
|
|
|
|
"cli",
|
2023-06-17 15:09:03 +00:00
|
|
|
"command-line",
|
2020-12-28 16:42:36 +00:00
|
|
|
"console",
|
|
|
|
"terminal"
|
2020-09-09 14:59:28 +00:00
|
|
|
],
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/console/tree/v6.3.4"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-08-16T10:10:12+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/deprecation-contracts",
|
2023-06-17 15:09:03 +00:00
|
|
|
"version": "v3.3.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
2023-06-17 15:09:03 +00:00
|
|
|
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-06-17 15:09:03 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
|
|
|
|
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-06-06 01:38:08 +00:00
|
|
|
"php": ">=8.1"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"dev-main": "3.4-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"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",
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-06-17 15:09:03 +00:00
|
|
|
"time": "2023-05-23T14:45:45+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
2019-06-21 14:30:36 +00:00
|
|
|
"name": "symfony/event-dispatcher",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v6.3.2",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2019-06-21 14:30:36 +00:00
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
|
|
|
|
"reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": ">=8.1",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/event-dispatcher-contracts": "^2.5|^3"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
2019-06-20 19:57:49 +00:00
|
|
|
"conflict": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/dependency-injection": "<5.4",
|
|
|
|
"symfony/service-contracts": "<2.5"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"psr/event-dispatcher-implementation": "1.0",
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/event-dispatcher-implementation": "2.0|3.0"
|
2019-01-26 03:07:37 +00:00
|
|
|
},
|
2019-06-20 19:57:49 +00:00
|
|
|
"require-dev": {
|
2021-10-29 18:31:23 +00:00
|
|
|
"psr/log": "^1|^2|^3",
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/config": "^5.4|^6.0",
|
|
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
|
|
"symfony/error-handler": "^5.4|^6.0",
|
|
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
|
|
"symfony/http-foundation": "^5.4|^6.0",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/service-contracts": "^2.5|^3",
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/stopwatch": "^5.4|^6.0"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2019-06-21 14:30:36 +00:00
|
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
2019-06-20 19:57:49 +00:00
|
|
|
"/Tests/"
|
2017-12-07 20:09:03 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2019-06-20 19:57:49 +00:00
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2021-02-07 02:48:27 +00:00
|
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
2017-12-07 20:09:03 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-07-06T06:56:43+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
2019-06-21 14:30:36 +00:00
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
2023-06-17 15:09:03 +00:00
|
|
|
"version": "v3.3.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2019-06-21 14:30:36 +00:00
|
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
2023-06-17 15:09:03 +00:00
|
|
|
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-06-17 15:09:03 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
|
|
|
|
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-06-06 01:38:08 +00:00
|
|
|
"php": ">=8.1",
|
2019-12-03 00:12:48 +00:00
|
|
|
"psr/event-dispatcher": "^1"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"dev-main": "3.4-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2019-06-21 14:30:36 +00:00
|
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
|
|
}
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2019-06-21 14:30:36 +00:00
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2019-06-21 14:30:36 +00:00
|
|
|
"description": "Generic abstractions related to dispatching event",
|
2017-12-07 20:09:03 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2019-06-21 14:30:36 +00:00
|
|
|
"keywords": [
|
|
|
|
"abstractions",
|
|
|
|
"contracts",
|
|
|
|
"decoupling",
|
|
|
|
"interfaces",
|
|
|
|
"interoperability",
|
|
|
|
"standards"
|
|
|
|
],
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-06-17 15:09:03 +00:00
|
|
|
"time": "2023-05-23T14:45:45+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/filesystem",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v6.3.1",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/filesystem.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
|
|
|
|
"reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": ">=8.1",
|
2021-10-29 18:31:23 +00:00
|
|
|
"symfony/polyfill-ctype": "~1.8",
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/polyfill-mbstring": "~1.8"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-02-07 02:48:27 +00:00
|
|
|
"description": "Provides basic utilities for the filesystem",
|
2017-12-07 20:09:03 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/filesystem/tree/v6.3.1"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-06-01T08:30:39+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/finder",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v6.3.5",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/finder.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "a1b31d88c0e998168ca7792f222cbecee47428c4"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/a1b31d88c0e998168ca7792f222cbecee47428c4",
|
|
|
|
"reference": "a1b31d88c0e998168ca7792f222cbecee47428c4",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": ">=8.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/filesystem": "^6.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Finder\\": ""
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-02-07 02:48:27 +00:00
|
|
|
"description": "Finds files and directories via an intuitive fluent interface",
|
2017-12-07 20:09:03 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/finder/tree/v6.3.5"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-09-26T12:56:25+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/options-resolver",
|
2023-06-17 15:09:03 +00:00
|
|
|
"version": "v6.3.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
2023-06-17 15:09:03 +00:00
|
|
|
"reference": "a10f19f5198d589d5c33333cffe98dc9820332dd"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-06-17 15:09:03 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/a10f19f5198d589d5c33333cffe98dc9820332dd",
|
|
|
|
"reference": "a10f19f5198d589d5c33333cffe98dc9820332dd",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": ">=8.1",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/deprecation-contracts": "^2.5|^3"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\OptionsResolver\\": ""
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-02-07 02:48:27 +00:00
|
|
|
"description": "Provides an improved replacement for the array_replace PHP function",
|
2017-12-07 20:09:03 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"config",
|
|
|
|
"configuration",
|
|
|
|
"options"
|
|
|
|
],
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"source": "https://github.com/symfony/options-resolver/tree/v6.3.0"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-06-17 15:09:03 +00:00
|
|
|
"time": "2023-05-12T14:21:09+00:00"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v1.28.0",
|
2018-10-26 20:27:18 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
|
|
|
|
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
|
2018-10-26 20:27:18 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
2022-01-14 21:27:01 +00:00
|
|
|
"provide": {
|
|
|
|
"ext-ctype": "*"
|
|
|
|
},
|
2018-10-26 20:27:18 +00:00
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"dev-main": "1.28-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2018-10-26 20:27:18 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2022-04-04 17:40:39 +00:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
}
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2019-10-11 16:02:22 +00:00
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
{
|
2019-10-11 16:02:22 +00:00
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2018-10-26 20:27:18 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-01-26T09:26:14+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-grapheme",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v1.28.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "875e90aeea2777b6f135677f618529449334a612"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
|
|
|
|
"reference": "875e90aeea2777b6f135677f618529449334a612",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"dev-main": "1.28-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2022-04-04 17:40:39 +00:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
|
|
}
|
2020-09-09 14:59:28 +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 intl's grapheme_* functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"grapheme",
|
|
|
|
"intl",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-01-26T09:26:14+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v1.28.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
|
|
|
|
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"dev-main": "1.28-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-04-04 17:40:39 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"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"
|
|
|
|
],
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-01-26T09:26:14+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v1.28.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "42292d99c55abe617799667f454222c54c60e229"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
|
|
|
|
"reference": "42292d99c55abe617799667f454222c54c60e229",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
2022-01-14 21:27:01 +00:00
|
|
|
"provide": {
|
|
|
|
"ext-mbstring": "*"
|
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"dev-main": "1.28-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2022-04-04 17:40:39 +00:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
}
|
2017-12-07 20:09:03 +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-02-25 19:49:17 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-07-28T09:04:16+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
2023-03-23 02:57:58 +00:00
|
|
|
"name": "symfony/polyfill-php80",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v1.28.0",
|
2019-06-21 14:30:36 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-03-23 02:57:58 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
|
|
|
|
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
|
2019-06-21 14:30:36 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"dev-main": "1.28-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2019-06-21 14:30:36 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-04-04 17:40:39 +00:00
|
|
|
"psr-4": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
2022-04-04 17:40:39 +00:00
|
|
|
},
|
2019-06-21 14:30:36 +00:00
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2023-03-23 02:57:58 +00:00
|
|
|
{
|
|
|
|
"name": "Ion Bazan",
|
|
|
|
"email": "ion.bazan@gmail.com"
|
|
|
|
},
|
2019-06-21 14:30:36 +00:00
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2023-03-23 02:57:58 +00:00
|
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
2019-06-21 14:30:36 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-01-26T09:26:14+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
2023-03-23 02:57:58 +00:00
|
|
|
"name": "symfony/polyfill-php81",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v1.28.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2023-03-23 02:57:58 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
|
|
|
|
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"dev-main": "1.28-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-04-04 17:40:39 +00:00
|
|
|
"psr-4": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"Symfony\\Polyfill\\Php81\\": ""
|
2022-04-04 17:40:39 +00:00
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2023-03-23 02:57:58 +00:00
|
|
|
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
|
2020-09-09 14:59:28 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2021-02-25 19:49:17 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
|
2021-02-25 19:49:17 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-01-26T09:26:14+00:00"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/process",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v6.3.4",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/process.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
|
|
|
|
"reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": ">=8.1"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Process\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2021-02-07 02:48:27 +00:00
|
|
|
"description": "Executes commands in sub-processes",
|
2017-12-07 20:09:03 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/process/tree/v6.3.4"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-08-07T10:39:22+00:00"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/service-contracts",
|
2023-06-17 15:09:03 +00:00
|
|
|
"version": "v3.3.0",
|
2019-06-21 14:30:36 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
2023-06-17 15:09:03 +00:00
|
|
|
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-06-17 15:09:03 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
|
|
|
|
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
|
2019-06-21 14:30:36 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-06-06 01:38:08 +00:00
|
|
|
"php": ">=8.1",
|
2022-01-14 21:27:01 +00:00
|
|
|
"psr/container": "^2.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"ext-psr": "<1.1|>=2"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"dev-main": "3.4-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
2019-06-21 14:30:36 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Contracts\\Service\\": ""
|
2022-06-06 01:38:08 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Test/"
|
|
|
|
]
|
2019-06-21 14:30:36 +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": "Generic abstractions related to writing services",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"abstractions",
|
|
|
|
"contracts",
|
|
|
|
"decoupling",
|
|
|
|
"interfaces",
|
|
|
|
"interoperability",
|
|
|
|
"standards"
|
|
|
|
],
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"source": "https://github.com/symfony/service-contracts/tree/v3.3.0"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-06-17 15:09:03 +00:00
|
|
|
"time": "2023-05-23T14:45:45+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/stopwatch",
|
2023-06-17 15:09:03 +00:00
|
|
|
"version": "v6.3.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/stopwatch.git",
|
2023-06-17 15:09:03 +00:00
|
|
|
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-06-17 15:09:03 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
|
|
|
|
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": ">=8.1",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/service-contracts": "^2.5|^3"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Stopwatch\\": ""
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-02-07 02:48:27 +00:00
|
|
|
"description": "Provides a way to profile code",
|
2017-12-07 20:09:03 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"source": "https://github.com/symfony/stopwatch/tree/v6.3.0"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-06-17 15:09:03 +00:00
|
|
|
"time": "2023-02-16T10:14:28+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/string",
|
2023-11-01 22:40:16 +00:00
|
|
|
"version": "v6.3.5",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/string.git",
|
2023-11-01 22:40:16 +00:00
|
|
|
"reference": "13d76d0fb049051ed12a04bef4f9de8715bea339"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-11-01 22:40:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339",
|
|
|
|
"reference": "13d76d0fb049051ed12a04bef4f9de8715bea339",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-06-06 01:38:08 +00:00
|
|
|
"php": ">=8.1",
|
2020-09-09 14:59:28 +00:00
|
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
2022-01-14 21:27:01 +00:00
|
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/translation-contracts": "<2.5"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-01-14 21:27:01 +00:00
|
|
|
"symfony/error-handler": "^5.4|^6.0",
|
|
|
|
"symfony/http-client": "^5.4|^6.0",
|
2023-01-24 20:12:21 +00:00
|
|
|
"symfony/intl": "^6.2",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/translation-contracts": "^2.5|^3.0",
|
2022-01-14 21:27:01 +00:00
|
|
|
"symfony/var-exporter": "^5.4|^6.0"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"Resources/functions.php"
|
|
|
|
],
|
2022-04-04 17:40:39 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\String\\": ""
|
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2021-02-07 02:48:27 +00:00
|
|
|
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
2020-09-09 14:59:28 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"grapheme",
|
|
|
|
"i18n",
|
|
|
|
"string",
|
|
|
|
"unicode",
|
|
|
|
"utf-8",
|
|
|
|
"utf8"
|
|
|
|
],
|
2021-06-12 01:22:32 +00:00
|
|
|
"support": {
|
2023-11-01 22:40:16 +00:00
|
|
|
"source": "https://github.com/symfony/string/tree/v6.3.5"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-11-01 22:40:16 +00:00
|
|
|
"time": "2023-09-18T10:38:32+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
2023-03-24 14:28:20 +00:00
|
|
|
"stability-flags": [],
|
2017-12-07 20:09:03 +00:00
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
2021-02-25 19:49:17 +00:00
|
|
|
"platform-dev": [],
|
2023-11-01 22:40:16 +00:00
|
|
|
"plugin-api-version": "2.6.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|