Files
axiumes/vendor/composer/installed.php

33 lines
1.1 KiB
PHP
Executable File

<?php return array(
'root' => array(
'name' => 'claudecio/axiumes',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '26b69b190949b0a718644d57e81dbef3bcc99453',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'claudecio/axiumes' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '26b69b190949b0a718644d57e81dbef3bcc99453',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'robrichards/xmlseclibs' => array(
'pretty_version' => '3.1.3',
'version' => '3.1.3.0',
'reference' => '2bdfd742624d739dfadbd415f00181b4a77aaf07',
'type' => 'library',
'install_path' => __DIR__ . '/../robrichards/xmlseclibs',
'aliases' => array(),
'dev_requirement' => false,
),
),
);