This commit is contained in:
2026-05-04 13:15:16 +08:00
parent b8f599a617
commit 093ce2e8bc
776 changed files with 70357 additions and 16 deletions
+84 -9
View File
@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'workerman/webman',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'b8f599a6177d1d8c523473a30f8c357bc9b7bf66',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -55,6 +55,24 @@
'aliases' => array(),
'dev_requirement' => false,
),
'ezimuel/guzzlestreams' => array(
'pretty_version' => '4.1.0',
'version' => '4.1.0.0',
'reference' => '903161be81e9f497cc42fb7db982404a4e6441b0',
'type' => 'library',
'install_path' => __DIR__ . '/../ezimuel/guzzlestreams',
'aliases' => array(),
'dev_requirement' => false,
),
'ezimuel/ringphp' => array(
'pretty_version' => '1.4.1',
'version' => '1.4.1.0',
'reference' => 'b97f46088940671100012482577eeb59f26a13b5',
'type' => 'library',
'install_path' => __DIR__ . '/../ezimuel/ringphp',
'aliases' => array(),
'dev_requirement' => false,
),
'fruitcake/php-cors' => array(
'pretty_version' => 'v1.4.0',
'version' => '1.4.0.0',
@@ -100,6 +118,12 @@
'aliases' => array(),
'dev_requirement' => false,
),
'guzzlehttp/ringphp' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '1.4.1',
),
),
'guzzlehttp/uri-template' => array(
'pretty_version' => 'v1.0.5',
'version' => '1.0.5.0',
@@ -307,6 +331,36 @@
'aliases' => array(),
'dev_requirement' => false,
),
'opensearch-project/opensearch-php' => array(
'pretty_version' => '2.6.0',
'version' => '2.6.0.0',
'reference' => '6bcff126ffd8f54ca33a0dd659128cbc5d3b2bcd',
'type' => 'library',
'install_path' => __DIR__ . '/../opensearch-project/opensearch-php',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/async-client-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '*',
),
),
'php-http/client-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '*',
),
),
'php-http/discovery' => array(
'pretty_version' => '1.20.0',
'version' => '1.20.0.0',
'reference' => '82fe4c73ef3363caed49ff8dd1539ba06044910d',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/../php-http/discovery',
'aliases' => array(),
'dev_requirement' => false,
),
'phpoption/phpoption' => array(
'pretty_version' => '1.9.5',
'version' => '1.9.5.0',
@@ -373,7 +427,8 @@
'psr/http-client-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
0 => '*',
1 => '1.0',
),
),
'psr/http-factory' => array(
@@ -388,7 +443,8 @@
'psr/http-factory-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
0 => '*',
1 => '1.0',
),
),
'psr/http-message' => array(
@@ -403,7 +459,8 @@
'psr/http-message-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
0 => '*',
1 => '1.0',
),
),
'psr/log' => array(
@@ -440,6 +497,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'react/promise' => array(
'pretty_version' => 'v3.3.0',
'version' => '3.3.0.0',
'reference' => '23444f53a813a3296c1368bb104793ce8d88f04a',
'type' => 'library',
'install_path' => __DIR__ . '/../react/promise',
'aliases' => array(),
'dev_requirement' => false,
),
'spatie/once' => array(
'dev_requirement' => false,
'replaced' => array(
@@ -683,6 +749,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/yaml' => array(
'pretty_version' => 'v8.0.8',
'version' => '8.0.8.0',
'reference' => '54174ab48c0c0f9e21512b304be17f8150ccf8f1',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/yaml',
'aliases' => array(),
'dev_requirement' => false,
),
'vlucas/phpdotenv' => array(
'pretty_version' => 'v5.6.3',
'version' => '5.6.3.0',
@@ -747,9 +822,9 @@
'dev_requirement' => false,
),
'workerman/webman' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'b8f599a6177d1d8c523473a30f8c357bc9b7bf66',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),