Files
domili/vendor/composer/installed.php
2025-11-16 21:13:51 +01:00

78 lines
2.8 KiB
PHP
Executable File

<?php return array(
'root' => array(
'name' => '__root__',
'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(
'__root__' => 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,
),
'dompdf/dompdf' => array(
'pretty_version' => 'v3.1.4',
'version' => '3.1.4.0',
'reference' => 'db712c90c5b9868df3600e64e68da62e78a34623',
'type' => 'library',
'install_path' => __DIR__ . '/../dompdf/dompdf',
'aliases' => array(),
'dev_requirement' => false,
),
'dompdf/php-font-lib' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => '6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d',
'type' => 'library',
'install_path' => __DIR__ . '/../dompdf/php-font-lib',
'aliases' => array(),
'dev_requirement' => false,
),
'dompdf/php-svg-lib' => array(
'pretty_version' => '1.0.0',
'version' => '1.0.0.0',
'reference' => 'eb045e518185298eb6ff8d80d0d0c6b17aecd9af',
'type' => 'library',
'install_path' => __DIR__ . '/../dompdf/php-svg-lib',
'aliases' => array(),
'dev_requirement' => false,
),
'masterminds/html5' => array(
'pretty_version' => '2.10.0',
'version' => '2.10.0.0',
'reference' => 'fcf91eb64359852f00d921887b219479b4f21251',
'type' => 'library',
'install_path' => __DIR__ . '/../masterminds/html5',
'aliases' => array(),
'dev_requirement' => false,
),
'phpmailer/phpmailer' => array(
'pretty_version' => 'v6.11.1',
'version' => '6.11.1.0',
'reference' => 'd9e3b36b47f04b497a0164c5a20f92acb4593284',
'type' => 'library',
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
'aliases' => array(),
'dev_requirement' => false,
),
'sabberworm/php-css-parser' => array(
'pretty_version' => 'v8.9.0',
'version' => '8.9.0.0',
'reference' => 'd8e916507b88e389e26d4ab03c904a082aa66bb9',
'type' => 'library',
'install_path' => __DIR__ . '/../sabberworm/php-css-parser',
'aliases' => array(),
'dev_requirement' => false,
),
),
);