录医案
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

41 lines
1.4 KiB

<?php return array(
'root' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => null,
'name' => '__root__',
'dev' => true,
),
'versions' => array(
'__root__' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => null,
'dev_requirement' => false,
),
'mpdf/mpdf' => array(
'pretty_version' => 'v6.1.0',
'version' => '6.1.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../mpdf/mpdf',
'aliases' => array(),
'reference' => '27641244fbd6c42e875b2ef3625bc7aa1db8af8f',
'dev_requirement' => false,
),
'setasign/fpdi' => array(
'pretty_version' => '1.6.2',
'version' => '1.6.2.0',
'type' => 'library',
'install_path' => __DIR__ . '/../setasign/fpdi',
'aliases' => array(),
'reference' => 'a6ad58897a6d97cc2d2cd2adaeda343b25a368ea',
'dev_requirement' => false,
),
),
);