xiaowang/kirby/vendor/composer/installed.php

129 lines
4.8 KiB
PHP
Raw Normal View History

2021-10-29 18:05:46 +02:00
<?php return array(
'root' => array(
2021-11-18 17:44:47 +01:00
'pretty_version' => '3.6.0',
'version' => '3.6.0.0',
2021-10-29 18:05:46 +02:00
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => NULL,
'name' => 'getkirby/cms',
'dev' => true,
),
'versions' => array(
'claviska/simpleimage' => array(
'pretty_version' => '3.6.3',
'version' => '3.6.3.0',
'type' => 'library',
'install_path' => __DIR__ . '/../claviska/simpleimage',
'aliases' => array(),
'reference' => '21b6f4bf4ef1927158b3e29bd0c2d99c6681c750',
'dev_requirement' => false,
),
'filp/whoops' => array(
2021-11-18 17:44:47 +01:00
'pretty_version' => '2.14.4',
'version' => '2.14.4.0',
2021-10-29 18:05:46 +02:00
'type' => 'library',
'install_path' => __DIR__ . '/../filp/whoops',
'aliases' => array(),
2021-11-18 17:44:47 +01:00
'reference' => 'f056f1fe935d9ed86e698905a957334029899895',
2021-10-29 18:05:46 +02:00
'dev_requirement' => false,
),
'getkirby/cms' => array(
2021-11-18 17:44:47 +01:00
'pretty_version' => '3.6.0',
'version' => '3.6.0.0',
2021-10-29 18:05:46 +02:00
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => NULL,
'dev_requirement' => false,
),
'getkirby/composer-installer' => array(
'pretty_version' => '1.2.1',
'version' => '1.2.1.0',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/../getkirby/composer-installer',
'aliases' => array(),
'reference' => 'c98ece30bfba45be7ce457e1102d1b169d922f3d',
'dev_requirement' => false,
),
'laminas/laminas-escaper' => array(
2021-11-18 17:44:47 +01:00
'pretty_version' => '2.9.0',
'version' => '2.9.0.0',
2021-10-29 18:05:46 +02:00
'type' => 'library',
'install_path' => __DIR__ . '/../laminas/laminas-escaper',
'aliases' => array(),
2021-11-18 17:44:47 +01:00
'reference' => '891ad70986729e20ed2e86355fcf93c9dc238a5f',
2021-10-29 18:05:46 +02:00
'dev_requirement' => false,
),
'league/color-extractor' => array(
'pretty_version' => '0.3.2',
'version' => '0.3.2.0',
'type' => 'library',
'install_path' => __DIR__ . '/../league/color-extractor',
'aliases' => array(),
'reference' => '837086ec60f50c84c611c613963e4ad2e2aec806',
'dev_requirement' => false,
),
'matthecat/colorextractor' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '*',
),
),
'michelf/php-smartypants' => array(
'pretty_version' => '1.8.1',
'version' => '1.8.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../michelf/php-smartypants',
'aliases' => array(),
'reference' => '47d17c90a4dfd0ccf1f87e25c65e6c8012415aad',
'dev_requirement' => false,
),
'mustangostang/spyc' => array(
'pretty_version' => '0.6.3',
'version' => '0.6.3.0',
'type' => 'library',
'install_path' => __DIR__ . '/../mustangostang/spyc',
'aliases' => array(),
'reference' => '4627c838b16550b666d15aeae1e5289dd5b77da0',
'dev_requirement' => false,
),
'phpmailer/phpmailer' => array(
2021-11-18 17:44:47 +01:00
'pretty_version' => 'v6.5.1',
'version' => '6.5.1.0',
2021-10-29 18:05:46 +02:00
'type' => 'library',
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
'aliases' => array(),
2021-11-18 17:44:47 +01:00
'reference' => 'dd803df5ad7492e1b40637f7ebd258fee5ca7355',
2021-10-29 18:05:46 +02:00
'dev_requirement' => false,
),
'psr/log' => array(
'pretty_version' => '1.1.4',
'version' => '1.1.4.0',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/log',
'aliases' => array(),
'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
2021-11-18 17:44:47 +01:00
'pretty_version' => 'v1.23.1',
'version' => '1.23.1.0',
2021-10-29 18:05:46 +02:00
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
2021-11-18 17:44:47 +01:00
'reference' => '9174a3d80210dca8daa7f31fec659150bbeabfc6',
2021-10-29 18:05:46 +02:00
'dev_requirement' => false,
),
'true/punycode' => array(
'pretty_version' => 'v2.1.1',
'version' => '2.1.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../true/punycode',
'aliases' => array(),
'reference' => 'a4d0c11a36dd7f4e7cd7096076cab6d3378a071e',
'dev_requirement' => false,
),
),
);