Current File : /var/www/vinorea/modules/contactform/vendor/composer/installed.php |
<?php return array(
'root' => array(
'name' => 'prestashop/contactform',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '95346c18ca65f859efdd749e596779cdca459b10',
'type' => 'prestashop-module',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'jakeasmith/http_build_url' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => '93c273e77cb1edead0cf8bcf8cd2003428e74e37',
'type' => 'library',
'install_path' => __DIR__ . '/../jakeasmith/http_build_url',
'aliases' => array(),
'dev_requirement' => false,
),
'prestashop/contactform' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '95346c18ca65f859efdd749e596779cdca459b10',
'type' => 'prestashop-module',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);