Files
posterg-website/vendor/composer/installed.php

69 lines
2.5 KiB
PHP

<?php return array(
'root' => array(
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5a5249538c7080f5a764062145d2bde3ad54fb52',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5a5249538c7080f5a764062145d2bde3ad54fb52',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'behat/transliterator' => array(
'pretty_version' => 'v1.5.0',
'version' => '1.5.0.0',
'reference' => 'baac5873bac3749887d28ab68e2f74db3a4408af',
'type' => 'library',
'install_path' => __DIR__ . '/../behat/transliterator',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/intl' => array(
'pretty_version' => 'v6.2.10',
'version' => '6.2.10.0',
'reference' => '860c99e53149d22df1900d3aefdaeb17adb7669d',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/intl',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-ctype' => array(
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '5bbc823adecdae860bb64756d639ecfec17b050a',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-iconv' => array(
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '927013f3aac555983a5059aada98e1907d842695',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-iconv',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/yaml' => array(
'pretty_version' => 'v6.2.10',
'version' => '6.2.10.0',
'reference' => '61916f3861b1e9705b18cfde723921a71dd1559d',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/yaml',
'aliases' => array(),
'dev_requirement' => false,
),
),
);