2021-08-20 15:53:06 -04:00
|
|
|
<?php return array(
|
|
|
|
'root' => array(
|
|
|
|
'pretty_version' => 'dev-main',
|
|
|
|
'version' => 'dev-main',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../../',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '3c0fc75d296bbf2703fa00ff1a7ece4cc9c2164e',
|
2021-08-20 15:53:06 -04:00
|
|
|
'name' => 'aftercase/ponepaste',
|
|
|
|
'dev' => true,
|
|
|
|
),
|
|
|
|
'versions' => array(
|
|
|
|
'aftercase/ponepaste' => array(
|
|
|
|
'pretty_version' => 'dev-main',
|
|
|
|
'version' => 'dev-main',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../../',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '3c0fc75d296bbf2703fa00ff1a7ece4cc9c2164e',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'doctrine/inflector' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => '2.0.4',
|
|
|
|
'version' => '2.0.4.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../doctrine/inflector',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89',
|
2021-08-20 16:21:55 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'erusev/parsedown' => array(
|
|
|
|
'pretty_version' => '1.7.4',
|
|
|
|
'version' => '1.7.4.0',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../erusev/parsedown',
|
|
|
|
'aliases' => array(),
|
|
|
|
'reference' => 'cb17b6477dfff935958ba01325f2e8a2bfa6dab3',
|
2021-08-20 15:53:06 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
2021-08-27 06:46:27 -04:00
|
|
|
'illuminate/collections' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v9.4.1',
|
|
|
|
'version' => '9.4.1.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../illuminate/collections',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '22c4bb17f4e6c6fb470b5957e8232b1b5baf76b0',
|
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'illuminate/conditionable' => array(
|
|
|
|
'pretty_version' => 'v9.4.1',
|
|
|
|
'version' => '9.4.1.0',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../illuminate/conditionable',
|
|
|
|
'aliases' => array(),
|
|
|
|
'reference' => '56b4ba1166c264064bf63896f498a2bee320d16a',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'illuminate/container' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v9.4.1',
|
|
|
|
'version' => '9.4.1.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../illuminate/container',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '66f9049b19fb34e74134c6eeff92a442cee068e5',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'illuminate/contracts' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v9.4.1',
|
|
|
|
'version' => '9.4.1.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../illuminate/contracts',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => 'ce68106c575410c71f92ac1c91c5d95c561033bc',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'illuminate/database' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v9.4.1',
|
|
|
|
'version' => '9.4.1.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../illuminate/database',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '0fffd6ba91eb58330cbf7331c77ea38c2a16b5d9',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'illuminate/macroable' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v9.4.1',
|
|
|
|
'version' => '9.4.1.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../illuminate/macroable',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '25a2c6dac2b7541ecbadef952702e84ae15f5354',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'illuminate/support' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v9.4.1',
|
|
|
|
'version' => '9.4.1.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../illuminate/support',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '568ed7a21a75e0bd9ca641b6c4a626872ee26d6f',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'nesbot/carbon' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => '2.57.0',
|
|
|
|
'version' => '2.57.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../nesbot/carbon',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '4a54375c21eea4811dbd1149fe6b246517554e78',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'psr/container' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => '2.0.2',
|
|
|
|
'version' => '2.0.2.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../psr/container',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'psr/container-implementation' => array(
|
|
|
|
'dev_requirement' => false,
|
|
|
|
'provided' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
0 => '1.1|2.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
),
|
|
|
|
),
|
|
|
|
'psr/log-implementation' => array(
|
|
|
|
'dev_requirement' => false,
|
|
|
|
'provided' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
0 => '1.0|2.0|3.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
),
|
|
|
|
),
|
|
|
|
'psr/simple-cache' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => '3.0.0',
|
|
|
|
'version' => '3.0.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../psr/simple-cache',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
2021-08-20 15:53:06 -04:00
|
|
|
'scrivo/highlight.php' => array(
|
|
|
|
'pretty_version' => 'v9.18.1.7',
|
|
|
|
'version' => '9.18.1.7',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../scrivo/highlight.php',
|
|
|
|
'aliases' => array(),
|
|
|
|
'reference' => '05996fcc61e97978d76ca7d1ac14b65e7cd26f91',
|
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
2021-08-27 06:46:27 -04:00
|
|
|
'symfony/console' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v6.0.5',
|
|
|
|
'version' => '6.0.5.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/console',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '3bebf4108b9e07492a2a4057d207aa5a77d146b1',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/polyfill-ctype' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v1.25.0',
|
|
|
|
'version' => '1.25.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '30885182c981ab175d4d034db0f6f469898070ab',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/polyfill-intl-grapheme' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v1.25.0',
|
|
|
|
'version' => '1.25.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-intl-grapheme',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '81b86b50cf841a64252b439e738e97f4a34e2783',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/polyfill-intl-normalizer' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v1.25.0',
|
|
|
|
'version' => '1.25.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
|
|
|
|
'aliases' => array(),
|
|
|
|
'reference' => '8590a5f561694770bdcd3f9b5c69dde6945028e8',
|
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/polyfill-mbstring' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v1.25.0',
|
|
|
|
'version' => '1.25.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '0abb51d2f102e00a4eefcf46ba7fec406d245825',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/polyfill-php80' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v1.25.0',
|
|
|
|
'version' => '1.25.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '4407588e0d3f1f52efb65fbe92babe41f37fe50c',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/service-contracts' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v3.0.0',
|
|
|
|
'version' => '3.0.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/service-contracts',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '36715ebf9fb9db73db0cb24263c79077c6fe8603',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/string' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v6.0.3',
|
|
|
|
'version' => '6.0.3.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/string',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '522144f0c4c004c80d56fa47e40e17028e2eefc2',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/translation' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v6.0.6',
|
|
|
|
'version' => '6.0.6.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/translation',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => 'f6639cb9b5e0c57fe31e3263b900a77eedb0c908',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/translation-contracts' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => 'v3.0.0',
|
|
|
|
'version' => '3.0.0.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/translation-contracts',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => '1b6ea5a7442af5a12dba3dbd6d71034b5b234e77',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
'symfony/translation-implementation' => array(
|
|
|
|
'dev_requirement' => false,
|
|
|
|
'provided' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
0 => '2.3|3.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
),
|
|
|
|
),
|
|
|
|
'voku/portable-ascii' => array(
|
2022-03-14 16:22:30 -04:00
|
|
|
'pretty_version' => '2.0.1',
|
|
|
|
'version' => '2.0.1.0',
|
2021-08-27 06:46:27 -04:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../voku/portable-ascii',
|
|
|
|
'aliases' => array(),
|
2022-03-14 16:22:30 -04:00
|
|
|
'reference' => 'b56450eed252f6801410d810c8e1727224ae0743',
|
2021-08-27 06:46:27 -04:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
2021-08-20 15:53:06 -04:00
|
|
|
),
|
|
|
|
);
|