File: /var/www/html/html2pdf/vendor/composer/installed.php
<?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,
),
'spipu/html2pdf' => array(
'pretty_version' => 'v5.2.5',
'version' => '5.2.5.0',
'type' => 'library',
'install_path' => __DIR__ . '/../spipu/html2pdf',
'aliases' => array(),
'reference' => 'c002749cf21733d53fb9e50d082ca3d1bde06c85',
'dev_requirement' => false,
),
'tecnickcom/tcpdf' => array(
'pretty_version' => '6.5.0',
'version' => '6.5.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../tecnickcom/tcpdf',
'aliases' => array(),
'reference' => 'cc54c1503685e618b23922f53635f46e87653662',
'dev_requirement' => false,
),
),
);