Files
netconfig/vendor/composer/installed.php
T
2026-05-22 14:13:33 +02:00

150 lines
5.7 KiB
PHP

<?php return array(
'root' => array(
'name' => 'glpi-plugin/netconfig',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'ad42773519cd2afb8b7106368ccc795f72a4786f',
'type' => 'glpi-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'glpi-plugin/netconfig' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'ad42773519cd2afb8b7106368ccc795f72a4786f',
'type' => 'glpi-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'guzzlehttp/guzzle' => array(
'pretty_version' => '7.10.3',
'version' => '7.10.3.0',
'reference' => '47ba23c7a55247e2e1b7407aca90e9bbed0d9d86',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
'aliases' => array(),
'dev_requirement' => false,
),
'guzzlehttp/promises' => array(
'pretty_version' => '2.4.1',
'version' => '2.4.1.0',
'reference' => '09e8a212562fb1fb6a512c4156ed71525969d6c2',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/promises',
'aliases' => array(),
'dev_requirement' => false,
),
'guzzlehttp/psr7' => array(
'pretty_version' => '2.10.1',
'version' => '2.10.1.0',
'reference' => '73ab136360b5dfd858006eae9795e8fe43c80361',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/psr7',
'aliases' => array(),
'dev_requirement' => false,
),
'jfcherng/php-color-output' => array(
'pretty_version' => '3.0.0',
'version' => '3.0.0.0',
'reference' => '6c7bf16686cc6a291647fcb87491640a2d5edd20',
'type' => 'library',
'install_path' => __DIR__ . '/../jfcherng/php-color-output',
'aliases' => array(),
'dev_requirement' => false,
),
'jfcherng/php-diff' => array(
'pretty_version' => '6.16.2',
'version' => '6.16.2.0',
'reference' => '7f46bcfc582e81769237d0b3f6b8a548efe8799d',
'type' => 'library',
'install_path' => __DIR__ . '/../jfcherng/php-diff',
'aliases' => array(),
'dev_requirement' => false,
),
'jfcherng/php-mb-string' => array(
'pretty_version' => '2.0.1',
'version' => '2.0.1.0',
'reference' => '8407bfefde47849c9e7c9594e6de2ac85a0f845d',
'type' => 'library',
'install_path' => __DIR__ . '/../jfcherng/php-mb-string',
'aliases' => array(),
'dev_requirement' => false,
),
'jfcherng/php-sequence-matcher' => array(
'pretty_version' => '4.0.3',
'version' => '4.0.3.0',
'reference' => 'd2038ac29627340a7458609072a8ba355e80ec5b',
'type' => 'library',
'install_path' => __DIR__ . '/../jfcherng/php-sequence-matcher',
'aliases' => array(),
'dev_requirement' => false,
),
'psr/http-client' => array(
'pretty_version' => '1.0.3',
'version' => '1.0.3.0',
'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/http-client',
'aliases' => array(),
'dev_requirement' => false,
),
'psr/http-client-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
),
),
'psr/http-factory' => array(
'pretty_version' => '1.1.0',
'version' => '1.1.0.0',
'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/http-factory',
'aliases' => array(),
'dev_requirement' => false,
),
'psr/http-factory-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
),
),
'psr/http-message' => array(
'pretty_version' => '2.0',
'version' => '2.0.0.0',
'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/http-message',
'aliases' => array(),
'dev_requirement' => false,
),
'psr/http-message-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
),
),
'ralouphie/getallheaders' => array(
'pretty_version' => '3.0.3',
'version' => '3.0.3.0',
'reference' => '120b605dfeb996808c31b6477290a714d356e822',
'type' => 'library',
'install_path' => __DIR__ . '/../ralouphie/getallheaders',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/deprecation-contracts' => array(
'pretty_version' => 'v3.7.0',
'version' => '3.7.0.0',
'reference' => '50f59d1f3ca46d41ac911f97a78626b6756af35b',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
'aliases' => array(),
'dev_requirement' => false,
),
),
);