2021-08-18 10:59:52 +00:00
|
|
|
<?php return array(
|
|
|
|
'root' => array(
|
|
|
|
'pretty_version' => 'dev-develop',
|
|
|
|
'version' => 'dev-develop',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../../../',
|
|
|
|
'aliases' => array(),
|
2022-04-08 17:56:49 +00:00
|
|
|
'reference' => '0a7adbf0db76ed6c5fb65d9757552ef26b59a659',
|
2021-12-06 14:20:11 +00:00
|
|
|
'name' => 'vendor/conlite',
|
2021-08-18 10:59:52 +00:00
|
|
|
'dev' => false,
|
|
|
|
),
|
|
|
|
'versions' => array(
|
|
|
|
'endroid/qr-code' => array(
|
2022-04-08 17:56:49 +00:00
|
|
|
'pretty_version' => '1.9.3',
|
|
|
|
'version' => '1.9.3.0',
|
2021-08-18 10:59:52 +00:00
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../endroid/qr-code',
|
|
|
|
'aliases' => array(),
|
2022-04-08 17:56:49 +00:00
|
|
|
'reference' => 'c9644bec2a9cc9318e98d1437de3c628dcd1ef93',
|
2021-08-18 10:59:52 +00:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
2021-12-06 14:58:10 +00:00
|
|
|
'phpmailer/phpmailer' => array(
|
|
|
|
'pretty_version' => 'v5.2.28',
|
|
|
|
'version' => '5.2.28.0',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
|
|
|
|
'aliases' => array(),
|
|
|
|
'reference' => 'acba50393dd03da69a50226c139722af8b153b11',
|
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
2022-04-08 17:56:49 +00:00
|
|
|
'symfony/options-resolver' => array(
|
|
|
|
'pretty_version' => 'v3.4.47',
|
|
|
|
'version' => '3.4.47.0',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../symfony/options-resolver',
|
|
|
|
'aliases' => array(),
|
|
|
|
'reference' => 'c7efc97a47b2ebaabc19d5b6c6b50f5c37c92744',
|
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
2021-12-06 14:20:11 +00:00
|
|
|
'vendor/conlite' => array(
|
2021-08-18 10:59:52 +00:00
|
|
|
'pretty_version' => 'dev-develop',
|
|
|
|
'version' => 'dev-develop',
|
|
|
|
'type' => 'library',
|
|
|
|
'install_path' => __DIR__ . '/../../../',
|
|
|
|
'aliases' => array(),
|
2022-04-08 17:56:49 +00:00
|
|
|
'reference' => '0a7adbf0db76ed6c5fb65d9757552ef26b59a659',
|
2021-08-18 10:59:52 +00:00
|
|
|
'dev_requirement' => false,
|
|
|
|
),
|
|
|
|
),
|
|
|
|
);
|