Files
FACULTATE-KNOW_YOUR_FOOD/api.knowyourfood/vendor/composer/installed.php
T

24 lines
722 B
PHP
Executable File

<?php return array(
'root' => array(
'name' => 'andrei_robert/api.knowyourfood',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'andrei_robert/api.knowyourfood' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);