mirror of
https://gh.wpcy.net/https://github.com/mainwp/mainwp.dev.git
synced 2026-07-16 08:33:08 +08:00
227 lines
9.1 KiB
PHP
227 lines
9.1 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'mainwp/hooks-generator',
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => 'd06cb97e25faabc0580dab4489f302c00eb5cf7f',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => true,
|
|
),
|
|
'versions' => array(
|
|
'doctrine/deprecations' => array(
|
|
'pretty_version' => '1.1.4',
|
|
'version' => '1.1.4.0',
|
|
'reference' => '31610dbb31faa98e6b5447b62340826f54fbc4e9',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../doctrine/deprecations',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'mainwp/hooks-generator' => array(
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => 'd06cb97e25faabc0580dab4489f302c00eb5cf7f',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'nikic/php-parser' => array(
|
|
'pretty_version' => 'v4.19.4',
|
|
'version' => '4.19.4.0',
|
|
'reference' => '715f4d25e225bc47b293a8b997fe6ce99bf987d2',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../nikic/php-parser',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'phpdocumentor/reflection' => array(
|
|
'pretty_version' => '4.0.1',
|
|
'version' => '4.0.1.0',
|
|
'reference' => '447928a45710d6313e68774cf12b5f730b909baa',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../phpdocumentor/reflection',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'phpdocumentor/reflection-common' => array(
|
|
'pretty_version' => '2.2.0',
|
|
'version' => '2.2.0.0',
|
|
'reference' => '1d01c49d4ed62f25aa84a747ad35d5a16924662b',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../phpdocumentor/reflection-common',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'phpdocumentor/reflection-docblock' => array(
|
|
'pretty_version' => '5.6.1',
|
|
'version' => '5.6.1.0',
|
|
'reference' => 'e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../phpdocumentor/reflection-docblock',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'phpdocumentor/type-resolver' => array(
|
|
'pretty_version' => '1.10.0',
|
|
'version' => '1.10.0.0',
|
|
'reference' => '679e3ce485b99e84c775d28e2e96fade9a7fb50a',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../phpdocumentor/type-resolver',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'phpstan/phpdoc-parser' => array(
|
|
'pretty_version' => '2.1.0',
|
|
'version' => '2.1.0.0',
|
|
'reference' => '9b30d6fd026b2c132b3985ce6b23bec09ab3aa68',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../phpstan/phpdoc-parser',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'pronamic/wp-documentor' => array(
|
|
'pretty_version' => 'v1.4.0',
|
|
'version' => '1.4.0.0',
|
|
'reference' => 'a81e7626f2dc5a3767bbce010584c7a08813ffeb',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../pronamic/wp-documentor',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/container' => array(
|
|
'pretty_version' => '2.0.2',
|
|
'version' => '2.0.2.0',
|
|
'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../psr/container',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/log' => array(
|
|
'pretty_version' => '1.1.4',
|
|
'version' => '1.1.4.0',
|
|
'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../psr/log',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/log-implementation' => array(
|
|
'dev_requirement' => false,
|
|
'provided' => array(
|
|
0 => '1.0|2.0|3.0',
|
|
),
|
|
),
|
|
'symfony/console' => array(
|
|
'pretty_version' => 'v6.4.17',
|
|
'version' => '6.4.17.0',
|
|
'reference' => '799445db3f15768ecc382ac5699e6da0520a0a04',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/console',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/deprecation-contracts' => array(
|
|
'pretty_version' => 'v3.5.1',
|
|
'version' => '3.5.1.0',
|
|
'reference' => '74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/filesystem' => array(
|
|
'pretty_version' => 'v6.4.13',
|
|
'version' => '6.4.13.0',
|
|
'reference' => '4856c9cf585d5a0313d8d35afd681a526f038dd3',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/filesystem',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/finder' => array(
|
|
'pretty_version' => 'v6.4.17',
|
|
'version' => '6.4.17.0',
|
|
'reference' => '1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/finder',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-ctype' => array(
|
|
'pretty_version' => 'v1.31.0',
|
|
'version' => '1.31.0.0',
|
|
'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-intl-grapheme' => array(
|
|
'pretty_version' => 'v1.31.0',
|
|
'version' => '1.31.0.0',
|
|
'reference' => 'b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-intl-grapheme',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-intl-normalizer' => array(
|
|
'pretty_version' => 'v1.31.0',
|
|
'version' => '1.31.0.0',
|
|
'reference' => '3833d7255cc303546435cb650316bff708a1c75c',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-mbstring' => array(
|
|
'pretty_version' => 'v1.31.0',
|
|
'version' => '1.31.0.0',
|
|
'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-php80' => array(
|
|
'pretty_version' => 'v1.31.0',
|
|
'version' => '1.31.0.0',
|
|
'reference' => '60328e362d4c2c802a54fcbf04f9d3fb892b4cf8',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/service-contracts' => array(
|
|
'pretty_version' => 'v3.5.1',
|
|
'version' => '3.5.1.0',
|
|
'reference' => 'e53260aabf78fb3d63f8d79d69ece59f80d5eda0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/service-contracts',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/string' => array(
|
|
'pretty_version' => 'v6.4.15',
|
|
'version' => '6.4.15.0',
|
|
'reference' => '73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/string',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'webmozart/assert' => array(
|
|
'pretty_version' => '1.11.0',
|
|
'version' => '1.11.0.0',
|
|
'reference' => '11cb2199493b2f8a3b53e7f19068fc6aac760991',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../webmozart/assert',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|