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": [
|
2024-12-15 21:31:57 +00:00
|
|
|
{
|
|
|
|
"name": "clue/ndjson-react",
|
|
|
|
"version": "v1.3.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/clue/reactphp-ndjson.git",
|
|
|
|
"reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
|
|
|
|
"reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3",
|
|
|
|
"react/stream": "^1.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
|
|
|
|
"react/event-loop": "^1.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Clue\\React\\NDJson\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.",
|
|
|
|
"homepage": "https://github.com/clue/reactphp-ndjson",
|
|
|
|
"keywords": [
|
|
|
|
"NDJSON",
|
|
|
|
"json",
|
|
|
|
"jsonlines",
|
|
|
|
"newline",
|
|
|
|
"reactphp",
|
|
|
|
"streaming"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/clue/reactphp-ndjson/issues",
|
|
|
|
"source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://clue.engineering/support",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/clue",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-12-23T10:58:28+00:00"
|
|
|
|
},
|
2022-01-14 21:27:01 +00:00
|
|
|
{
|
|
|
|
"name": "composer/pcre",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "3.3.2",
|
2022-01-14 21:27:01 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/pcre.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
|
2022-01-14 21:27:01 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
|
|
|
|
"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
|
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
|
|
|
},
|
2024-12-15 21:31:57 +00:00
|
|
|
"conflict": {
|
|
|
|
"phpstan/phpstan": "<1.11.10"
|
|
|
|
},
|
2022-01-14 21:27:01 +00:00
|
|
|
"require-dev": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"phpstan/phpstan": "^1.12 || ^2",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1 || ^2",
|
|
|
|
"phpunit/phpunit": "^8 || ^9"
|
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"
|
2024-12-15 21:31:57 +00:00
|
|
|
},
|
|
|
|
"phpstan": {
|
|
|
|
"includes": [
|
|
|
|
"extension.neon"
|
|
|
|
]
|
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",
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/composer/pcre/tree/3.3.2"
|
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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-11-12T16:29:46+00:00"
|
2022-01-14 21:27:01 +00:00
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
{
|
|
|
|
"name": "composer/semver",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "3.4.3",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/semver.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
|
|
|
|
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"phpstan/phpstan": "^1.11",
|
|
|
|
"symfony/phpunit-bridge": "^3 || ^7"
|
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": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
2020-11-30 15:51:39 +00:00
|
|
|
"issues": "https://github.com/composer/semver/issues",
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/composer/semver/tree/3.4.3"
|
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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-19T14:15:21+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
2018-10-26 20:27:18 +00:00
|
|
|
{
|
|
|
|
"name": "composer/xdebug-handler",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "3.0.5",
|
2018-10-26 20:27:18 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/xdebug-handler.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
|
|
|
|
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
|
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",
|
2024-12-15 21:31:57 +00:00
|
|
|
"phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
2021-06-12 01:22:32 +00:00
|
|
|
"issues": "https://github.com/composer/xdebug-handler/issues",
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
|
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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-05-06T16:37:16+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "evenement/evenement",
|
|
|
|
"version": "v3.0.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/igorw/evenement.git",
|
|
|
|
"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
|
|
|
|
"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9 || ^6"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Evenement\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Igor Wiedler",
|
|
|
|
"email": "igor@wiedler.ch"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Événement is a very simple event dispatching library for PHP",
|
|
|
|
"keywords": [
|
|
|
|
"event-dispatcher",
|
|
|
|
"event-emitter"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/igorw/evenement/issues",
|
|
|
|
"source": "https://github.com/igorw/evenement/tree/v3.0.2"
|
|
|
|
},
|
|
|
|
"time": "2023-08-08T05:53:35+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "fidry/cpu-core-counter",
|
|
|
|
"version": "1.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/theofidry/cpu-core-counter.git",
|
|
|
|
"reference": "8520451a140d3f46ac33042715115e290cf5785f"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f",
|
|
|
|
"reference": "8520451a140d3f46ac33042715115e290cf5785f",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.2 || ^8.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"fidry/makefile": "^0.2.0",
|
|
|
|
"fidry/php-cs-fixer-config": "^1.1.2",
|
|
|
|
"phpstan/extension-installer": "^1.2.0",
|
|
|
|
"phpstan/phpstan": "^1.9.2",
|
|
|
|
"phpstan/phpstan-deprecation-rules": "^1.0.0",
|
|
|
|
"phpstan/phpstan-phpunit": "^1.2.2",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.4.4",
|
|
|
|
"phpunit/phpunit": "^8.5.31 || ^9.5.26",
|
|
|
|
"webmozarts/strict-phpunit": "^7.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Fidry\\CpuCoreCounter\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Théo FIDRY",
|
|
|
|
"email": "theo.fidry@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Tiny utility to get the number of CPU cores.",
|
|
|
|
"keywords": [
|
|
|
|
"CPU",
|
|
|
|
"core"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/theofidry/cpu-core-counter/issues",
|
|
|
|
"source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/theofidry",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-08-06T10:04:20+00:00"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
{
|
|
|
|
"name": "friendsofphp/php-cs-fixer",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v3.65.0",
|
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",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/79d4f3e77b250a7d8043d76c6af8f0695e8a469f",
|
|
|
|
"reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"clue/ndjson-react": "^1.0",
|
2024-01-05 14:17:08 +00:00
|
|
|
"composer/semver": "^3.4",
|
2023-03-23 02:57:58 +00:00
|
|
|
"composer/xdebug-handler": "^3.0.3",
|
2024-01-05 14:17:08 +00:00
|
|
|
"ext-filter": "*",
|
2017-12-07 20:09:03 +00:00
|
|
|
"ext-json": "*",
|
|
|
|
"ext-tokenizer": "*",
|
2024-12-15 21:31:57 +00:00
|
|
|
"fidry/cpu-core-counter": "^1.2",
|
2023-03-23 02:57:58 +00:00
|
|
|
"php": "^7.4 || ^8.0",
|
2024-12-15 21:31:57 +00:00
|
|
|
"react/child-process": "^0.6.5",
|
|
|
|
"react/event-loop": "^1.0",
|
|
|
|
"react/promise": "^2.0 || ^3.0",
|
|
|
|
"react/socket": "^1.0",
|
|
|
|
"react/stream": "^1.0",
|
|
|
|
"sebastian/diff": "^4.0 || ^5.0 || ^6.0",
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/console": "^5.4 || ^6.0 || ^7.0",
|
|
|
|
"symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
|
|
|
|
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
|
|
|
|
"symfony/finder": "^5.4 || ^6.0 || ^7.0",
|
|
|
|
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
|
|
|
|
"symfony/polyfill-mbstring": "^1.28",
|
|
|
|
"symfony/polyfill-php80": "^1.28",
|
|
|
|
"symfony/polyfill-php81": "^1.28",
|
|
|
|
"symfony/process": "^5.4 || ^6.0 || ^7.0",
|
|
|
|
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"facile-it/paraunit": "^1.3.1 || ^2.4",
|
|
|
|
"infection/infection": "^0.29.8",
|
|
|
|
"justinrainbow/json-schema": "^5.3 || ^6.0",
|
2024-01-05 14:17:08 +00:00
|
|
|
"keradus/cli-executor": "^2.1",
|
2024-12-15 21:31:57 +00:00
|
|
|
"mikey179/vfsstream": "^1.6.12",
|
2024-01-05 14:17:08 +00:00
|
|
|
"php-coveralls/php-coveralls": "^2.7",
|
2023-03-23 02:57:58 +00:00
|
|
|
"php-cs-fixer/accessible-object": "^1.1",
|
2024-12-15 21:31:57 +00:00
|
|
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.5",
|
|
|
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.5",
|
|
|
|
"phpunit/phpunit": "^9.6.21 || ^10.5.38 || ^11.4.3",
|
|
|
|
"symfony/var-dumper": "^5.4.47 || ^6.4.15 || ^7.1.8",
|
|
|
|
"symfony/yaml": "^5.4.45 || ^6.4.13 || ^7.1.6"
|
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/"
|
2024-12-15 21:31:57 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"src/Fixer/Internal/*"
|
|
|
|
]
|
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",
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.65.0"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2021-02-25 19:49:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/keradus",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-11-25T00:39:24+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",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "3.0.2",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/log.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/php-fig/log/tree/3.0.2"
|
|
|
|
},
|
|
|
|
"time": "2024-09-11T13:17:53+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "react/cache",
|
|
|
|
"version": "v1.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/reactphp/cache.git",
|
|
|
|
"reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
|
|
|
|
"reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0",
|
|
|
|
"react/promise": "^3.0 || ^2.0 || ^1.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"React\\Cache\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering",
|
|
|
|
"homepage": "https://clue.engineering/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cees-Jan Kiewiet",
|
|
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
|
|
"homepage": "https://wyrihaximus.net/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jan Sorgalla",
|
|
|
|
"email": "jsorgalla@gmail.com",
|
|
|
|
"homepage": "https://sorgalla.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Chris Boden",
|
|
|
|
"email": "cboden@gmail.com",
|
|
|
|
"homepage": "https://cboden.dev/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Async, Promise-based cache interface for ReactPHP",
|
|
|
|
"keywords": [
|
|
|
|
"cache",
|
|
|
|
"caching",
|
|
|
|
"promise",
|
|
|
|
"reactphp"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/reactphp/cache/issues",
|
|
|
|
"source": "https://github.com/reactphp/cache/tree/v1.2.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://opencollective.com/reactphp",
|
|
|
|
"type": "open_collective"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-11-30T15:59:55+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "react/child-process",
|
|
|
|
"version": "v0.6.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/reactphp/child-process.git",
|
|
|
|
"reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
|
|
|
|
"reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
|
|
|
|
"php": ">=5.3.0",
|
|
|
|
"react/event-loop": "^1.2",
|
|
|
|
"react/stream": "^1.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
|
|
|
|
"react/socket": "^1.8",
|
|
|
|
"sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"React\\ChildProcess\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering",
|
|
|
|
"homepage": "https://clue.engineering/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cees-Jan Kiewiet",
|
|
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
|
|
"homepage": "https://wyrihaximus.net/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jan Sorgalla",
|
|
|
|
"email": "jsorgalla@gmail.com",
|
|
|
|
"homepage": "https://sorgalla.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Chris Boden",
|
|
|
|
"email": "cboden@gmail.com",
|
|
|
|
"homepage": "https://cboden.dev/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Event-driven library for executing child processes with ReactPHP.",
|
|
|
|
"keywords": [
|
|
|
|
"event-driven",
|
|
|
|
"process",
|
|
|
|
"reactphp"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/reactphp/child-process/issues",
|
|
|
|
"source": "https://github.com/reactphp/child-process/tree/v0.6.5"
|
2021-06-12 01:22:32 +00:00
|
|
|
},
|
2024-12-15 21:31:57 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/WyriHaximus",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/clue",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-09-16T13:41:56+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "react/dns",
|
|
|
|
"version": "v1.13.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/reactphp/dns.git",
|
|
|
|
"reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
|
|
|
|
"reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0",
|
|
|
|
"react/cache": "^1.0 || ^0.6 || ^0.5",
|
|
|
|
"react/event-loop": "^1.2",
|
|
|
|
"react/promise": "^3.2 || ^2.7 || ^1.2.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
|
|
|
|
"react/async": "^4.3 || ^3 || ^2",
|
|
|
|
"react/promise-timer": "^1.11"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"React\\Dns\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering",
|
|
|
|
"homepage": "https://clue.engineering/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cees-Jan Kiewiet",
|
|
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
|
|
"homepage": "https://wyrihaximus.net/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jan Sorgalla",
|
|
|
|
"email": "jsorgalla@gmail.com",
|
|
|
|
"homepage": "https://sorgalla.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Chris Boden",
|
|
|
|
"email": "cboden@gmail.com",
|
|
|
|
"homepage": "https://cboden.dev/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Async DNS resolver for ReactPHP",
|
|
|
|
"keywords": [
|
|
|
|
"async",
|
|
|
|
"dns",
|
|
|
|
"dns-resolver",
|
|
|
|
"reactphp"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/reactphp/dns/issues",
|
|
|
|
"source": "https://github.com/reactphp/dns/tree/v1.13.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://opencollective.com/reactphp",
|
|
|
|
"type": "open_collective"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-06-13T14:18:03+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "react/event-loop",
|
|
|
|
"version": "v1.5.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/reactphp/event-loop.git",
|
|
|
|
"reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
|
|
|
|
"reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-pcntl": "For signal handling support when using the StreamSelectLoop"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"React\\EventLoop\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering",
|
|
|
|
"homepage": "https://clue.engineering/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cees-Jan Kiewiet",
|
|
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
|
|
"homepage": "https://wyrihaximus.net/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jan Sorgalla",
|
|
|
|
"email": "jsorgalla@gmail.com",
|
|
|
|
"homepage": "https://sorgalla.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Chris Boden",
|
|
|
|
"email": "cboden@gmail.com",
|
|
|
|
"homepage": "https://cboden.dev/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
|
|
|
|
"keywords": [
|
|
|
|
"asynchronous",
|
|
|
|
"event-loop"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/reactphp/event-loop/issues",
|
|
|
|
"source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://opencollective.com/reactphp",
|
|
|
|
"type": "open_collective"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2023-11-13T13:48:05+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "react/promise",
|
|
|
|
"version": "v3.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/reactphp/promise.git",
|
|
|
|
"reference": "8a164643313c71354582dc850b42b33fa12a4b63"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
|
|
|
|
"reference": "8a164643313c71354582dc850b42b33fa12a4b63",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpstan/phpstan": "1.10.39 || 1.4.10",
|
|
|
|
"phpunit/phpunit": "^9.6 || ^7.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/functions_include.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"React\\Promise\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jan Sorgalla",
|
|
|
|
"email": "jsorgalla@gmail.com",
|
|
|
|
"homepage": "https://sorgalla.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering",
|
|
|
|
"homepage": "https://clue.engineering/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cees-Jan Kiewiet",
|
|
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
|
|
"homepage": "https://wyrihaximus.net/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Chris Boden",
|
|
|
|
"email": "cboden@gmail.com",
|
|
|
|
"homepage": "https://cboden.dev/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
|
|
|
|
"keywords": [
|
|
|
|
"promise",
|
|
|
|
"promises"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/reactphp/promise/issues",
|
|
|
|
"source": "https://github.com/reactphp/promise/tree/v3.2.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://opencollective.com/reactphp",
|
|
|
|
"type": "open_collective"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-05-24T10:39:05+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "react/socket",
|
|
|
|
"version": "v1.16.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/reactphp/socket.git",
|
|
|
|
"reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
|
|
|
|
"reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
|
|
|
|
"php": ">=5.3.0",
|
|
|
|
"react/dns": "^1.13",
|
|
|
|
"react/event-loop": "^1.2",
|
|
|
|
"react/promise": "^3.2 || ^2.6 || ^1.2.1",
|
|
|
|
"react/stream": "^1.4"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
|
|
|
|
"react/async": "^4.3 || ^3.3 || ^2",
|
|
|
|
"react/promise-stream": "^1.4",
|
|
|
|
"react/promise-timer": "^1.11"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"React\\Socket\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering",
|
|
|
|
"homepage": "https://clue.engineering/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cees-Jan Kiewiet",
|
|
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
|
|
"homepage": "https://wyrihaximus.net/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jan Sorgalla",
|
|
|
|
"email": "jsorgalla@gmail.com",
|
|
|
|
"homepage": "https://sorgalla.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Chris Boden",
|
|
|
|
"email": "cboden@gmail.com",
|
|
|
|
"homepage": "https://cboden.dev/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
|
|
|
|
"keywords": [
|
|
|
|
"Connection",
|
|
|
|
"Socket",
|
|
|
|
"async",
|
|
|
|
"reactphp",
|
|
|
|
"stream"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/reactphp/socket/issues",
|
|
|
|
"source": "https://github.com/reactphp/socket/tree/v1.16.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://opencollective.com/reactphp",
|
|
|
|
"type": "open_collective"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-07-26T10:38:09+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "react/stream",
|
|
|
|
"version": "v1.4.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/reactphp/stream.git",
|
|
|
|
"reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
|
|
|
|
"reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
|
|
|
|
"php": ">=5.3.8",
|
|
|
|
"react/event-loop": "^1.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"clue/stream-filter": "~1.2",
|
|
|
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"React\\Stream\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering",
|
|
|
|
"homepage": "https://clue.engineering/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cees-Jan Kiewiet",
|
|
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
|
|
"homepage": "https://wyrihaximus.net/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jan Sorgalla",
|
|
|
|
"email": "jsorgalla@gmail.com",
|
|
|
|
"homepage": "https://sorgalla.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Chris Boden",
|
|
|
|
"email": "cboden@gmail.com",
|
|
|
|
"homepage": "https://cboden.dev/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
|
|
|
|
"keywords": [
|
|
|
|
"event-driven",
|
|
|
|
"io",
|
|
|
|
"non-blocking",
|
|
|
|
"pipe",
|
|
|
|
"reactphp",
|
|
|
|
"readable",
|
|
|
|
"stream",
|
|
|
|
"writable"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/reactphp/stream/issues",
|
|
|
|
"source": "https://github.com/reactphp/stream/tree/v1.4.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://opencollective.com/reactphp",
|
|
|
|
"type": "open_collective"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-06-11T12:45:25+00:00"
|
2023-03-23 02:57:58 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/diff",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "6.0.2",
|
2023-03-23 02:57:58 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "b4ccd857127db5d41a5b676f24b51371d76d8544"
|
2023-03-23 02:57:58 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544",
|
|
|
|
"reference": "b4ccd857127db5d41a5b676f24b51371d76d8544",
|
2023-03-23 02:57:58 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"php": ">=8.2"
|
2023-03-23 02:57:58 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"phpunit/phpunit": "^11.0",
|
2023-03-23 02:57:58 +00:00
|
|
|
"symfony/process": "^4.2 || ^5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"dev-main": "6.0-dev"
|
2023-03-23 02:57:58 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Kore Nordmann",
|
|
|
|
"email": "mail@kore-nordmann.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Diff implementation",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
|
|
"keywords": [
|
|
|
|
"diff",
|
|
|
|
"udiff",
|
|
|
|
"unidiff",
|
|
|
|
"unified diff"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
2023-03-24 14:28:20 +00:00
|
|
|
"security": "https://github.com/sebastianbergmann/diff/security/policy",
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/6.0.2"
|
2023-03-23 02:57:58 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-07-03T04:53:05+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/console",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v7.2.1",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/console.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3",
|
|
|
|
"reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"php": ">=8.2",
|
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",
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/string": "^6.4|^7.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/dependency-injection": "<6.4",
|
|
|
|
"symfony/dotenv": "<6.4",
|
|
|
|
"symfony/event-dispatcher": "<6.4",
|
|
|
|
"symfony/lock": "<6.4",
|
|
|
|
"symfony/process": "<6.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",
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/config": "^6.4|^7.0",
|
|
|
|
"symfony/dependency-injection": "^6.4|^7.0",
|
|
|
|
"symfony/event-dispatcher": "^6.4|^7.0",
|
|
|
|
"symfony/http-foundation": "^6.4|^7.0",
|
|
|
|
"symfony/http-kernel": "^6.4|^7.0",
|
|
|
|
"symfony/lock": "^6.4|^7.0",
|
|
|
|
"symfony/messenger": "^6.4|^7.0",
|
|
|
|
"symfony/process": "^6.4|^7.0",
|
|
|
|
"symfony/stopwatch": "^6.4|^7.0",
|
|
|
|
"symfony/var-dumper": "^6.4|^7.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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/console/tree/v7.2.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-12-11T03:49:26+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/deprecation-contracts",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v3.5.1",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
|
|
|
|
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"dev-main": "3.5-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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-25T14:20:29+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
2019-06-21 14:30:36 +00:00
|
|
|
"name": "symfony/event-dispatcher",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v7.2.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.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1",
|
|
|
|
"reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"php": ">=8.2",
|
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": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/dependency-injection": "<6.4",
|
2023-06-17 15:09:03 +00:00
|
|
|
"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",
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/config": "^6.4|^7.0",
|
|
|
|
"symfony/dependency-injection": "^6.4|^7.0",
|
|
|
|
"symfony/error-handler": "^6.4|^7.0",
|
|
|
|
"symfony/expression-language": "^6.4|^7.0",
|
|
|
|
"symfony/http-foundation": "^6.4|^7.0",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/service-contracts": "^2.5|^3",
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/stopwatch": "^6.4|^7.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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v7.2.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-25T14:21:43+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
2019-06-21 14:30:36 +00:00
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v3.5.1",
|
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",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
|
|
|
|
"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"dev-main": "3.5-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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-25T14:20:29+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/filesystem",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v7.2.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/filesystem.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
|
|
|
|
"reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"php": ">=8.2",
|
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
|
|
|
},
|
2024-12-15 21:31:57 +00:00
|
|
|
"require-dev": {
|
|
|
|
"symfony/process": "^6.4|^7.0"
|
|
|
|
},
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/filesystem/tree/v7.2.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-10-25T15:15:23+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/finder",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v7.2.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/finder.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/6de263e5868b9a137602dd1e33e4d48bfae99c49",
|
|
|
|
"reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"php": ">=8.2"
|
2023-03-23 02:57:58 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/filesystem": "^6.4|^7.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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/finder/tree/v7.2.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-10-23T06:56:12+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/options-resolver",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v7.2.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
|
|
|
|
"reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"php": ">=8.2",
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/options-resolver/tree/v7.2.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-11-20T11:17:29+00:00"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v1.31.0",
|
2018-10-26 20:27:18 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
|
2018-10-26 20:27:18 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
|
|
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
|
2018-10-26 20:27:18 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"php": ">=7.2"
|
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": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"thanks": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill",
|
|
|
|
"name": "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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-grapheme",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v1.31.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
|
|
|
|
"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"php": ">=7.2"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill",
|
|
|
|
"name": "symfony/polyfill"
|
2020-09-09 14:59:28 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v1.31.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"php": ">=7.2"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill",
|
|
|
|
"name": "symfony/polyfill"
|
2020-09-09 14:59:28 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v1.31.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
|
|
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"php": ">=7.2"
|
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": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"thanks": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill",
|
|
|
|
"name": "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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
2023-03-23 02:57:58 +00:00
|
|
|
"name": "symfony/polyfill-php80",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v1.31.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",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
|
|
|
|
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
|
2019-06-21 14:30:36 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"php": ">=7.2"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"thanks": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill",
|
|
|
|
"name": "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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.31.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
2023-03-23 02:57:58 +00:00
|
|
|
"name": "symfony/polyfill-php81",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v1.31.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",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
|
|
|
|
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"php": ">=7.2"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill",
|
|
|
|
"name": "symfony/polyfill"
|
2020-09-09 14:59:28 +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\\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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.31.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-09T11:45:10+00:00"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
2017-12-07 20:09:03 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/process",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v7.2.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/process.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/d34b22ba9390ec19d2dd966c40aa9e8462f27a7e",
|
|
|
|
"reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"php": ">=8.2"
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/process/tree/v7.2.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-11-06T14:24:19+00:00"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/service-contracts",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v3.5.1",
|
2019-06-21 14:30:36 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
|
|
|
|
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
|
2019-06-21 14:30:36 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-06-06 01:38:08 +00:00
|
|
|
"php": ">=8.1",
|
2024-12-15 21:31:57 +00:00
|
|
|
"psr/container": "^1.1|^2.0",
|
|
|
|
"symfony/deprecation-contracts": "^2.5|^3"
|
2022-01-14 21:27:01 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"ext-psr": "<1.1|>=2"
|
2019-06-21 14:30:36 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"dev-main": "3.5-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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/service-contracts/tree/v3.5.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-25T14:20:29+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/stopwatch",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v7.2.0",
|
2017-12-07 20:09:03 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/stopwatch.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "696f418b0d722a4225e1c3d95489d262971ca924"
|
2017-12-07 20:09:03 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/696f418b0d722a4225e1c3d95489d262971ca924",
|
|
|
|
"reference": "696f418b0d722a4225e1c3d95489d262971ca924",
|
2017-12-07 20:09:03 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"php": ">=8.2",
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/stopwatch/tree/v7.2.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-09-25T14:21:43+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/string",
|
2024-12-15 21:31:57 +00:00
|
|
|
"version": "v7.2.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/string.git",
|
2024-12-15 21:31:57 +00:00
|
|
|
"reference": "446e0d146f991dde3e73f45f2c97a9faad773c82"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-12-15 21:31:57 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82",
|
|
|
|
"reference": "446e0d146f991dde3e73f45f2c97a9faad773c82",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-01-05 14:17:08 +00:00
|
|
|
"php": ">=8.2",
|
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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"symfony/emoji": "^7.1",
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/error-handler": "^6.4|^7.0",
|
|
|
|
"symfony/http-client": "^6.4|^7.0",
|
|
|
|
"symfony/intl": "^6.4|^7.0",
|
2023-06-17 15:09:03 +00:00
|
|
|
"symfony/translation-contracts": "^2.5|^3.0",
|
2024-01-05 14:17:08 +00:00
|
|
|
"symfony/var-exporter": "^6.4|^7.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": {
|
2024-12-15 21:31:57 +00:00
|
|
|
"source": "https://github.com/symfony/string/tree/v7.2.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"
|
|
|
|
}
|
|
|
|
],
|
2024-12-15 21:31:57 +00:00
|
|
|
"time": "2024-11-13T13:31:26+00:00"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
2024-12-15 21:31:57 +00:00
|
|
|
"stability-flags": {},
|
2017-12-07 20:09:03 +00:00
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
2024-12-15 21:31:57 +00:00
|
|
|
"platform": {},
|
|
|
|
"platform-dev": {},
|
2024-01-05 14:17:08 +00:00
|
|
|
"plugin-api-version": "2.6.0"
|
2017-12-07 20:09:03 +00:00
|
|
|
}
|