2021-05-10 00:23:30 +00:00
{
"packages" : [
2021-11-23 13:20:36 +00:00
{
"name" : "clue\/ndjson-react" ,
2022-12-23 17:10:25 +00:00
"version" : "v1.3.0" ,
"version_normalized" : "1.3.0.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/clue\/reactphp-ndjson.git" ,
2022-12-23 17:10:25 +00:00
"reference" : "392dc165fce93b5bb5c637b67e59619223c931b0"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-23 17:10:25 +00:00
"url" : "https:\/\/api.github.com\/repos\/clue\/reactphp-ndjson\/zipball\/392dc165fce93b5bb5c637b67e59619223c931b0" ,
"reference" : "392dc165fce93b5bb5c637b67e59619223c931b0" ,
2021-11-23 13:20:36 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3" ,
2022-12-23 17:10:25 +00:00
"react\/stream" : "^1.2"
2021-11-23 13:20:36 +00:00
} ,
"require-dev" : {
2022-12-23 17:10:25 +00:00
"phpunit\/phpunit" : "^9.5 || ^5.7 || ^4.8.35" ,
"react\/event-loop" : "^1.2"
2021-11-23 13:20:36 +00:00
} ,
2022-12-23 17:10:25 +00:00
"time" : "2022-12-23T10:58:28+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Clue\\React\\NDJson\\" : "src\/"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Christian L\u00fcck" ,
"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" ,
2022-12-23 17:10:25 +00:00
"source" : "https:\/\/github.com\/clue\/reactphp-ndjson\/tree\/v1.3.0"
2021-11-23 13:20:36 +00:00
} ,
"funding" : [
{
"url" : "https:\/\/clue.engineering\/support" ,
"type" : "custom"
} ,
{
"url" : "https:\/\/github.com\/clue" ,
"type" : "github"
}
] ,
"install-path" : "..\/clue\/ndjson-react"
} ,
2021-12-08 15:55:52 +00:00
{
"name" : "composer\/pcre" ,
2024-08-28 11:50:11 +00:00
"version" : "3.3.1" ,
"version_normalized" : "3.3.1.0" ,
2021-12-08 15:55:52 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/composer\/pcre.git" ,
2024-08-28 11:50:11 +00:00
"reference" : "63aaeac21d7e775ff9bc9d45021e1745c97521c4"
2021-12-08 15:55:52 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-08-28 11:50:11 +00:00
"url" : "https:\/\/api.github.com\/repos\/composer\/pcre\/zipball\/63aaeac21d7e775ff9bc9d45021e1745c97521c4" ,
"reference" : "63aaeac21d7e775ff9bc9d45021e1745c97521c4" ,
2021-12-08 15:55:52 +00:00
"shasum" : ""
} ,
"require" : {
2022-02-26 04:25:13 +00:00
"php" : "^7.4 || ^8.0"
2021-12-08 15:55:52 +00:00
} ,
2024-07-25 11:04:48 +00:00
"conflict" : {
2024-08-20 13:23:49 +00:00
"phpstan\/phpstan" : "<1.11.10"
2024-07-25 11:04:48 +00:00
} ,
2021-12-08 15:55:52 +00:00
"require-dev" : {
2024-08-20 13:23:49 +00:00
"phpstan\/phpstan" : "^1.11.10" ,
2021-12-08 15:55:52 +00:00
"phpstan\/phpstan-strict-rules" : "^1.1" ,
2024-07-25 11:04:48 +00:00
"phpunit\/phpunit" : "^8 || ^9"
2021-12-08 15:55:52 +00:00
} ,
2024-08-28 11:50:11 +00:00
"time" : "2024-08-27T18:44:43+00:00" ,
2021-12-08 15:55:52 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2022-02-26 04:25:13 +00:00
"dev-main" : "3.x-dev"
2024-07-25 11:04:48 +00:00
} ,
"phpstan" : {
"includes" : [
"extension.neon"
]
2021-12-08 15:55:52 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Composer\\Pcre\\" : "src"
2021-12-08 15:55:52 +00:00
}
} ,
"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-08-28 11:50:11 +00:00
"source" : "https:\/\/github.com\/composer\/pcre\/tree\/3.3.1"
2021-12-08 15:55:52 +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"
}
] ,
"install-path" : ".\/pcre"
} ,
2021-05-10 00:23:30 +00:00
{
"name" : "composer\/semver" ,
2024-09-20 02:01:20 +00:00
"version" : "3.4.3" ,
"version_normalized" : "3.4.3.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/composer\/semver.git" ,
2024-09-20 02:01:20 +00:00
"reference" : "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-20 02:01:20 +00:00
"url" : "https:\/\/api.github.com\/repos\/composer\/semver\/zipball\/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" ,
"reference" : "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
"php" : "^5.3.2 || ^7.0 || ^8.0"
} ,
"require-dev" : {
2024-09-20 02:01:20 +00:00
"phpstan\/phpstan" : "^1.11" ,
"symfony\/phpunit-bridge" : "^3 || ^7"
2021-05-10 00:23:30 +00:00
} ,
2024-09-20 02:01:20 +00:00
"time" : "2024-09-19T14:15:21+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "3.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Composer\\Semver\\" : "src"
2021-05-10 00:23:30 +00:00
}
} ,
"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"
] ,
"support" : {
2023-08-31 10:36:02 +00:00
"irc" : "ircs:\/\/irc.libera.chat:6697\/composer" ,
2021-05-10 00:23:30 +00:00
"issues" : "https:\/\/github.com\/composer\/semver\/issues" ,
2024-09-20 02:01:20 +00:00
"source" : "https:\/\/github.com\/composer\/semver\/tree\/3.4.3"
2021-05-10 00:23:30 +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"
}
] ,
"install-path" : ".\/semver"
} ,
{
"name" : "composer\/xdebug-handler" ,
2024-05-08 13:00:27 +00:00
"version" : "3.0.5" ,
"version_normalized" : "3.0.5.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/composer\/xdebug-handler.git" ,
2024-05-08 13:00:27 +00:00
"reference" : "6c1925561632e83d60a44492e0b344cf48ab85ef"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-05-08 13:00:27 +00:00
"url" : "https:\/\/api.github.com\/repos\/composer\/xdebug-handler\/zipball\/6c1925561632e83d60a44492e0b344cf48ab85ef" ,
"reference" : "6c1925561632e83d60a44492e0b344cf48ab85ef" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2022-02-26 04:25:13 +00:00
"composer\/pcre" : "^1 || ^2 || ^3" ,
2022-01-25 11:43:54 +00:00
"php" : "^7.2.5 || ^8.0" ,
2021-08-01 00:25:55 +00:00
"psr\/log" : "^1 || ^2 || ^3"
2021-05-10 00:23:30 +00:00
} ,
"require-dev" : {
2021-12-08 15:55:52 +00:00
"phpstan\/phpstan" : "^1.0" ,
"phpstan\/phpstan-strict-rules" : "^1.1" ,
2024-03-26 19:25:47 +00:00
"phpunit\/phpunit" : "^8.5 || ^9.6 || ^10.5"
2021-05-10 00:23:30 +00:00
} ,
2024-05-08 13:00:27 +00:00
"time" : "2024-05-06T16:37:16+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Composer\\XdebugHandler\\" : "src"
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "John Stevenson" ,
"email" : "john-stevenson@blueyonder.co.uk"
}
] ,
"description" : "Restarts a process without Xdebug." ,
"keywords" : [
"Xdebug" ,
"performance"
] ,
"support" : {
2024-03-26 19:25:47 +00:00
"irc" : "ircs:\/\/irc.libera.chat:6697\/composer" ,
2021-05-10 00:23:30 +00:00
"issues" : "https:\/\/github.com\/composer\/xdebug-handler\/issues" ,
2024-05-08 13:00:27 +00:00
"source" : "https:\/\/github.com\/composer\/xdebug-handler\/tree\/3.0.5"
2021-05-10 00:23:30 +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"
}
] ,
"install-path" : ".\/xdebug-handler"
} ,
2023-10-25 15:01:11 +00:00
{
"name" : "doctrine\/inflector" ,
2024-02-19 13:23:36 +00:00
"version" : "2.0.10" ,
"version_normalized" : "2.0.10.0" ,
2023-10-25 15:01:11 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/doctrine\/inflector.git" ,
2024-02-19 13:23:36 +00:00
"reference" : "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
2023-10-25 15:01:11 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-19 13:23:36 +00:00
"url" : "https:\/\/api.github.com\/repos\/doctrine\/inflector\/zipball\/5817d0659c5b50c9b950feb9af7b9668e2c436bc" ,
"reference" : "5817d0659c5b50c9b950feb9af7b9668e2c436bc" ,
2023-10-25 15:01:11 +00:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"require-dev" : {
"doctrine\/coding-standard" : "^11.0" ,
"phpstan\/phpstan" : "^1.8" ,
"phpstan\/phpstan-phpunit" : "^1.1" ,
"phpstan\/phpstan-strict-rules" : "^1.3" ,
"phpunit\/phpunit" : "^8.5 || ^9.5" ,
"vimeo\/psalm" : "^4.25 || ^5.4"
} ,
2024-02-19 13:23:36 +00:00
"time" : "2024-02-18T20:23:39+00:00" ,
2023-10-25 15:01:11 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Doctrine\\Inflector\\" : "lib\/Doctrine\/Inflector"
2023-10-25 15:01:11 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
} ,
{
"name" : "Roman Borschel" ,
"email" : "roman@code-factory.org"
} ,
{
"name" : "Benjamin Eberlei" ,
"email" : "kontakt@beberlei.de"
} ,
{
"name" : "Jonathan Wage" ,
"email" : "jonwage@gmail.com"
} ,
{
"name" : "Johannes Schmitt" ,
"email" : "schmittjoh@gmail.com"
}
] ,
"description" : "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper\/lowercase and singular\/plural forms of words." ,
"homepage" : "https:\/\/www.doctrine-project.org\/projects\/inflector.html" ,
"keywords" : [
"inflection" ,
"inflector" ,
"lowercase" ,
"manipulation" ,
"php" ,
"plural" ,
"singular" ,
"strings" ,
"uppercase" ,
"words"
] ,
"support" : {
"issues" : "https:\/\/github.com\/doctrine\/inflector\/issues" ,
2024-02-19 13:23:36 +00:00
"source" : "https:\/\/github.com\/doctrine\/inflector\/tree\/2.0.10"
2023-10-25 15:01:11 +00:00
} ,
"funding" : [
{
"url" : "https:\/\/www.doctrine-project.org\/sponsorship.html" ,
"type" : "custom"
} ,
{
"url" : "https:\/\/www.patreon.com\/phpdoctrine" ,
"type" : "patreon"
} ,
{
"url" : "https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine%2Finflector" ,
"type" : "tidelift"
}
] ,
"install-path" : "..\/doctrine\/inflector"
} ,
2021-11-23 13:20:36 +00:00
{
"name" : "evenement\/evenement" ,
2023-08-08 08:50:04 +00:00
"version" : "v3.0.2" ,
"version_normalized" : "3.0.2.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/igorw\/evenement.git" ,
2023-08-08 08:50:04 +00:00
"reference" : "0a16b0d71ab13284339abb99d9d2bd813640efbc"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-08-08 08:50:04 +00:00
"url" : "https:\/\/api.github.com\/repos\/igorw\/evenement\/zipball\/0a16b0d71ab13284339abb99d9d2bd813640efbc" ,
"reference" : "0a16b0d71ab13284339abb99d9d2bd813640efbc" ,
2021-11-23 13:20:36 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.0"
} ,
"require-dev" : {
2023-08-08 08:50:04 +00:00
"phpunit\/phpunit" : "^9 || ^6"
2021-11-23 13:20:36 +00:00
} ,
2023-08-08 08:50:04 +00:00
"time" : "2023-08-08T05:53:35+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Evenement\\" : "src\/"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Igor Wiedler" ,
"email" : "igor@wiedler.ch"
}
] ,
"description" : "\u00c9v\u00e9nement is a very simple event dispatching library for PHP" ,
"keywords" : [
"event-dispatcher" ,
"event-emitter"
] ,
"support" : {
"issues" : "https:\/\/github.com\/igorw\/evenement\/issues" ,
2023-08-08 08:50:04 +00:00
"source" : "https:\/\/github.com\/igorw\/evenement\/tree\/v3.0.2"
2021-11-23 13:20:36 +00:00
} ,
"install-path" : "..\/evenement\/evenement"
} ,
2022-12-16 14:30:13 +00:00
{
"name" : "fidry\/cpu-core-counter" ,
2024-08-31 11:36:27 +00:00
"version" : "1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2022-12-16 14:30:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/theofidry\/cpu-core-counter.git" ,
2024-08-31 11:36:27 +00:00
"reference" : "8520451a140d3f46ac33042715115e290cf5785f"
2022-12-16 14:30:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-08-31 11:36:27 +00:00
"url" : "https:\/\/api.github.com\/repos\/theofidry\/cpu-core-counter\/zipball\/8520451a140d3f46ac33042715115e290cf5785f" ,
"reference" : "8520451a140d3f46ac33042715115e290cf5785f" ,
2022-12-16 14:30:13 +00:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"require-dev" : {
"fidry\/makefile" : "^0.2.0" ,
2024-02-08 04:24:11 +00:00
"fidry\/php-cs-fixer-config" : "^1.1.2" ,
2022-12-16 14:30:13 +00:00
"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" ,
2024-02-08 04:24:11 +00:00
"phpunit\/phpunit" : "^8.5.31 || ^9.5.26" ,
2022-12-16 14:30:13 +00:00
"webmozarts\/strict-phpunit" : "^7.5"
} ,
2024-08-31 11:36:27 +00:00
"time" : "2024-08-06T10:04:20+00:00" ,
2022-12-16 14:30:13 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Fidry\\CpuCoreCounter\\" : "src\/"
2022-12-16 14:30:13 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Th\u00e9o 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" ,
2024-08-31 11:36:27 +00:00
"source" : "https:\/\/github.com\/theofidry\/cpu-core-counter\/tree\/1.2.0"
2022-12-16 14:30:13 +00:00
} ,
"funding" : [
{
"url" : "https:\/\/github.com\/theofidry" ,
"type" : "github"
}
] ,
"install-path" : "..\/fidry\/cpu-core-counter"
} ,
2023-06-08 14:23:03 +00:00
{
"name" : "illuminate\/container" ,
2024-09-26 12:47:37 +00:00
"version" : "v11.25.0" ,
"version_normalized" : "11.25.0.0" ,
2023-06-08 14:23:03 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/illuminate\/container.git" ,
2024-09-26 08:25:20 +00:00
"reference" : "d6aca7c315d68cb6807c139facd7ea134b4f5104"
2023-06-08 14:23:03 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-26 08:25:20 +00:00
"url" : "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/d6aca7c315d68cb6807c139facd7ea134b4f5104" ,
"reference" : "d6aca7c315d68cb6807c139facd7ea134b4f5104" ,
2023-06-08 14:23:03 +00:00
"shasum" : ""
} ,
"require" : {
2024-06-18 08:34:51 +00:00
"illuminate\/contracts" : "^11.0" ,
"php" : "^8.2" ,
2023-06-08 14:23:03 +00:00
"psr\/container" : "^1.1.1|^2.0.1"
} ,
"provide" : {
"psr\/container-implementation" : "1.1|2.0"
} ,
2024-09-26 08:25:20 +00:00
"time" : "2024-09-20T12:51:05+00:00" ,
2023-06-08 14:23:03 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-06-18 08:34:51 +00:00
"dev-master" : "11.x-dev"
2023-08-06 15:14:10 +00:00
} ,
"patches_applied" : [
2024-03-15 14:15:54 +00:00
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/illuminate-container-container-php.patch"
2023-08-06 15:14:10 +00:00
]
2023-06-08 14:23:03 +00:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Illuminate\\Container\\" : ""
2023-06-08 14:23:03 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "The Illuminate Container package." ,
"homepage" : "https:\/\/laravel.com" ,
"support" : {
"issues" : "https:\/\/github.com\/laravel\/framework\/issues" ,
"source" : "https:\/\/github.com\/laravel\/framework"
} ,
"install-path" : "..\/illuminate\/container"
} ,
{
"name" : "illuminate\/contracts" ,
2024-09-26 12:47:37 +00:00
"version" : "v11.25.0" ,
"version_normalized" : "11.25.0.0" ,
2023-06-08 14:23:03 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/illuminate\/contracts.git" ,
2024-09-26 08:25:20 +00:00
"reference" : "56312862af937bd6da8e6dc8bbd88188dfb478f8"
2023-06-08 14:23:03 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-26 08:25:20 +00:00
"url" : "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/56312862af937bd6da8e6dc8bbd88188dfb478f8" ,
"reference" : "56312862af937bd6da8e6dc8bbd88188dfb478f8" ,
2023-06-08 14:23:03 +00:00
"shasum" : ""
} ,
"require" : {
2024-06-18 08:34:51 +00:00
"php" : "^8.2" ,
2023-06-08 14:23:03 +00:00
"psr\/container" : "^1.1.1|^2.0.1" ,
"psr\/simple-cache" : "^1.0|^2.0|^3.0"
} ,
2024-09-26 08:25:20 +00:00
"time" : "2024-09-22T15:08:08+00:00" ,
2023-06-08 14:23:03 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-06-18 08:34:51 +00:00
"dev-master" : "11.x-dev"
2023-06-08 14:23:03 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Illuminate\\Contracts\\" : ""
2023-06-08 14:23:03 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "The Illuminate Contracts package." ,
"homepage" : "https:\/\/laravel.com" ,
"support" : {
"issues" : "https:\/\/github.com\/laravel\/framework\/issues" ,
"source" : "https:\/\/github.com\/laravel\/framework"
} ,
"install-path" : "..\/illuminate\/contracts"
} ,
2021-05-10 00:23:30 +00:00
{
"name" : "nette\/utils" ,
2024-08-08 13:54:22 +00:00
"version" : "v4.0.5" ,
"version_normalized" : "4.0.5.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/nette\/utils.git" ,
2024-08-08 13:54:22 +00:00
"reference" : "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-08-08 13:54:22 +00:00
"url" : "https:\/\/api.github.com\/repos\/nette\/utils\/zipball\/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" ,
"reference" : "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2024-08-08 13:54:22 +00:00
"php" : "8.0 - 8.4"
2021-05-10 00:23:30 +00:00
} ,
"conflict" : {
2024-03-18 22:09:15 +00:00
"nette\/finder" : "<3" ,
"nette\/schema" : "<1.2.2"
2021-05-10 00:23:30 +00:00
} ,
"require-dev" : {
2023-01-18 12:08:19 +00:00
"jetbrains\/phpstorm-attributes" : "dev-master" ,
2024-03-18 22:09:15 +00:00
"nette\/tester" : "^2.5" ,
2021-11-24 19:57:13 +00:00
"phpstan\/phpstan" : "^1.0" ,
2024-03-18 22:09:15 +00:00
"tracy\/tracy" : "^2.9"
2021-05-10 00:23:30 +00:00
} ,
"suggest" : {
"ext-gd" : "to use Image" ,
"ext-iconv" : "to use Strings::webalize(), toAscii(), chr() and reverse()" ,
"ext-intl" : "to use Strings::webalize(), toAscii(), normalize() and compare()" ,
"ext-json" : "to use Nette\\Utils\\Json" ,
"ext-mbstring" : "to use Strings::lower() etc..." ,
2024-03-18 22:09:15 +00:00
"ext-tokenizer" : "to use Nette\\Utils\\Reflection::getUseStatements()"
2021-05-10 00:23:30 +00:00
} ,
2024-08-08 13:54:22 +00:00
"time" : "2024-08-07T15:39:19+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-03-18 22:09:15 +00:00
"dev-master" : "4.0-dev"
2021-05-10 00:23:30 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src\/"
]
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"BSD-3-Clause" ,
"GPL-2.0-only" ,
"GPL-3.0-only"
] ,
"authors" : [
{
"name" : "David Grudl" ,
"homepage" : "https:\/\/davidgrudl.com"
} ,
{
"name" : "Nette Community" ,
"homepage" : "https:\/\/nette.org\/contributors"
}
] ,
"description" : "\ud83d\udee0 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding\/decoding, validation, slug or strong password generating etc." ,
"homepage" : "https:\/\/nette.org" ,
"keywords" : [
"array" ,
"core" ,
"datetime" ,
"images" ,
"json" ,
"nette" ,
"paginator" ,
"password" ,
"slugify" ,
"string" ,
"unicode" ,
"utf-8" ,
"utility" ,
"validation"
] ,
"support" : {
"issues" : "https:\/\/github.com\/nette\/utils\/issues" ,
2024-08-08 13:54:22 +00:00
"source" : "https:\/\/github.com\/nette\/utils\/tree\/v4.0.5"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/nette\/utils"
} ,
{
"name" : "nikic\/php-parser" ,
2024-09-18 08:30:29 +00:00
"version" : "v4.19.2" ,
"version_normalized" : "4.19.2.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/nikic\/PHP-Parser.git" ,
2024-09-18 08:30:29 +00:00
"reference" : "0ed4c8949a32986043e977dbe14776c14d644c45"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-18 08:30:29 +00:00
"url" : "https:\/\/api.github.com\/repos\/nikic\/PHP-Parser\/zipball\/0ed4c8949a32986043e977dbe14776c14d644c45" ,
"reference" : "0ed4c8949a32986043e977dbe14776c14d644c45" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
"ext-tokenizer" : "*" ,
2024-03-17 08:46:45 +00:00
"php" : ">=7.1"
2021-05-10 00:23:30 +00:00
} ,
"require-dev" : {
"ircmaxell\/php-yacc" : "^0.0.7" ,
"phpunit\/phpunit" : "^6.5 || ^7.0 || ^8.0 || ^9.0"
} ,
2024-09-18 08:30:29 +00:00
"time" : "2024-09-17T19:36:00+00:00" ,
2021-05-10 00:23:30 +00:00
"bin" : [
"bin\/php-parse"
] ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.9-dev"
2022-05-08 20:57:50 +00:00
} ,
"patches_applied" : [
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-expr-closure-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-finally-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-function-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-do-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-catch-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-trycatch-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-for-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-classmethod-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-else-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-while-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-foreach-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-if-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-case-php.patch" ,
2022-08-24 07:54:32 +00:00
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-elseif-php.patch" ,
2024-09-04 08:10:29 +00:00
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-node-stmt-namespace-php.patch" ,
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/nikic-php-parser-lib-phpparser-nodetraverser-php.patch"
2022-05-08 20:57:50 +00:00
]
2021-05-10 00:23:30 +00:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2022-06-06 17:12:56 +00:00
"PhpParser\\" : "lib\/PhpParser"
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Nikita Popov"
}
] ,
"description" : "A PHP parser written in PHP" ,
"keywords" : [
"parser" ,
"php"
] ,
"support" : {
"issues" : "https:\/\/github.com\/nikic\/PHP-Parser\/issues" ,
2024-09-18 08:30:29 +00:00
"source" : "https:\/\/github.com\/nikic\/PHP-Parser\/tree\/v4.19.2"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/nikic\/php-parser"
} ,
2022-02-09 18:58:51 +00:00
{
"name" : "ondram\/ci-detector" ,
2024-03-12 16:22:51 +00:00
"version" : "4.2.0" ,
"version_normalized" : "4.2.0.0" ,
2022-02-09 18:58:51 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/OndraM\/ci-detector.git" ,
2024-03-12 16:22:51 +00:00
"reference" : "8b0223b5ed235fd377c75fdd1bfcad05c0f168b8"
2022-02-09 18:58:51 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-03-12 16:22:51 +00:00
"url" : "https:\/\/api.github.com\/repos\/OndraM\/ci-detector\/zipball\/8b0223b5ed235fd377c75fdd1bfcad05c0f168b8" ,
"reference" : "8b0223b5ed235fd377c75fdd1bfcad05c0f168b8" ,
2022-02-09 18:58:51 +00:00
"shasum" : ""
} ,
"require" : {
2024-03-12 16:22:51 +00:00
"php" : "^7.4 || ^8.0"
2022-02-09 18:58:51 +00:00
} ,
"require-dev" : {
2024-03-12 16:22:51 +00:00
"ergebnis\/composer-normalize" : "^2.13.2" ,
"lmc\/coding-standard" : "^3.0.0" ,
2022-02-09 18:58:51 +00:00
"php-parallel-lint\/php-parallel-lint" : "^1.2" ,
2024-03-12 16:22:51 +00:00
"phpstan\/extension-installer" : "^1.1.0" ,
"phpstan\/phpstan" : "^1.2.0" ,
"phpstan\/phpstan-phpunit" : "^1.0.0" ,
"phpunit\/phpunit" : "^9.6.13"
2022-02-09 18:58:51 +00:00
} ,
2024-03-12 16:22:51 +00:00
"time" : "2024-03-12T13:22:30+00:00" ,
2022-02-09 18:58:51 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\OndraM\\CiDetector\\" : "src\/"
2022-02-09 18:58:51 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ond\u0159ej Machulda" ,
"email" : "ondrej.machulda@gmail.com"
}
] ,
"description" : "Detect continuous integration environment and provide unified access to properties of current build" ,
"keywords" : [
"CircleCI" ,
"Codeship" ,
"Wercker" ,
"adapter" ,
"appveyor" ,
"aws" ,
"aws codebuild" ,
"azure" ,
"azure devops" ,
"azure pipelines" ,
"bamboo" ,
"bitbucket" ,
"buddy" ,
"ci-info" ,
"codebuild" ,
"continuous integration" ,
"continuousphp" ,
"devops" ,
"drone" ,
"github" ,
"gitlab" ,
"interface" ,
"jenkins" ,
"pipelines" ,
"sourcehut" ,
"teamcity" ,
"travis"
] ,
"support" : {
"issues" : "https:\/\/github.com\/OndraM\/ci-detector\/issues" ,
2024-03-12 16:22:51 +00:00
"source" : "https:\/\/github.com\/OndraM\/ci-detector\/tree\/4.2.0"
2022-02-09 18:58:51 +00:00
} ,
"install-path" : "..\/ondram\/ci-detector"
} ,
2021-05-10 00:23:30 +00:00
{
"name" : "phpstan\/phpdoc-parser" ,
2024-09-26 08:25:20 +00:00
"version" : "1.32.0" ,
"version_normalized" : "1.32.0.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/phpstan\/phpdoc-parser.git" ,
2024-09-26 08:25:20 +00:00
"reference" : "6ca22b154efdd9e3c68c56f5d94670920a1c19a4"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-26 08:25:20 +00:00
"url" : "https:\/\/api.github.com\/repos\/phpstan\/phpdoc-parser\/zipball\/6ca22b154efdd9e3c68c56f5d94670920a1c19a4" ,
"reference" : "6ca22b154efdd9e3c68c56f5d94670920a1c19a4" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2022-03-28 09:17:08 +00:00
"php" : "^7.2 || ^8.0"
2021-05-10 00:23:30 +00:00
} ,
"require-dev" : {
2023-06-01 22:33:20 +00:00
"doctrine\/annotations" : "^2.0" ,
2023-05-17 13:57:56 +00:00
"nikic\/php-parser" : "^4.15" ,
2021-05-10 00:23:30 +00:00
"php-parallel-lint\/php-parallel-lint" : "^1.2" ,
"phpstan\/extension-installer" : "^1.0" ,
2022-03-28 09:17:08 +00:00
"phpstan\/phpstan" : "^1.5" ,
2022-06-10 09:57:49 +00:00
"phpstan\/phpstan-phpunit" : "^1.1" ,
2021-10-12 09:14:35 +00:00
"phpstan\/phpstan-strict-rules" : "^1.0" ,
2021-06-11 17:53:41 +00:00
"phpunit\/phpunit" : "^9.5" ,
2021-05-10 00:23:30 +00:00
"symfony\/process" : "^5.2"
} ,
2024-09-26 08:25:20 +00:00
"time" : "2024-09-26T07:23:32+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2022-06-06 17:12:56 +00:00
"PHPStan\\PhpDocParser\\" : [
2021-05-10 00:23:30 +00:00
"src\/"
]
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"description" : "PHPDoc parser with support for nullable, intersection and generic types" ,
"support" : {
"issues" : "https:\/\/github.com\/phpstan\/phpdoc-parser\/issues" ,
2024-09-26 08:25:20 +00:00
"source" : "https:\/\/github.com\/phpstan\/phpdoc-parser\/tree\/1.32.0"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/phpstan\/phpdoc-parser"
} ,
{
"name" : "psr\/container" ,
2022-02-14 01:03:53 +00:00
"version" : "2.0.2" ,
"version_normalized" : "2.0.2.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/php-fig\/container.git" ,
2022-02-14 01:03:53 +00:00
"reference" : "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2022-02-14 01:03:53 +00:00
"url" : "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/c71ecc56dfe541dbd90c5360474fbc405f8d5963" ,
"reference" : "c71ecc56dfe541dbd90c5360474fbc405f8d5963" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2021-11-05 17:11:17 +00:00
"php" : ">=7.4.0"
2021-05-10 00:23:30 +00:00
} ,
2022-02-14 01:03:53 +00:00
"time" : "2021-11-05T16:47:00+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
2022-02-14 01:03:53 +00:00
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
2021-05-10 00:23:30 +00:00
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Psr\\Container\\" : "src\/"
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https:\/\/www.php-fig.org\/"
}
] ,
"description" : "Common Container Interface (PHP FIG PSR-11)" ,
"homepage" : "https:\/\/github.com\/php-fig\/container" ,
"keywords" : [
"PSR-11" ,
"container" ,
"container-interface" ,
"container-interop" ,
"psr"
] ,
"support" : {
"issues" : "https:\/\/github.com\/php-fig\/container\/issues" ,
2022-02-14 01:03:53 +00:00
"source" : "https:\/\/github.com\/php-fig\/container\/tree\/2.0.2"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/psr\/container"
} ,
{
"name" : "psr\/log" ,
2024-09-13 07:50:10 +00:00
"version" : "3.0.2" ,
"version_normalized" : "3.0.2.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/php-fig\/log.git" ,
2024-09-13 07:50:10 +00:00
"reference" : "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-13 07:50:10 +00:00
"url" : "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" ,
"reference" : "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2021-08-01 00:25:55 +00:00
"php" : ">=8.0.0"
2021-05-10 00:23:30 +00:00
} ,
2024-09-13 07:50:10 +00:00
"time" : "2024-09-11T13:17:53+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2022-05-27 16:47:28 +00:00
"dev-master" : "3.x-dev"
2021-05-10 00:23:30 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Psr\\Log\\" : "src"
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https:\/\/www.php-fig.org\/"
}
] ,
"description" : "Common interface for logging libraries" ,
"homepage" : "https:\/\/github.com\/php-fig\/log" ,
"keywords" : [
"log" ,
"psr" ,
"psr-3"
] ,
"support" : {
2024-09-13 07:50:10 +00:00
"source" : "https:\/\/github.com\/php-fig\/log\/tree\/3.0.2"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/psr\/log"
} ,
2023-06-08 14:23:03 +00:00
{
"name" : "psr\/simple-cache" ,
"version" : "3.0.0" ,
"version_normalized" : "3.0.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/php-fig\/simple-cache.git" ,
"reference" : "764e0b3939f5ca87cb904f570ef9be2d78a07865"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/764e0b3939f5ca87cb904f570ef9be2d78a07865" ,
"reference" : "764e0b3939f5ca87cb904f570ef9be2d78a07865" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.0.0"
} ,
"time" : "2021-10-29T13:26:27+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Psr\\SimpleCache\\" : "src\/"
2023-06-08 14:23:03 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https:\/\/www.php-fig.org\/"
}
] ,
"description" : "Common interfaces for simple caching" ,
"keywords" : [
"cache" ,
"caching" ,
"psr" ,
"psr-16" ,
"simple-cache"
] ,
"support" : {
"source" : "https:\/\/github.com\/php-fig\/simple-cache\/tree\/3.0.0"
} ,
"install-path" : "..\/psr\/simple-cache"
} ,
2021-11-23 13:20:36 +00:00
{
"name" : "react\/cache" ,
2022-12-01 14:10:32 +00:00
"version" : "v1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/reactphp\/cache.git" ,
2022-12-01 14:10:32 +00:00
"reference" : "d47c472b64aa5608225f47965a484b75c7817d5b"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-01 14:10:32 +00:00
"url" : "https:\/\/api.github.com\/repos\/reactphp\/cache\/zipball\/d47c472b64aa5608225f47965a484b75c7817d5b" ,
"reference" : "d47c472b64aa5608225f47965a484b75c7817d5b" ,
2021-11-23 13:20:36 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.0" ,
"react\/promise" : "^3.0 || ^2.0 || ^1.1"
} ,
"require-dev" : {
2022-12-01 14:10:32 +00:00
"phpunit\/phpunit" : "^9.5 || ^5.7 || ^4.8.35"
2021-11-23 13:20:36 +00:00
} ,
2022-12-01 14:10:32 +00:00
"time" : "2022-11-30T15:59:55+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\React\\Cache\\" : "src\/"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Christian L\u00fcck" ,
"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" ,
2022-12-01 14:10:32 +00:00
"source" : "https:\/\/github.com\/reactphp\/cache\/tree\/v1.2.0"
2021-11-23 13:20:36 +00:00
} ,
"funding" : [
{
2022-12-01 14:10:32 +00:00
"url" : "https:\/\/opencollective.com\/reactphp" ,
"type" : "open_collective"
2021-11-23 13:20:36 +00:00
}
] ,
"install-path" : "..\/react\/cache"
} ,
{
"name" : "react\/child-process" ,
2022-09-16 18:01:57 +00:00
"version" : "v0.6.5" ,
"version_normalized" : "0.6.5.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/reactphp\/child-process.git" ,
2022-09-16 18:01:57 +00:00
"reference" : "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2022-09-16 18:01:57 +00:00
"url" : "https:\/\/api.github.com\/repos\/reactphp\/child-process\/zipball\/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43" ,
"reference" : "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43" ,
2021-11-23 13:20:36 +00:00
"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"
} ,
2022-09-16 18:01:57 +00:00
"time" : "2022-09-16T13:41:56+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\React\\ChildProcess\\" : "src"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Christian L\u00fcck" ,
"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" ,
2022-09-16 18:01:57 +00:00
"source" : "https:\/\/github.com\/reactphp\/child-process\/tree\/v0.6.5"
2021-11-23 13:20:36 +00:00
} ,
"funding" : [
{
"url" : "https:\/\/github.com\/WyriHaximus" ,
"type" : "github"
} ,
{
"url" : "https:\/\/github.com\/clue" ,
"type" : "github"
}
] ,
"install-path" : "..\/react\/child-process"
} ,
{
"name" : "react\/dns" ,
2024-06-13 17:57:46 +00:00
"version" : "v1.13.0" ,
"version_normalized" : "1.13.0.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/reactphp\/dns.git" ,
2024-06-13 17:57:46 +00:00
"reference" : "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-06-13 17:57:46 +00:00
"url" : "https:\/\/api.github.com\/repos\/reactphp\/dns\/zipball\/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5" ,
"reference" : "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5" ,
2021-11-23 13:20:36 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.0" ,
"react\/cache" : "^1.0 || ^0.6 || ^0.5" ,
"react\/event-loop" : "^1.2" ,
2024-06-13 17:57:46 +00:00
"react\/promise" : "^3.2 || ^2.7 || ^1.2.1"
2021-11-23 13:20:36 +00:00
} ,
"require-dev" : {
2023-11-30 10:06:33 +00:00
"phpunit\/phpunit" : "^9.6 || ^5.7 || ^4.8.36" ,
2024-06-13 17:57:46 +00:00
"react\/async" : "^4.3 || ^3 || ^2" ,
"react\/promise-timer" : "^1.11"
2021-11-23 13:20:36 +00:00
} ,
2024-06-13 17:57:46 +00:00
"time" : "2024-06-13T14:18:03+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\React\\Dns\\" : "src\/"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Christian L\u00fcck" ,
"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" ,
2024-06-13 17:57:46 +00:00
"source" : "https:\/\/github.com\/reactphp\/dns\/tree\/v1.13.0"
2021-11-23 13:20:36 +00:00
} ,
"funding" : [
{
2023-06-02 13:09:14 +00:00
"url" : "https:\/\/opencollective.com\/reactphp" ,
"type" : "open_collective"
2021-11-23 13:20:36 +00:00
}
] ,
"install-path" : "..\/react\/dns"
} ,
{
"name" : "react\/event-loop" ,
2023-11-13 15:06:37 +00:00
"version" : "v1.5.0" ,
"version_normalized" : "1.5.0.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/reactphp\/event-loop.git" ,
2023-11-13 15:06:37 +00:00
"reference" : "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2023-11-13 15:06:37 +00:00
"url" : "https:\/\/api.github.com\/repos\/reactphp\/event-loop\/zipball\/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354" ,
"reference" : "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354" ,
2021-11-23 13:20:36 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.0"
} ,
"require-dev" : {
2023-05-05 10:24:42 +00:00
"phpunit\/phpunit" : "^9.6 || ^5.7 || ^4.8.36"
2021-11-23 13:20:36 +00:00
} ,
"suggest" : {
2023-05-05 10:24:42 +00:00
"ext-pcntl" : "For signal handling support when using the StreamSelectLoop"
2021-11-23 13:20:36 +00:00
} ,
2023-11-13 15:06:37 +00:00
"time" : "2023-11-13T13:48:05+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\React\\EventLoop\\" : "src\/"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Christian L\u00fcck" ,
"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" ,
2023-11-13 15:06:37 +00:00
"source" : "https:\/\/github.com\/reactphp\/event-loop\/tree\/v1.5.0"
2021-11-23 13:20:36 +00:00
} ,
"funding" : [
{
2023-05-05 10:24:42 +00:00
"url" : "https:\/\/opencollective.com\/reactphp" ,
"type" : "open_collective"
2021-11-23 13:20:36 +00:00
}
] ,
"install-path" : "..\/react\/event-loop"
} ,
{
"name" : "react\/promise" ,
2024-05-24 13:06:38 +00:00
"version" : "v3.2.0" ,
"version_normalized" : "3.2.0.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/reactphp\/promise.git" ,
2024-05-24 13:06:38 +00:00
"reference" : "8a164643313c71354582dc850b42b33fa12a4b63"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-05-24 13:06:38 +00:00
"url" : "https:\/\/api.github.com\/repos\/reactphp\/promise\/zipball\/8a164643313c71354582dc850b42b33fa12a4b63" ,
"reference" : "8a164643313c71354582dc850b42b33fa12a4b63" ,
2021-11-23 13:20:36 +00:00
"shasum" : ""
} ,
"require" : {
2024-05-18 13:49:01 +00:00
"php" : ">=7.1.0"
2021-11-23 13:20:36 +00:00
} ,
"require-dev" : {
2024-05-18 13:49:01 +00:00
"phpstan\/phpstan" : "1.10.39 || 1.4.10" ,
"phpunit\/phpunit" : "^9.6 || ^7.5"
2021-11-23 13:20:36 +00:00
} ,
2024-05-24 13:06:38 +00:00
"time" : "2024-05-24T10:39:05+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src\/functions_include.php"
2022-02-04 14:07:32 +00:00
] ,
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\React\\Promise\\" : "src\/"
2022-02-04 14:07:32 +00:00
}
2021-11-23 13:20:36 +00:00
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Jan Sorgalla" ,
2022-02-11 12:13:24 +00:00
"email" : "jsorgalla@gmail.com" ,
"homepage" : "https:\/\/sorgalla.com\/"
} ,
{
"name" : "Christian L\u00fcck" ,
"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\/"
2021-11-23 13:20:36 +00:00
}
] ,
"description" : "A lightweight implementation of CommonJS Promises\/A for PHP" ,
"keywords" : [
"promise" ,
"promises"
] ,
"support" : {
"issues" : "https:\/\/github.com\/reactphp\/promise\/issues" ,
2024-05-24 13:06:38 +00:00
"source" : "https:\/\/github.com\/reactphp\/promise\/tree\/v3.2.0"
2021-11-23 13:20:36 +00:00
} ,
2022-02-11 12:13:24 +00:00
"funding" : [
{
2023-05-04 13:18:16 +00:00
"url" : "https:\/\/opencollective.com\/reactphp" ,
"type" : "open_collective"
2022-02-11 12:13:24 +00:00
}
] ,
2021-11-23 13:20:36 +00:00
"install-path" : "..\/react\/promise"
} ,
{
"name" : "react\/socket" ,
2024-07-27 07:38:48 +00:00
"version" : "v1.16.0" ,
"version_normalized" : "1.16.0.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/reactphp\/socket.git" ,
2024-07-27 07:38:48 +00:00
"reference" : "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-07-27 07:38:48 +00:00
"url" : "https:\/\/api.github.com\/repos\/reactphp\/socket\/zipball\/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1" ,
"reference" : "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1" ,
2021-11-23 13:20:36 +00:00
"shasum" : ""
} ,
"require" : {
"evenement\/evenement" : "^3.0 || ^2.0 || ^1.0" ,
"php" : ">=5.3.0" ,
2024-07-27 07:38:48 +00:00
"react\/dns" : "^1.13" ,
2021-11-23 13:20:36 +00:00
"react\/event-loop" : "^1.2" ,
2024-07-27 07:38:48 +00:00
"react\/promise" : "^3.2 || ^2.6 || ^1.2.1" ,
"react\/stream" : "^1.4"
2021-11-23 13:20:36 +00:00
} ,
"require-dev" : {
2023-12-16 02:55:33 +00:00
"phpunit\/phpunit" : "^9.6 || ^5.7 || ^4.8.36" ,
2024-07-27 07:38:48 +00:00
"react\/async" : "^4.3 || ^3.3 || ^2" ,
2023-06-07 12:49:26 +00:00
"react\/promise-stream" : "^1.4" ,
2024-07-27 07:38:48 +00:00
"react\/promise-timer" : "^1.11"
2021-11-23 13:20:36 +00:00
} ,
2024-07-27 07:38:48 +00:00
"time" : "2024-07-26T10:38:09+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\React\\Socket\\" : "src\/"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Christian L\u00fcck" ,
"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" ,
2024-07-27 07:38:48 +00:00
"source" : "https:\/\/github.com\/reactphp\/socket\/tree\/v1.16.0"
2021-11-23 13:20:36 +00:00
} ,
"funding" : [
{
2023-06-07 12:49:26 +00:00
"url" : "https:\/\/opencollective.com\/reactphp" ,
"type" : "open_collective"
2021-11-23 13:20:36 +00:00
}
] ,
"install-path" : "..\/react\/socket"
} ,
{
"name" : "react\/stream" ,
2024-06-11 22:11:13 +00:00
"version" : "v1.4.0" ,
"version_normalized" : "1.4.0.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/reactphp\/stream.git" ,
2024-06-11 22:11:13 +00:00
"reference" : "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-06-11 22:11:13 +00:00
"url" : "https:\/\/api.github.com\/repos\/reactphp\/stream\/zipball\/1e5b0acb8fe55143b5b426817155190eb6f5b18d" ,
"reference" : "1e5b0acb8fe55143b5b426817155190eb6f5b18d" ,
2021-11-23 13:20:36 +00:00
"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" ,
2024-06-11 22:11:13 +00:00
"phpunit\/phpunit" : "^9.6 || ^5.7 || ^4.8.36"
2021-11-23 13:20:36 +00:00
} ,
2024-06-11 22:11:13 +00:00
"time" : "2024-06-11T12:45:25+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\React\\Stream\\" : "src\/"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Christian L\u00fcck" ,
"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" ,
2024-06-11 22:11:13 +00:00
"source" : "https:\/\/github.com\/reactphp\/stream\/tree\/v1.4.0"
2021-11-23 13:20:36 +00:00
} ,
"funding" : [
{
2023-06-16 13:31:36 +00:00
"url" : "https:\/\/opencollective.com\/reactphp" ,
"type" : "open_collective"
2021-11-23 13:20:36 +00:00
}
] ,
"install-path" : "..\/react\/stream"
} ,
2021-05-10 00:23:30 +00:00
{
"name" : "rector\/extension-installer" ,
2022-01-19 08:54:57 +00:00
"version" : "0.11.2" ,
"version_normalized" : "0.11.2.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/rectorphp\/extension-installer.git" ,
2022-01-19 08:54:57 +00:00
"reference" : "05544e9b195863b8571ae2a3b903cbec7fa062e0"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2022-01-19 08:54:57 +00:00
"url" : "https:\/\/api.github.com\/repos\/rectorphp\/extension-installer\/zipball\/05544e9b195863b8571ae2a3b903cbec7fa062e0" ,
"reference" : "05544e9b195863b8571ae2a3b903cbec7fa062e0" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.1 || ^2.0" ,
2021-07-22 23:37:17 +00:00
"php" : "^8.0"
2021-05-10 00:23:30 +00:00
} ,
"require-dev" : {
"composer\/composer" : "^2.0" ,
2021-09-19 11:08:13 +00:00
"composer\/xdebug-handler" : "^2.0" ,
2021-05-10 00:23:30 +00:00
"phpstan\/extension-installer" : "^1.1" ,
2022-01-19 08:54:57 +00:00
"rector\/phpstan-rules" : "^0.4" ,
2021-07-22 23:37:17 +00:00
"rector\/rector-src" : "dev-main" ,
2022-01-19 08:54:57 +00:00
"symplify\/easy-coding-standard" : "^10.0" ,
"symplify\/phpstan-extensions" : "^10.0"
2021-05-10 00:23:30 +00:00
} ,
2022-01-19 08:54:57 +00:00
"time" : "2022-01-19T00:29:14+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "composer-plugin" ,
"extra" : {
2021-09-19 11:08:13 +00:00
"class" : "Rector\\RectorInstaller\\Plugin" ,
"branch-alias" : {
"dev-main" : "0.11.x-dev"
}
2021-05-10 00:23:30 +00:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2022-06-06 17:12:56 +00:00
"Rector\\RectorInstaller\\" : "src"
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"description" : "Composer plugin for automatic installation of Rector extensions" ,
"support" : {
"issues" : "https:\/\/github.com\/rectorphp\/extension-installer\/issues" ,
2022-01-19 08:54:57 +00:00
"source" : "https:\/\/github.com\/rectorphp\/extension-installer\/tree\/0.11.2"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/rector\/extension-installer"
} ,
{
"name" : "rector\/rector-doctrine" ,
2021-12-09 13:05:29 +00:00
"version" : "dev-main" ,
"version_normalized" : "dev-main" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/rectorphp\/rector-doctrine.git" ,
2024-09-18 08:30:29 +00:00
"reference" : "e75008c293679e0bb0637bf09cf6dd43ff34526a"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-18 08:30:29 +00:00
"url" : "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/e75008c293679e0bb0637bf09cf6dd43ff34526a" ,
"reference" : "e75008c293679e0bb0637bf09cf6dd43ff34526a" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-11 20:35:45 +00:00
"php" : ">=8.2" ,
2024-06-20 14:07:51 +00:00
"symfony\/yaml" : "^7.1"
2021-05-15 08:37:15 +00:00
} ,
2021-05-10 00:23:30 +00:00
"require-dev" : {
2024-06-20 14:07:51 +00:00
"doctrine\/doctrine-bundle" : "^2.12" ,
"doctrine\/orm" : "^2.19" ,
2024-07-25 11:04:48 +00:00
"phpstan\/extension-installer" : "^1.4" ,
2024-06-20 14:07:51 +00:00
"phpstan\/phpstan" : "^1.11" ,
2024-09-02 09:55:41 +00:00
"phpstan\/phpstan-deprecation-rules" : "^1.2" ,
2023-07-25 09:44:39 +00:00
"phpstan\/phpstan-webmozart-assert" : "^1.2" ,
2024-02-09 11:42:47 +00:00
"phpunit\/phpunit" : "^10.5" ,
2024-02-14 09:09:41 +00:00
"rector\/rector-src" : "dev-main" ,
2024-09-18 08:30:29 +00:00
"rector\/type-perfect" : "^0.2" ,
2024-06-20 14:07:51 +00:00
"symplify\/easy-coding-standard" : "^12.3" ,
2024-02-09 11:42:47 +00:00
"symplify\/phpstan-extensions" : "^11.4" ,
2024-06-20 14:07:51 +00:00
"symplify\/phpstan-rules" : "^13.0" ,
2024-02-09 11:42:47 +00:00
"symplify\/vendor-patches" : "^11.3" ,
2024-06-20 14:07:51 +00:00
"tomasvotruba\/class-leak" : "^0.2.15" ,
2024-09-18 08:30:29 +00:00
"tomasvotruba\/unused-public" : "^0.4" ,
2023-12-25 17:21:11 +00:00
"tracy\/tracy" : "^2.10"
2022-06-13 23:08:50 +00:00
} ,
2024-09-18 08:30:29 +00:00
"time" : "2024-09-18T08:20:56+00:00" ,
2021-12-09 13:05:29 +00:00
"default-branch" : true ,
2021-05-10 00:23:30 +00:00
"type" : "rector-extension" ,
"extra" : {
2023-09-09 10:38:56 +00:00
"enable-patching" : true
2021-05-10 00:23:30 +00:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2023-07-13 13:50:29 +00:00
"Rector\\Doctrine\\" : [
"src" ,
"rules"
]
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"description" : "Rector upgrades rules for Doctrine" ,
"support" : {
"issues" : "https:\/\/github.com\/rectorphp\/rector-doctrine\/issues" ,
2023-09-11 09:08:21 +00:00
"source" : "https:\/\/github.com\/rectorphp\/rector-doctrine\/tree\/main"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/rector\/rector-doctrine"
} ,
2022-06-28 12:42:29 +00:00
{
"name" : "rector\/rector-downgrade-php" ,
"version" : "dev-main" ,
"version_normalized" : "dev-main" ,
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/rectorphp\/rector-downgrade-php.git" ,
2024-09-26 16:51:04 +00:00
"reference" : "d9cef571617b93e642b3ac45981b7092e1a2e89a"
2022-06-28 12:42:29 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-26 16:51:04 +00:00
"url" : "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/d9cef571617b93e642b3ac45981b7092e1a2e89a" ,
"reference" : "d9cef571617b93e642b3ac45981b7092e1a2e89a" ,
2022-06-28 12:42:29 +00:00
"shasum" : ""
} ,
"require" : {
2024-01-02 02:40:38 +00:00
"php" : ">=8.2"
2022-06-28 12:42:29 +00:00
} ,
"require-dev" : {
2023-05-30 14:11:13 +00:00
"phpstan\/extension-installer" : "^1.3" ,
2023-09-20 12:41:26 +00:00
"phpstan\/phpstan" : "^1.10" ,
2022-12-05 11:03:13 +00:00
"phpstan\/phpstan-webmozart-assert" : "^1.2" ,
2024-06-23 14:34:41 +00:00
"phpunit\/phpunit" : "^10.5" ,
2024-05-25 10:48:12 +00:00
"rector\/rector-src" : "dev-main" ,
2024-08-12 16:36:46 +00:00
"rector\/type-perfect" : "^0.1.8" ,
"symplify\/easy-coding-standard" : "^12.3" ,
"symplify\/phpstan-extensions" : "^11.4" ,
2024-06-23 14:34:41 +00:00
"symplify\/phpstan-rules" : "^13.0" ,
2024-08-12 16:36:46 +00:00
"symplify\/rule-doc-generator" : "^12.2" ,
"symplify\/vendor-patches" : "^11.3" ,
2024-04-30 12:43:57 +00:00
"tomasvotruba\/class-leak" : "^0.2.13" ,
2023-09-01 13:46:47 +00:00
"tracy\/tracy" : "^2.10"
2022-06-28 12:42:29 +00:00
} ,
2024-09-26 16:51:04 +00:00
"time" : "2024-09-26T16:45:00+00:00" ,
2022-06-28 12:42:29 +00:00
"default-branch" : true ,
"type" : "rector-extension" ,
"extra" : {
2023-09-09 10:38:56 +00:00
"enable-patching" : true
2022-06-28 12:42:29 +00:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2022-08-11 14:29:35 +00:00
"Rector\\" : [
"src" ,
"rules"
]
2022-06-28 12:42:29 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"description" : "Rector downgrade PHP rules" ,
"support" : {
"issues" : "https:\/\/github.com\/rectorphp\/rector-downgrade-php\/issues" ,
2024-06-26 14:21:24 +00:00
"source" : "https:\/\/github.com\/rectorphp\/rector-downgrade-php\/tree\/main"
2022-06-28 12:42:29 +00:00
} ,
"install-path" : "..\/rector\/rector-downgrade-php"
} ,
2021-05-10 00:23:30 +00:00
{
"name" : "rector\/rector-phpunit" ,
2021-12-09 13:05:29 +00:00
"version" : "dev-main" ,
"version_normalized" : "dev-main" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/rectorphp\/rector-phpunit.git" ,
2024-09-29 09:04:45 +00:00
"reference" : "3f726bd465fa97380835be24ad7d297cd83e1d47"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 09:04:45 +00:00
"url" : "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/3f726bd465fa97380835be24ad7d297cd83e1d47" ,
"reference" : "3f726bd465fa97380835be24ad7d297cd83e1d47" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2024-01-03 11:07:47 +00:00
"php" : ">=8.2"
2021-05-15 08:37:15 +00:00
} ,
"conflict" : {
"rector\/rector" : "<0.11"
2021-05-10 00:23:30 +00:00
} ,
"require-dev" : {
2024-06-20 14:55:23 +00:00
"phpstan\/extension-installer" : "^1.4" ,
"phpstan\/phpstan" : "^1.11" ,
2024-01-02 02:40:38 +00:00
"phpstan\/phpstan-webmozart-assert" : "^1.2" ,
"phpunit\/phpunit" : "^10.5" ,
2022-09-01 09:43:09 +00:00
"rector\/rector-src" : "dev-main" ,
2024-09-29 07:23:57 +00:00
"rector\/swiss-knife" : "^0.2.35" ,
2024-09-18 08:30:29 +00:00
"rector\/type-perfect" : "^0.2" ,
2024-06-20 14:55:23 +00:00
"symplify\/easy-coding-standard" : "^12.3" ,
2023-05-14 09:35:45 +00:00
"symplify\/phpstan-extensions" : "^11.2" ,
2024-06-20 14:55:23 +00:00
"symplify\/phpstan-rules" : "^13.0" ,
2023-09-18 17:12:03 +00:00
"symplify\/vendor-patches" : "^11.2" ,
2024-06-20 14:55:23 +00:00
"tomasvotruba\/class-leak" : "^0.2" ,
2023-09-02 19:48:22 +00:00
"tracy\/tracy" : "^2.10"
2023-02-06 16:21:54 +00:00
} ,
2024-09-29 09:04:45 +00:00
"time" : "2024-09-29T07:53:55+00:00" ,
2021-12-09 13:05:29 +00:00
"default-branch" : true ,
2021-05-10 00:23:30 +00:00
"type" : "rector-extension" ,
"extra" : {
2021-12-07 12:38:28 +00:00
"enable-patching" : true ,
2021-05-10 00:23:30 +00:00
"branch-alias" : {
2021-05-14 12:21:00 +00:00
"dev-main" : "0.11-dev"
2021-05-10 00:23:30 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2023-07-12 12:45:07 +00:00
"Rector\\PHPUnit\\" : [
"src" ,
"rules"
]
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"description" : "Rector upgrades rules for PHPUnit" ,
"support" : {
"issues" : "https:\/\/github.com\/rectorphp\/rector-phpunit\/issues" ,
2024-02-12 14:51:52 +00:00
"source" : "https:\/\/github.com\/rectorphp\/rector-phpunit\/tree\/main"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/rector\/rector-phpunit"
} ,
{
"name" : "rector\/rector-symfony" ,
2021-12-09 13:05:29 +00:00
"version" : "dev-main" ,
"version_normalized" : "dev-main" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/rectorphp\/rector-symfony.git" ,
2024-09-27 17:13:56 +00:00
"reference" : "14fcc873fdd271467bc7d9d9aec4d0cd4359d360"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-27 17:13:56 +00:00
"url" : "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/14fcc873fdd271467bc7d9d9aec4d0cd4359d360" ,
"reference" : "14fcc873fdd271467bc7d9d9aec4d0cd4359d360" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
"ext-xml" : "*" ,
2024-01-02 02:40:38 +00:00
"php" : ">=8.2"
2021-05-15 08:37:15 +00:00
} ,
2021-05-10 00:23:30 +00:00
"require-dev" : {
2024-06-17 02:22:34 +00:00
"phpstan\/extension-installer" : "^1.4" ,
"phpstan\/phpstan" : "^1.11" ,
2022-08-06 21:53:15 +00:00
"phpstan\/phpstan-webmozart-assert" : "^1.2" ,
2024-01-16 00:20:08 +00:00
"phpunit\/phpunit" : "^10.5" ,
2023-09-22 12:18:58 +00:00
"rector\/rector-src" : "dev-main" ,
2024-07-30 10:04:00 +00:00
"rector\/type-perfect" : "^0.1.8" ,
2024-06-20 15:57:45 +00:00
"symfony\/config" : "^6.4" ,
"symfony\/dependency-injection" : "^6.4" ,
2024-06-17 02:22:34 +00:00
"symfony\/http-kernel" : "~6.3" ,
2024-06-20 15:57:45 +00:00
"symfony\/routing" : "^6.4" ,
"symfony\/security-core" : "^6.4" ,
"symfony\/security-http" : "^6.4" ,
"symfony\/validator" : "^6.4" ,
"symplify\/easy-coding-standard" : "^12.3" ,
2024-07-04 13:07:32 +00:00
"symplify\/phpstan-extensions" : "^11.4" ,
2024-06-20 15:57:45 +00:00
"symplify\/phpstan-rules" : "^13.0" ,
2024-07-04 13:07:32 +00:00
"symplify\/vendor-patches" : "^11.3" ,
2024-06-20 15:57:45 +00:00
"tomasvotruba\/class-leak" : "^0.2" ,
2024-09-18 08:30:29 +00:00
"tomasvotruba\/unused-public" : "^0.4" ,
2023-08-15 22:27:51 +00:00
"tracy\/tracy" : "^2.10"
2022-06-13 23:08:50 +00:00
} ,
2024-09-27 17:13:56 +00:00
"time" : "2024-09-27T14:39:18+00:00" ,
2021-12-09 13:05:29 +00:00
"default-branch" : true ,
2021-05-10 00:23:30 +00:00
"type" : "rector-extension" ,
"extra" : {
2023-09-09 10:38:56 +00:00
"enable-patching" : true
2021-05-10 00:23:30 +00:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2023-06-24 09:24:54 +00:00
"Rector\\Symfony\\" : [
"src" ,
"rules"
]
2021-05-15 08:37:15 +00:00
}
2021-05-10 00:23:30 +00:00
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"description" : "Rector upgrades rules for Symfony Framework" ,
"support" : {
"issues" : "https:\/\/github.com\/rectorphp\/rector-symfony\/issues" ,
2024-06-25 01:01:08 +00:00
"source" : "https:\/\/github.com\/rectorphp\/rector-symfony\/tree\/main"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/rector\/rector-symfony"
} ,
{
"name" : "sebastian\/diff" ,
2024-03-02 13:08:36 +00:00
"version" : "5.1.1" ,
"version_normalized" : "5.1.1.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/sebastianbergmann\/diff.git" ,
2024-03-02 13:08:36 +00:00
"reference" : "c41e007b4b62af48218231d6c2275e4c9b975b2e"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-03-02 13:08:36 +00:00
"url" : "https:\/\/api.github.com\/repos\/sebastianbergmann\/diff\/zipball\/c41e007b4b62af48218231d6c2275e4c9b975b2e" ,
"reference" : "c41e007b4b62af48218231d6c2275e4c9b975b2e" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2023-02-03 17:47:50 +00:00
"php" : ">=8.1"
2021-05-10 00:23:30 +00:00
} ,
"require-dev" : {
2023-02-03 17:47:50 +00:00
"phpunit\/phpunit" : "^10.0" ,
2024-03-02 13:08:36 +00:00
"symfony\/process" : "^6.4"
2021-05-10 00:23:30 +00:00
} ,
2024-03-02 13:08:36 +00:00
"time" : "2024-03-02T07:15:17+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2023-12-22 17:39:40 +00:00
"dev-main" : "5.1-dev"
2021-05-10 00:23:30 +00:00
}
} ,
"installation-source" : "dist" ,
"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-23 08:47:56 +00:00
"security" : "https:\/\/github.com\/sebastianbergmann\/diff\/security\/policy" ,
2024-03-02 13:08:36 +00:00
"source" : "https:\/\/github.com\/sebastianbergmann\/diff\/tree\/5.1.1"
2021-05-10 00:23:30 +00:00
} ,
"funding" : [
{
"url" : "https:\/\/github.com\/sebastianbergmann" ,
"type" : "github"
}
] ,
"install-path" : "..\/sebastian\/diff"
} ,
{
"name" : "symfony\/console" ,
2024-09-21 13:09:46 +00:00
"version" : "v6.4.12" ,
"version_normalized" : "6.4.12.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/symfony\/console.git" ,
2024-09-21 13:09:46 +00:00
"reference" : "72d080eb9edf80e36c19be61f72c98ed8273b765"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-21 13:09:46 +00:00
"url" : "https:\/\/api.github.com\/repos\/symfony\/console\/zipball\/72d080eb9edf80e36c19be61f72c98ed8273b765" ,
"reference" : "72d080eb9edf80e36c19be61f72c98ed8273b765" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2022-06-04 10:45:13 +00:00
"php" : ">=8.1" ,
2023-05-30 20:19:22 +00:00
"symfony\/deprecation-contracts" : "^2.5|^3" ,
2021-05-10 00:23:30 +00:00
"symfony\/polyfill-mbstring" : "~1.0" ,
2023-05-30 20:19:22 +00:00
"symfony\/service-contracts" : "^2.5|^3" ,
2023-11-30 18:02:55 +00:00
"symfony\/string" : "^5.4|^6.0|^7.0"
2021-05-10 00:23:30 +00:00
} ,
"conflict" : {
2021-12-09 13:05:29 +00:00
"symfony\/dependency-injection" : "<5.4" ,
"symfony\/dotenv" : "<5.4" ,
"symfony\/event-dispatcher" : "<5.4" ,
"symfony\/lock" : "<5.4" ,
"symfony\/process" : "<5.4"
2021-05-10 00:23:30 +00:00
} ,
"provide" : {
2021-12-09 13:05:29 +00:00
"psr\/log-implementation" : "1.0|2.0|3.0"
2021-05-10 00:23:30 +00:00
} ,
"require-dev" : {
2021-12-09 13:05:29 +00:00
"psr\/log" : "^1|^2|^3" ,
2023-11-30 18:02:55 +00:00
"symfony\/config" : "^5.4|^6.0|^7.0" ,
"symfony\/dependency-injection" : "^5.4|^6.0|^7.0" ,
"symfony\/event-dispatcher" : "^5.4|^6.0|^7.0" ,
"symfony\/http-foundation" : "^6.4|^7.0" ,
"symfony\/http-kernel" : "^6.4|^7.0" ,
"symfony\/lock" : "^5.4|^6.0|^7.0" ,
"symfony\/messenger" : "^5.4|^6.0|^7.0" ,
"symfony\/process" : "^5.4|^6.0|^7.0" ,
"symfony\/stopwatch" : "^5.4|^6.0|^7.0" ,
"symfony\/var-dumper" : "^5.4|^6.0|^7.0"
} ,
2024-09-21 13:09:46 +00:00
"time" : "2024-09-20T08:15:52+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
2023-08-20 10:35:10 +00:00
"extra" : {
"patches_applied" : [
"https:\/\/raw.githubusercontent.com\/rectorphp\/vendor-patches\/main\/patches\/symfony-console-helper-helper-php.patch"
]
} ,
2021-05-10 00:23:30 +00:00
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Symfony\\Component\\Console\\" : ""
2021-05-10 00:23:30 +00:00
} ,
"exclude-from-classmap" : [
"\/Tests\/"
]
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https:\/\/symfony.com\/contributors"
}
] ,
"description" : "Eases the creation of beautiful and testable command line interfaces" ,
"homepage" : "https:\/\/symfony.com" ,
"keywords" : [
"cli" ,
2023-03-31 21:41:53 +00:00
"command-line" ,
2021-05-10 00:23:30 +00:00
"console" ,
"terminal"
] ,
"support" : {
2024-09-21 13:09:46 +00:00
"source" : "https:\/\/github.com\/symfony\/console\/tree\/v6.4.12"
2021-05-10 00:23:30 +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"
}
] ,
"install-path" : "..\/symfony\/console"
} ,
2024-01-02 13:53:06 +00:00
{
"name" : "symfony\/deprecation-contracts" ,
2024-05-03 14:46:34 +00:00
"version" : "v3.5.0" ,
"version_normalized" : "3.5.0.0" ,
2024-01-02 13:53:06 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/symfony\/deprecation-contracts.git" ,
2024-05-03 14:46:34 +00:00
"reference" : "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
2024-01-02 13:53:06 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-05-03 14:46:34 +00:00
"url" : "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" ,
"reference" : "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" ,
2024-01-02 13:53:06 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=8.1"
} ,
2024-05-03 14:46:34 +00:00
"time" : "2024-04-18T09:32:20+00:00" ,
2024-01-02 13:53:06 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-05-03 14:46:34 +00:00
"dev-main" : "3.5-dev"
2024-01-02 13:53:06 +00:00
} ,
"thanks" : {
"name" : "symfony\/contracts" ,
"url" : "https:\/\/github.com\/symfony\/contracts"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"function.php"
]
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https:\/\/symfony.com\/contributors"
}
] ,
"description" : "A generic function and convention to trigger deprecation notices" ,
"homepage" : "https:\/\/symfony.com" ,
"support" : {
2024-05-03 14:46:34 +00:00
"source" : "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v3.5.0"
2024-01-02 13:53:06 +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"
}
] ,
"install-path" : "..\/symfony\/deprecation-contracts"
} ,
2021-05-10 00:23:30 +00:00
{
2021-11-01 14:32:25 +00:00
"name" : "symfony\/filesystem" ,
2024-09-21 13:09:46 +00:00
"version" : "v6.4.12" ,
"version_normalized" : "6.4.12.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
2021-11-01 14:32:25 +00:00
"url" : "https:\/\/github.com\/symfony\/filesystem.git" ,
2024-09-21 13:09:46 +00:00
"reference" : "f810e3cbdf7fdc35983968523d09f349fa9ada12"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-21 13:09:46 +00:00
"url" : "https:\/\/api.github.com\/repos\/symfony\/filesystem\/zipball\/f810e3cbdf7fdc35983968523d09f349fa9ada12" ,
"reference" : "f810e3cbdf7fdc35983968523d09f349fa9ada12" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2022-05-27 10:39:50 +00:00
"php" : ">=8.1" ,
2021-11-01 14:32:25 +00:00
"symfony\/polyfill-ctype" : "~1.8" ,
2024-06-03 11:47:40 +00:00
"symfony\/polyfill-mbstring" : "~1.8"
2021-05-10 00:23:30 +00:00
} ,
2024-06-03 11:47:40 +00:00
"require-dev" : {
"symfony\/process" : "^5.4|^6.4|^7.0"
} ,
2024-09-21 13:09:46 +00:00
"time" : "2024-09-16T16:01:33+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Symfony\\Component\\Filesystem\\" : ""
2021-05-10 00:23:30 +00:00
} ,
"exclude-from-classmap" : [
"\/Tests\/"
]
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https:\/\/symfony.com\/contributors"
}
] ,
2021-11-01 14:32:25 +00:00
"description" : "Provides basic utilities for the filesystem" ,
2021-05-10 00:23:30 +00:00
"homepage" : "https:\/\/symfony.com" ,
"support" : {
2024-09-21 13:09:46 +00:00
"source" : "https:\/\/github.com\/symfony\/filesystem\/tree\/v6.4.12"
2021-05-10 00:23:30 +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"
}
] ,
2021-11-01 14:32:25 +00:00
"install-path" : "..\/symfony\/filesystem"
2021-05-10 00:23:30 +00:00
} ,
{
2021-11-01 14:32:25 +00:00
"name" : "symfony\/finder" ,
2024-08-31 11:36:27 +00:00
"version" : "v6.4.11" ,
"version_normalized" : "6.4.11.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
2021-11-01 14:32:25 +00:00
"url" : "https:\/\/github.com\/symfony\/finder.git" ,
2024-08-31 11:36:27 +00:00
"reference" : "d7eb6daf8cd7e9ac4976e9576b32042ef7253453"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-08-31 11:36:27 +00:00
"url" : "https:\/\/api.github.com\/repos\/symfony\/finder\/zipball\/d7eb6daf8cd7e9ac4976e9576b32042ef7253453" ,
"reference" : "d7eb6daf8cd7e9ac4976e9576b32042ef7253453" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2022-06-04 10:45:13 +00:00
"php" : ">=8.1"
} ,
"require-dev" : {
2023-11-30 10:06:33 +00:00
"symfony\/filesystem" : "^6.0|^7.0"
2021-05-10 00:23:30 +00:00
} ,
2024-08-31 11:36:27 +00:00
"time" : "2024-08-13T14:27:37+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Symfony\\Component\\Finder\\" : ""
2021-05-10 00:23:30 +00:00
} ,
"exclude-from-classmap" : [
"\/Tests\/"
]
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https:\/\/symfony.com\/contributors"
}
] ,
2021-11-01 14:32:25 +00:00
"description" : "Finds files and directories via an intuitive fluent interface" ,
2021-05-10 00:23:30 +00:00
"homepage" : "https:\/\/symfony.com" ,
"support" : {
2024-08-31 11:36:27 +00:00
"source" : "https:\/\/github.com\/symfony\/finder\/tree\/v6.4.11"
2021-05-10 00:23:30 +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"
}
] ,
2021-11-01 14:32:25 +00:00
"install-path" : "..\/symfony\/finder"
2021-05-10 00:23:30 +00:00
} ,
2022-06-01 13:00:07 +00:00
{
"name" : "symfony\/polyfill-mbstring" ,
2024-09-09 14:18:42 +00:00
"version" : "v1.31.0" ,
"version_normalized" : "1.31.0.0" ,
2022-06-01 13:00:07 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/symfony\/polyfill-mbstring.git" ,
2024-09-09 14:18:42 +00:00
"reference" : "85181ba99b2345b0ef10ce42ecac37612d9fd341"
2022-06-01 13:00:07 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-09 14:18:42 +00:00
"url" : "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/85181ba99b2345b0ef10ce42ecac37612d9fd341" ,
"reference" : "85181ba99b2345b0ef10ce42ecac37612d9fd341" ,
2022-06-01 13:00:07 +00:00
"shasum" : ""
} ,
"require" : {
2024-09-09 14:18:42 +00:00
"php" : ">=7.2"
2022-06-01 13:00:07 +00:00
} ,
"provide" : {
"ext-mbstring" : "*"
} ,
"suggest" : {
"ext-mbstring" : "For best performance"
} ,
2024-09-09 14:18:42 +00:00
"time" : "2024-09-09T11:45:10+00:00" ,
2022-06-01 13:00:07 +00:00
"type" : "library" ,
"extra" : {
"thanks" : {
"name" : "symfony\/polyfill" ,
"url" : "https:\/\/github.com\/symfony\/polyfill"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
2022-06-07 10:39:08 +00:00
"Symfony\\Polyfill\\Mbstring\\" : ""
2022-06-01 13:00:07 +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"
] ,
"support" : {
2024-09-09 14:18:42 +00:00
"source" : "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.31.0"
2022-06-01 13:00:07 +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"
}
] ,
"install-path" : "..\/symfony\/polyfill-mbstring"
} ,
2023-03-02 01:50:45 +00:00
{
"name" : "symfony\/process" ,
2024-09-21 13:09:46 +00:00
"version" : "v6.4.12" ,
"version_normalized" : "6.4.12.0" ,
2023-03-02 01:50:45 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/symfony\/process.git" ,
2024-09-21 13:09:46 +00:00
"reference" : "3f94e5f13ff58df371a7ead461b6e8068900fbb3"
2023-03-02 01:50:45 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-21 13:09:46 +00:00
"url" : "https:\/\/api.github.com\/repos\/symfony\/process\/zipball\/3f94e5f13ff58df371a7ead461b6e8068900fbb3" ,
"reference" : "3f94e5f13ff58df371a7ead461b6e8068900fbb3" ,
2023-03-02 01:50:45 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=8.1"
} ,
2024-09-21 13:09:46 +00:00
"time" : "2024-09-17T12:47:12+00:00" ,
2023-03-02 01:50:45 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Symfony\\Component\\Process\\" : ""
2023-03-02 01:50:45 +00:00
} ,
"exclude-from-classmap" : [
"\/Tests\/"
]
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https:\/\/symfony.com\/contributors"
}
] ,
"description" : "Executes commands in sub-processes" ,
"homepage" : "https:\/\/symfony.com" ,
"support" : {
2024-09-21 13:09:46 +00:00
"source" : "https:\/\/github.com\/symfony\/process\/tree\/v6.4.12"
2023-03-02 01:50:45 +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"
}
] ,
"install-path" : "..\/symfony\/process"
} ,
2023-08-15 23:43:04 +00:00
{
"name" : "symfony\/service-contracts" ,
2024-05-03 14:46:34 +00:00
"version" : "v3.5.0" ,
"version_normalized" : "3.5.0.0" ,
2023-08-15 23:43:04 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/symfony\/service-contracts.git" ,
2024-05-03 14:46:34 +00:00
"reference" : "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
2023-08-15 23:43:04 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-05-03 14:46:34 +00:00
"url" : "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" ,
"reference" : "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" ,
2023-08-15 23:43:04 +00:00
"shasum" : ""
} ,
"require" : {
"php" : ">=8.1" ,
2024-05-03 14:46:34 +00:00
"psr\/container" : "^1.1|^2.0" ,
"symfony\/deprecation-contracts" : "^2.5|^3"
2023-08-15 23:43:04 +00:00
} ,
"conflict" : {
"ext-psr" : "<1.1|>=2"
} ,
2024-05-03 14:46:34 +00:00
"time" : "2024-04-18T09:32:20+00:00" ,
2023-08-15 23:43:04 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-05-03 14:46:34 +00:00
"dev-main" : "3.5-dev"
2023-08-15 23:43:04 +00:00
} ,
"thanks" : {
"name" : "symfony\/contracts" ,
"url" : "https:\/\/github.com\/symfony\/contracts"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Symfony\\Contracts\\Service\\" : ""
2023-08-15 23:43:04 +00:00
} ,
"exclude-from-classmap" : [
"\/Test\/"
]
} ,
"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"
] ,
"support" : {
2024-05-03 14:46:34 +00:00
"source" : "https:\/\/github.com\/symfony\/service-contracts\/tree\/v3.5.0"
2023-08-15 23:43:04 +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"
}
] ,
"install-path" : "..\/symfony\/service-contracts"
} ,
2024-02-11 20:35:45 +00:00
{
"name" : "symfony\/yaml" ,
2024-09-21 13:09:46 +00:00
"version" : "v7.1.5" ,
"version_normalized" : "7.1.5.0" ,
2024-02-11 20:35:45 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/symfony\/yaml.git" ,
2024-09-21 13:09:46 +00:00
"reference" : "4e561c316e135e053bd758bf3b3eb291d9919de4"
2024-02-11 20:35:45 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-09-21 13:09:46 +00:00
"url" : "https:\/\/api.github.com\/repos\/symfony\/yaml\/zipball\/4e561c316e135e053bd758bf3b3eb291d9919de4" ,
"reference" : "4e561c316e135e053bd758bf3b3eb291d9919de4" ,
2024-02-11 20:35:45 +00:00
"shasum" : ""
} ,
"require" : {
2024-06-20 14:07:51 +00:00
"php" : ">=8.2" ,
2024-02-11 20:35:45 +00:00
"symfony\/polyfill-ctype" : "^1.8"
} ,
"conflict" : {
2024-06-20 14:07:51 +00:00
"symfony\/console" : "<6.4"
2024-02-11 20:35:45 +00:00
} ,
"require-dev" : {
2024-06-20 14:07:51 +00:00
"symfony\/console" : "^6.4|^7.0"
2024-02-11 20:35:45 +00:00
} ,
2024-09-21 13:09:46 +00:00
"time" : "2024-09-17T12:49:58+00:00" ,
2024-02-11 20:35:45 +00:00
"bin" : [
"Resources\/bin\/yaml-lint"
] ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Symfony\\Component\\Yaml\\" : ""
2024-02-11 20:35:45 +00:00
} ,
"exclude-from-classmap" : [
"\/Tests\/"
]
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https:\/\/symfony.com\/contributors"
}
] ,
"description" : "Loads and dumps YAML files" ,
"homepage" : "https:\/\/symfony.com" ,
"support" : {
2024-09-21 13:09:46 +00:00
"source" : "https:\/\/github.com\/symfony\/yaml\/tree\/v7.1.5"
2024-02-11 20:35:45 +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"
}
] ,
"install-path" : "..\/symfony\/yaml"
} ,
2021-11-23 13:20:36 +00:00
{
"name" : "symplify\/easy-parallel" ,
2024-02-09 08:58:21 +00:00
"version" : "11.2.2" ,
"version_normalized" : "11.2.2.0" ,
2021-11-23 13:20:36 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/symplify\/easy-parallel.git" ,
2024-02-09 08:58:21 +00:00
"reference" : "8586c18bb8efb31cd192a4e5cc94ae7813f72ed9"
2021-11-23 13:20:36 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-09 08:58:21 +00:00
"url" : "https:\/\/api.github.com\/repos\/symplify\/easy-parallel\/zipball\/8586c18bb8efb31cd192a4e5cc94ae7813f72ed9" ,
"reference" : "8586c18bb8efb31cd192a4e5cc94ae7813f72ed9" ,
2021-11-23 13:20:36 +00:00
"shasum" : ""
} ,
"require" : {
2023-01-28 16:20:41 +00:00
"clue\/ndjson-react" : "^1.3" ,
2024-02-08 04:24:11 +00:00
"fidry\/cpu-core-counter" : "^0.5.1|^1.1" ,
2024-01-02 02:40:38 +00:00
"nette\/utils" : "^3.2|^4.0" ,
2022-10-24 08:19:06 +00:00
"php" : ">=8.1" ,
"react\/child-process" : "^0.6.5" ,
2024-02-08 04:24:11 +00:00
"react\/event-loop" : "^1.5" ,
"react\/socket" : "^1.15" ,
2024-01-02 02:40:38 +00:00
"symfony\/console" : "^6.2|^7.0"
2021-11-23 13:20:36 +00:00
} ,
"require-dev" : {
2024-01-02 02:40:38 +00:00
"phpunit\/phpunit" : "^10.5" ,
2024-02-08 04:24:11 +00:00
"rector\/rector" : "^1.0" ,
"symplify\/easy-coding-standard" : "^12.1" ,
2024-01-02 02:40:38 +00:00
"tomasvotruba\/class-leak" : "^0.2.6"
2021-11-23 13:20:36 +00:00
} ,
2024-02-09 08:58:21 +00:00
"time" : "2024-02-08T04:56:53+00:00" ,
2021-11-23 13:20:36 +00:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Symplify\\EasyParallel\\" : "src"
2021-11-23 13:20:36 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"description" : "Helper package for easier CLI project parallelization" ,
"support" : {
"issues" : "https:\/\/github.com\/symplify\/easy-parallel\/issues" ,
2024-02-09 08:58:21 +00:00
"source" : "https:\/\/github.com\/symplify\/easy-parallel\/tree\/11.2.2"
2021-11-23 13:20:36 +00:00
} ,
2023-02-04 15:09:47 +00:00
"funding" : [
{
"url" : "https:\/\/www.paypal.me\/rectorphp" ,
"type" : "custom"
} ,
{
"url" : "https:\/\/github.com\/tomasvotruba" ,
"type" : "github"
}
] ,
2021-11-23 13:20:36 +00:00
"install-path" : "..\/symplify\/easy-parallel"
} ,
2021-05-10 00:23:30 +00:00
{
"name" : "symplify\/rule-doc-generator-contracts" ,
2024-03-18 22:09:15 +00:00
"version" : "11.2.0" ,
"version_normalized" : "11.2.0.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/symplify\/rule-doc-generator-contracts.git" ,
2024-03-18 22:09:15 +00:00
"reference" : "479cfcfd46047f80624aba931d9789e50475b5c6"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-03-18 22:09:15 +00:00
"url" : "https:\/\/api.github.com\/repos\/symplify\/rule-doc-generator-contracts\/zipball\/479cfcfd46047f80624aba931d9789e50475b5c6" ,
"reference" : "479cfcfd46047f80624aba931d9789e50475b5c6" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2022-10-24 08:19:06 +00:00
"php" : ">=8.1"
2021-05-10 00:23:30 +00:00
} ,
2023-02-07 12:26:09 +00:00
"require-dev" : {
"php-parallel-lint\/php-parallel-lint" : "^1.3" ,
"phpstan\/extension-installer" : "^1.2" ,
"rector\/rector" : "^0.15.10" ,
"symplify\/easy-ci" : "^11.1" ,
"symplify\/easy-coding-standard" : "^11.1" ,
"symplify\/easy-testing" : "^11.1" ,
"symplify\/phpstan-extensions" : "^11.1" ,
"symplify\/phpstan-rules" : "11.2.3.72" ,
"tomasvotruba\/unused-public" : "^0.0.34"
} ,
2024-03-18 22:09:15 +00:00
"time" : "2024-03-18T22:02:54+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2022-08-09 10:07:17 +00:00
"dev-main" : "11.2-dev"
2021-05-10 00:23:30 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2022-06-07 09:18:30 +00:00
"Symplify\\RuleDocGenerator\\" : "src"
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"description" : "Contracts for production code of RuleDocGenerator" ,
"support" : {
2024-03-18 22:09:15 +00:00
"source" : "https:\/\/github.com\/symplify\/rule-doc-generator-contracts\/tree\/11.2.0"
2021-05-10 00:23:30 +00:00
} ,
"funding" : [
{
"url" : "https:\/\/www.paypal.me\/rectorphp" ,
"type" : "custom"
} ,
{
"url" : "https:\/\/github.com\/tomasvotruba" ,
"type" : "github"
}
] ,
"install-path" : "..\/symplify\/rule-doc-generator-contracts"
} ,
{
"name" : "webmozart\/assert" ,
2022-06-03 20:48:05 +00:00
"version" : "1.11.0" ,
"version_normalized" : "1.11.0.0" ,
2021-05-10 00:23:30 +00:00
"source" : {
"type" : "git" ,
"url" : "https:\/\/github.com\/webmozarts\/assert.git" ,
2022-06-03 20:48:05 +00:00
"reference" : "11cb2199493b2f8a3b53e7f19068fc6aac760991"
2021-05-10 00:23:30 +00:00
} ,
"dist" : {
"type" : "zip" ,
2022-06-03 20:48:05 +00:00
"url" : "https:\/\/api.github.com\/repos\/webmozarts\/assert\/zipball\/11cb2199493b2f8a3b53e7f19068fc6aac760991" ,
"reference" : "11cb2199493b2f8a3b53e7f19068fc6aac760991" ,
2021-05-10 00:23:30 +00:00
"shasum" : ""
} ,
"require" : {
2022-06-03 20:48:05 +00:00
"ext-ctype" : "*" ,
"php" : "^7.2 || ^8.0"
2021-05-10 00:23:30 +00:00
} ,
"conflict" : {
"phpstan\/phpstan" : "<0.12.20" ,
"vimeo\/psalm" : "<4.6.1 || 4.6.2"
} ,
"require-dev" : {
"phpunit\/phpunit" : "^8.5.13"
} ,
2022-06-03 20:48:05 +00:00
"time" : "2022-06-03T18:03:27+00:00" ,
2021-05-10 00:23:30 +00:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.10-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-01 00:37:22 +00:00
"RectorPrefix202409\\Webmozart\\Assert\\" : "src\/"
2021-05-10 00:23:30 +00:00
}
} ,
"notification-url" : "https:\/\/packagist.org\/downloads\/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@gmail.com"
}
] ,
"description" : "Assertions to validate method input\/output with nice error messages." ,
"keywords" : [
"assert" ,
"check" ,
"validate"
] ,
"support" : {
"issues" : "https:\/\/github.com\/webmozarts\/assert\/issues" ,
2022-06-03 20:48:05 +00:00
"source" : "https:\/\/github.com\/webmozarts\/assert\/tree\/1.11.0"
2021-05-10 00:23:30 +00:00
} ,
"install-path" : "..\/webmozart\/assert"
}
] ,
"dev" : false ,
"dev-package-names" : [ ]
}