ConLite/vendor/composer/installed.php

60 Zeilen
2.2 KiB
PHP

2022-01-26 23:16:58 +00:00
<?php return array(
'root' => array(
2023-10-24 11:26:10 +00:00
'name' => 'org.conlite/conlite',
2022-01-26 23:16:58 +00:00
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
2023-10-24 11:26:10 +00:00
'reference' => '6b98e3a4f50a25f8634f9afeae71631503f70fe7',
2022-01-26 23:16:58 +00:00
'type' => 'library',
2023-05-05 17:33:04 +00:00
'install_path' => __DIR__ . '/../../',
2022-01-26 23:16:58 +00:00
'aliases' => array(),
2023-04-07 16:32:06 +00:00
'dev' => false,
2022-01-26 23:16:58 +00:00
),
'versions' => array(
2023-04-07 16:18:28 +00:00
'org.conlite/conlite' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
2023-10-24 11:26:10 +00:00
'reference' => '6b98e3a4f50a25f8634f9afeae71631503f70fe7',
2023-04-07 16:18:28 +00:00
'type' => 'library',
2023-05-05 17:33:04 +00:00
'install_path' => __DIR__ . '/../../',
2023-04-07 16:18:28 +00:00
'aliases' => array(),
'dev_requirement' => false,
),
2022-01-26 23:16:58 +00:00
'phpmailer/phpmailer' => array(
2023-04-07 16:14:09 +00:00
'pretty_version' => 'v6.8.0',
'version' => '6.8.0.0',
2023-10-24 11:26:10 +00:00
'reference' => 'df16b615e371d81fb79e506277faea67a1be18f1',
2022-01-26 23:16:58 +00:00
'type' => 'library',
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
'aliases' => array(),
2023-07-27 17:10:37 +00:00
'dev_requirement' => false,
),
'symfony/polyfill-ctype' => array(
2023-10-24 11:26:10 +00:00
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => 'ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb',
2023-07-27 17:10:37 +00:00
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
2023-10-24 11:26:10 +00:00
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => '42292d99c55abe617799667f454222c54c60e229',
2023-07-27 17:10:37 +00:00
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
'dev_requirement' => false,
),
'twig/twig' => array(
2023-10-24 11:26:10 +00:00
'pretty_version' => 'v3.7.1',
'version' => '3.7.1.0',
'reference' => 'a0ce373a0ca3bf6c64b9e3e2124aca502ba39554',
2023-07-27 17:10:37 +00:00
'type' => 'library',
'install_path' => __DIR__ . '/../twig/twig',
'aliases' => array(),
2022-01-26 23:16:58 +00:00
'dev_requirement' => false,
),
),
);