177 lines
6.8 KiB
PHP
177 lines
6.8 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'kanboard/kanboard',
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => '9166411fe0ea4927319fb4b8802ff9287f0aba85',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'christian-riesen/base32' => array(
|
|
'pretty_version' => '1.6.0',
|
|
'version' => '1.6.0.0',
|
|
'reference' => '2e82dab3baa008e24a505649b0d583c31d31e894',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../christian-riesen/base32',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'christian-riesen/otp' => array(
|
|
'pretty_version' => '1.4.3',
|
|
'version' => '1.4.3.0',
|
|
'reference' => '20a539ce6280eb029030f4e7caefd5709a75e1ad',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../christian-riesen/otp',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'erusev/parsedown' => array(
|
|
'pretty_version' => '1.7.4',
|
|
'version' => '1.7.4.0',
|
|
'reference' => 'cb17b6477dfff935958ba01325f2e8a2bfa6dab3',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../erusev/parsedown',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'kanboard/kanboard' => array(
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => '9166411fe0ea4927319fb4b8802ff9287f0aba85',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'pimple/pimple' => array(
|
|
'pretty_version' => 'v3.5.0',
|
|
'version' => '3.5.0.0',
|
|
'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../pimple/pimple',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/container' => array(
|
|
'pretty_version' => '1.1.2',
|
|
'version' => '1.1.2.0',
|
|
'reference' => '513e0666f7216c7459170d56df27dfcefe1689ea',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../psr/container',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/event-dispatcher-implementation' => array(
|
|
'dev_requirement' => false,
|
|
'provided' => array(
|
|
0 => '1.0',
|
|
),
|
|
),
|
|
'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',
|
|
),
|
|
),
|
|
'symfony/console' => array(
|
|
'pretty_version' => 'v4.4.37',
|
|
'version' => '4.4.37.0',
|
|
'reference' => '0259f01dbf9d77badddbbf4c2abb681f24c9cac6',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/console',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/deprecation-contracts' => array(
|
|
'pretty_version' => 'v2.5.2',
|
|
'version' => '2.5.2.0',
|
|
'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/event-dispatcher' => array(
|
|
'pretty_version' => 'v4.4.37',
|
|
'version' => '4.4.37.0',
|
|
'reference' => '3ccfcfb96ecce1217d7b0875a0736976bc6e63dc',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/event-dispatcher',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/event-dispatcher-contracts' => array(
|
|
'pretty_version' => 'v1.1.13',
|
|
'version' => '1.1.13.0',
|
|
'reference' => '1d5cd762abaa6b2a4169d3e77610193a7157129e',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/event-dispatcher-implementation' => array(
|
|
'dev_requirement' => false,
|
|
'provided' => array(
|
|
0 => '1.1',
|
|
),
|
|
),
|
|
'symfony/finder' => array(
|
|
'pretty_version' => 'v5.4.21',
|
|
'version' => '5.4.21.0',
|
|
'reference' => '078e9a5e1871fcfe6a5ce421b539344c21afef19',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/finder',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-mbstring' => array(
|
|
'pretty_version' => 'v1.27.0',
|
|
'version' => '1.27.0.0',
|
|
'reference' => '8ad114f6b39e2c98a8b0e3bd907732c207c2b534',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-php73' => array(
|
|
'pretty_version' => 'v1.27.0',
|
|
'version' => '1.27.0.0',
|
|
'reference' => '9e8ecb5f92152187c4799efd3c96b78ccab18ff9',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-php73',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-php80' => array(
|
|
'pretty_version' => 'v1.27.0',
|
|
'version' => '1.27.0.0',
|
|
'reference' => '7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/service-contracts' => array(
|
|
'pretty_version' => 'v2.5.2',
|
|
'version' => '2.5.2.0',
|
|
'reference' => '4b426aac47d6427cc1a1d0f7e2ac724627f5966c',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/service-contracts',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|