Files
PackControl/pirp/vendor/composer/installed.php

69 lines
2.5 KiB
PHP

<?php return array(
'root' => array(
'name' => 'pirp/packed-internes-rechnungsprogramm',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'dompdf/dompdf' => array(
'pretty_version' => 'v2.0.8',
'version' => '2.0.8.0',
'reference' => 'c20247574601700e1f7c8dab39310fca1964dc52',
'type' => 'library',
'install_path' => __DIR__ . '/../dompdf/dompdf',
'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,
),
'phenx/php-font-lib' => array(
'pretty_version' => '0.5.6',
'version' => '0.5.6.0',
'reference' => 'a1681e9793040740a405ac5b189275059e2a9863',
'type' => 'library',
'install_path' => __DIR__ . '/../phenx/php-font-lib',
'aliases' => array(),
'dev_requirement' => false,
),
'phenx/php-svg-lib' => array(
'pretty_version' => '0.5.4',
'version' => '0.5.4.0',
'reference' => '46b25da81613a9cf43c83b2a8c2c1bdab27df691',
'type' => 'library',
'install_path' => __DIR__ . '/../phenx/php-svg-lib',
'aliases' => array(),
'dev_requirement' => false,
),
'pirp/packed-internes-rechnungsprogramm' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'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,
),
),
);