Files
DBWT/M6/Dossier/emensa/vendor/composer/installed.php
2024-01-17 12:43:56 +01:00

57 lines
1.9 KiB
PHP

<?php return array(
'root' => array(
'name' => 'emensa/mvc',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '713d5059b7498abaa5ba6784fbf4048a0f45e15c',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'eftec/bladeone' => array(
'pretty_version' => '4.9',
'version' => '4.9.0.0',
'reference' => '019036c226086fbe7591360d260067c5d82400ca',
'type' => 'library',
'install_path' => __DIR__ . '/../eftec/bladeone',
'aliases' => array(),
'dev_requirement' => false,
),
'emensa/mvc' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '713d5059b7498abaa5ba6784fbf4048a0f45e15c',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'monolog/monolog' => array(
'pretty_version' => '3.5.0',
'version' => '3.5.0.0',
'reference' => 'c915e2634718dbc8a4a15c61b0e62e7a44e14448',
'type' => 'library',
'install_path' => __DIR__ . '/../monolog/monolog',
'aliases' => array(),
'dev_requirement' => false,
),
'psr/log' => array(
'pretty_version' => '3.0.0',
'version' => '3.0.0.0',
'reference' => 'fe5ea303b0887d5caefd3d431c3e61ad47037001',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/log',
'aliases' => array(),
'dev_requirement' => false,
),
'psr/log-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '3.0.0',
),
),
),
);