87 lines
3.3 KiB
PHP
87 lines
3.3 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'contenedor/ibiza',
|
|
'pretty_version' => '1.0.0+no-version-set',
|
|
'version' => '1.0.0.0',
|
|
'reference' => null,
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => true,
|
|
),
|
|
'versions' => array(
|
|
'contenedor/ibiza' => 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,
|
|
),
|
|
'graham-campbell/result-type' => array(
|
|
'pretty_version' => 'v1.1.4',
|
|
'version' => '1.1.4.0',
|
|
'reference' => 'e01f4a821471308ba86aa202fed6698b6b695e3b',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../graham-campbell/result-type',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'phpoption/phpoption' => array(
|
|
'pretty_version' => '1.9.5',
|
|
'version' => '1.9.5.0',
|
|
'reference' => '75365b91986c2405cf5e1e012c5595cd487a98be',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../phpoption/phpoption',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-ctype' => array(
|
|
'pretty_version' => 'v1.33.0',
|
|
'version' => '1.33.0.0',
|
|
'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-mbstring' => array(
|
|
'pretty_version' => 'v1.33.0',
|
|
'version' => '1.33.0.0',
|
|
'reference' => '6d857f4d76bd4b343eac26d6b539585d2bc56493',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-php80' => array(
|
|
'pretty_version' => 'v1.33.0',
|
|
'version' => '1.33.0.0',
|
|
'reference' => '0cc9dd0f17f61d8131e7df6b84bd344899fe2608',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'tecnickcom/tcpdf' => array(
|
|
'pretty_version' => '6.10.1',
|
|
'version' => '6.10.1.0',
|
|
'reference' => '7a2701251e5d52fc3d508fd71704683eb54f5939',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../tecnickcom/tcpdf',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'vlucas/phpdotenv' => array(
|
|
'pretty_version' => 'v5.6.3',
|
|
'version' => '5.6.3.0',
|
|
'reference' => '955e7815d677a3eaa7075231212f2110983adecc',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../vlucas/phpdotenv',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|