EngineGP/vendor/composer/installed.php
2023-12-19 21:38:10 +03:00

198 lines
6.3 KiB
PHP

<?php return array(
'root' => array(
'name' => '__root__',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'__root__' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'filp/whoops' => array(
'pretty_version' => '2.15.4',
'version' => '2.15.4.0',
'reference' => 'a139776fa3f5985a50b509f2a02ff0f709d2a546',
'type' => 'library',
'install_path' => __DIR__ . '/../filp/whoops',
'aliases' => array(),
'dev_requirement' => false,
),
'monolog/monolog' => array(
'pretty_version' => '2.9.2',
'version' => '2.9.2.0',
'reference' => '437cb3628f4cf6042cc10ae97fc2b8472e48ca1f',
'type' => 'library',
'install_path' => __DIR__ . '/../monolog/monolog',
'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.0 || 2.0.0 || 3.0.0',
),
),
'symfony/polyfill' => array(
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => '33def419104fb3cf14be4e8638683eb9845c2522',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-apcu' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-ctype' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-iconv' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-intl-grapheme' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-intl-icu' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-intl-idn' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-intl-messageformatter' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-intl-normalizer' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-mbstring' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-php72' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-php73' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-php74' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-php80' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-php81' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-php82' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-php83' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-util' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-uuid' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'symfony/polyfill-xml' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.28.0',
),
),
'szymach/c-pchart' => array(
'pretty_version' => 'v3.0.17',
'version' => '3.0.17.0',
'reference' => 'c022568da78f73bb7acf7db7a974934a434d47d7',
'type' => 'library',
'install_path' => __DIR__ . '/../szymach/c-pchart',
'aliases' => array(),
'dev_requirement' => false,
),
'xpaw/php-source-query-class' => array(
'pretty_version' => '2.1.0',
'version' => '2.1.0.0',
'reference' => '673e572233c3ab4b70b302d648ebaf5a8d9ba32b',
'type' => 'library',
'install_path' => __DIR__ . '/../xpaw/php-source-query-class',
'aliases' => array(),
'dev_requirement' => false,
),
),
);