mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
# Conflicts: # application/displayblock.class.inc.php # application/ui.extkeywidget.class.inc.php # application/utils.inc.php # approot.inc.php # core/config.class.inc.php # css/css-variables.scss # datamodels/2.x/authent-cas/module.authent-cas.php # datamodels/2.x/authent-external/module.authent-external.php # datamodels/2.x/authent-ldap/module.authent-ldap.php # datamodels/2.x/authent-local/module.authent-local.php # datamodels/2.x/combodo-db-tools/module.combodo-db-tools.php # datamodels/2.x/itop-attachments/module.itop-attachments.php # datamodels/2.x/itop-backup/module.itop-backup.php # datamodels/2.x/itop-bridge-virtualization-storage/module.itop-bridge-virtualization-storage.php # datamodels/2.x/itop-change-mgmt-itil/module.itop-change-mgmt-itil.php # datamodels/2.x/itop-change-mgmt/module.itop-change-mgmt.php # datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php # datamodels/2.x/itop-config/module.itop-config.php # datamodels/2.x/itop-core-update/module.itop-core-update.php # datamodels/2.x/itop-datacenter-mgmt/module.itop-datacenter-mgmt.php # datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php # datamodels/2.x/itop-files-information/module.itop-files-information.php # datamodels/2.x/itop-full-itil/module.itop-full-itil.php # datamodels/2.x/itop-hub-connector/module.itop-hub-connector.php # datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php # datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php # datamodels/2.x/itop-portal-base/module.itop-portal-base.php # datamodels/2.x/itop-portal/module.itop-portal.php # datamodels/2.x/itop-problem-mgmt/module.itop-problem-mgmt.php # datamodels/2.x/itop-profiles-itil/module.itop-profiles-itil.php # datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php # datamodels/2.x/itop-request-mgmt/module.itop-request-mgmt.php # datamodels/2.x/itop-service-mgmt-provider/module.itop-service-mgmt-provider.php # datamodels/2.x/itop-service-mgmt/module.itop-service-mgmt.php # datamodels/2.x/itop-sla-computation/module.itop-sla-computation.php # datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php # datamodels/2.x/itop-tickets/module.itop-tickets.php # datamodels/2.x/itop-virtualization-mgmt/module.itop-virtualization-mgmt.php # datamodels/2.x/itop-welcome-itil/module.itop-welcome-itil.php # datamodels/2.x/version.xml # lib/composer/autoload_classmap.php # lib/composer/autoload_static.php # lib/composer/installed.php # setup/modelfactory.class.inc.php # setup/setuputils.class.inc.php # test/integration/iTopModulesPhpVersionChecklistTest.php
438 lines
17 KiB
PHP
438 lines
17 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'pretty_version' => 'dev-develop',
|
|
'version' => 'dev-develop',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'reference' => '47feb7f4259aebc4e9b27cfc8a6eafbbbf0b3686',
|
|
'name' => '__root__',
|
|
'dev' => true,
|
|
),
|
|
'versions' => array(
|
|
'__root__' => array(
|
|
'pretty_version' => 'dev-develop',
|
|
'version' => 'dev-develop',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'reference' => '47feb7f4259aebc4e9b27cfc8a6eafbbbf0b3686',
|
|
'dev_requirement' => false,
|
|
),
|
|
'combodo/tcpdf' => array(
|
|
'pretty_version' => '6.3.5',
|
|
'version' => '6.3.5.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../combodo/tcpdf',
|
|
'aliases' => array(),
|
|
'reference' => 'aedd4b7b8cf7fcc24e617c405c9d3304150f4b94',
|
|
'dev_requirement' => false,
|
|
),
|
|
'nikic/php-parser' => array(
|
|
'pretty_version' => 'v4.12.0',
|
|
'version' => '4.12.0.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../nikic/php-parser',
|
|
'aliases' => array(),
|
|
'reference' => '6608f01670c3cc5079e18c1dab1104e002579143',
|
|
'dev_requirement' => false,
|
|
),
|
|
'paragonie/random_compat' => array(
|
|
'pretty_version' => 'v2.0.18',
|
|
'version' => '2.0.18.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../paragonie/random_compat',
|
|
'aliases' => array(),
|
|
'reference' => '0a58ef6e3146256cc3dc7cc393927bcc7d1b72db',
|
|
'dev_requirement' => false,
|
|
),
|
|
'pear/archive_tar' => array(
|
|
'pretty_version' => '1.4.14',
|
|
'version' => '1.4.14.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../pear/archive_tar',
|
|
'aliases' => array(),
|
|
'reference' => '4d761c5334c790e45ef3245f0864b8955c562caa',
|
|
'dev_requirement' => false,
|
|
),
|
|
'pear/console_getopt' => array(
|
|
'pretty_version' => 'v1.4.3',
|
|
'version' => '1.4.3.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../pear/console_getopt',
|
|
'aliases' => array(),
|
|
'reference' => 'a41f8d3e668987609178c7c4a9fe48fecac53fa0',
|
|
'dev_requirement' => false,
|
|
),
|
|
'pear/pear-core-minimal' => array(
|
|
'pretty_version' => 'v1.10.10',
|
|
'version' => '1.10.10.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../pear/pear-core-minimal',
|
|
'aliases' => array(),
|
|
'reference' => '625a3c429d9b2c1546438679074cac1b089116a7',
|
|
'dev_requirement' => false,
|
|
),
|
|
'pear/pear_exception' => array(
|
|
'pretty_version' => 'v1.0.2',
|
|
'version' => '1.0.2.0',
|
|
'type' => 'class',
|
|
'install_path' => __DIR__ . '/../pear/pear_exception',
|
|
'aliases' => array(),
|
|
'reference' => 'b14fbe2ddb0b9f94f5b24cf08783d599f776fff0',
|
|
'dev_requirement' => false,
|
|
),
|
|
'pelago/emogrifier' => array(
|
|
'pretty_version' => 'v3.1.0',
|
|
'version' => '3.1.0.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../pelago/emogrifier',
|
|
'aliases' => array(),
|
|
'reference' => 'f6a5c7d44612d86c3901c93f1592f5440e6b2cd8',
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/cache' => array(
|
|
'pretty_version' => '1.0.1',
|
|
'version' => '1.0.1.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../psr/cache',
|
|
'aliases' => array(),
|
|
'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/cache-implementation' => array(
|
|
'dev_requirement' => false,
|
|
'provided' => array(
|
|
0 => '1.0',
|
|
),
|
|
),
|
|
'psr/container' => array(
|
|
'pretty_version' => '1.0.0',
|
|
'version' => '1.0.0.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../psr/container',
|
|
'aliases' => array(),
|
|
'reference' => 'b7ce3b176482dbbc1245ebf52b181af44c2cf55f',
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/container-implementation' => array(
|
|
'dev_requirement' => false,
|
|
'provided' => array(
|
|
0 => '1.0',
|
|
),
|
|
),
|
|
'psr/log' => array(
|
|
'pretty_version' => '1.1.2',
|
|
'version' => '1.1.2.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../psr/log',
|
|
'aliases' => array(),
|
|
'reference' => '446d54b4cb6bf489fc9d75f55843658e6f25d801',
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/log-implementation' => array(
|
|
'dev_requirement' => false,
|
|
'provided' => array(
|
|
0 => '1.0',
|
|
),
|
|
),
|
|
'psr/simple-cache' => array(
|
|
'pretty_version' => '1.0.1',
|
|
'version' => '1.0.1.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../psr/simple-cache',
|
|
'aliases' => array(),
|
|
'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/simple-cache-implementation' => array(
|
|
'dev_requirement' => false,
|
|
'provided' => array(
|
|
0 => '1.0',
|
|
),
|
|
),
|
|
'rsky/pear-core-min' => array(
|
|
'dev_requirement' => false,
|
|
'replaced' => array(
|
|
0 => 'v1.10.10',
|
|
),
|
|
),
|
|
'scssphp/scssphp' => array(
|
|
'pretty_version' => '1.0.6',
|
|
'version' => '1.0.6.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../scssphp/scssphp',
|
|
'aliases' => array(),
|
|
'reference' => '5b3c9d704950d8f9637f5110c36c281ec47dc13c',
|
|
'dev_requirement' => false,
|
|
),
|
|
'swiftmailer/swiftmailer' => array(
|
|
'pretty_version' => 'v5.4.12',
|
|
'version' => '5.4.12.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../swiftmailer/swiftmailer',
|
|
'aliases' => array(),
|
|
'reference' => '181b89f18a90f8925ef805f950d47a7190e9b950',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/cache' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/cache',
|
|
'aliases' => array(),
|
|
'reference' => '3d9f46a6960fd5cd7f030f86adc5b4b63bcfa4e3',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/class-loader' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/class-loader',
|
|
'aliases' => array(),
|
|
'reference' => 'e212b06996819a2bce026a63da03b7182d05a690',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/config' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/config',
|
|
'aliases' => array(),
|
|
'reference' => 'a599a867d0e4a07c342b5f1e656b3915a540ddbe',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/console' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/console',
|
|
'aliases' => array(),
|
|
'reference' => '1ee23b3b659b06c622f2bd2492a229e416eb4586',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/css-selector' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/css-selector',
|
|
'aliases' => array(),
|
|
'reference' => 'f819f71ae3ba6f396b4c015bd5895de7d2f1f85f',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/debug' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/debug',
|
|
'aliases' => array(),
|
|
'reference' => 'f72e33fdb1170b326e72c3157f0cd456351dd086',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/dependency-injection' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/dependency-injection',
|
|
'aliases' => array(),
|
|
'reference' => '0d201916bfb3af939fec3c0c8815ea16c60ac1a2',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/dotenv' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/dotenv',
|
|
'aliases' => array(),
|
|
'reference' => 'c7e8e471fea74e868ae797970b383dea89ae548a',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/event-dispatcher' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/event-dispatcher',
|
|
'aliases' => array(),
|
|
'reference' => 'f9031c22ec127d4a2450760f81a8677fe8a10177',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/filesystem' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/filesystem',
|
|
'aliases' => array(),
|
|
'reference' => '00cdad0936d06fab136944bc2342b762b1c3a4a2',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/finder' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/finder',
|
|
'aliases' => array(),
|
|
'reference' => '290ae21279b37bfd287cdcce640d51204e84afdf',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/framework-bundle' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'symfony-bundle',
|
|
'install_path' => __DIR__ . '/../symfony/framework-bundle',
|
|
'aliases' => array(),
|
|
'reference' => '0d61117c7a770da0bd8bbe7ccfa34d8063f272ea',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/http-foundation' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/http-foundation',
|
|
'aliases' => array(),
|
|
'reference' => 'd2d0cfe8e319d9df44c4cca570710fcf221d4593',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/http-kernel' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/http-kernel',
|
|
'aliases' => array(),
|
|
'reference' => 'c42c8339acb28cfff0fb1786948db4d23d609ff7',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-apcu' => array(
|
|
'pretty_version' => 'v1.13.1',
|
|
'version' => '1.13.1.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-apcu',
|
|
'aliases' => array(),
|
|
'reference' => 'a8e961c841b9ec52927a87914f8820a1ad8f8116',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-ctype' => array(
|
|
'pretty_version' => 'v1.13.1',
|
|
'version' => '1.13.1.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
|
|
'aliases' => array(),
|
|
'reference' => 'f8f0b461be3385e56d6de3dbb5a0df24c0c275e3',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-mbstring' => array(
|
|
'pretty_version' => 'v1.13.1',
|
|
'version' => '1.13.1.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
|
|
'aliases' => array(),
|
|
'reference' => '7b4aab9743c30be783b73de055d24a39cf4b954f',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-php56' => array(
|
|
'pretty_version' => 'v1.13.1',
|
|
'version' => '1.13.1.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-php56',
|
|
'aliases' => array(),
|
|
'reference' => '53dd1cdf3cb986893ccf2b96665b25b3abb384f4',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-php70' => array(
|
|
'pretty_version' => 'v1.13.1',
|
|
'version' => '1.13.1.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-php70',
|
|
'aliases' => array(),
|
|
'reference' => 'af23c7bb26a73b850840823662dda371484926c4',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-util' => array(
|
|
'pretty_version' => 'v1.13.1',
|
|
'version' => '1.13.1.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-util',
|
|
'aliases' => array(),
|
|
'reference' => '964a67f293b66b95883a5ed918a65354fcd2258f',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/routing' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/routing',
|
|
'aliases' => array(),
|
|
'reference' => 'b689ccd48e234ea404806d94b07eeb45f9f6f06a',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/stopwatch' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/stopwatch',
|
|
'aliases' => array(),
|
|
'reference' => 'efe0af281ad336bc3b10375c88b117499f1d8494',
|
|
'dev_requirement' => true,
|
|
),
|
|
'symfony/twig-bridge' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'symfony-bridge',
|
|
'install_path' => __DIR__ . '/../symfony/twig-bridge',
|
|
'aliases' => array(),
|
|
'reference' => '49b824ddc7f2d250a1f172349cd9a111d63287c0',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/twig-bundle' => array(
|
|
'pretty_version' => 'v3.4.47',
|
|
'version' => '3.4.47.0',
|
|
'type' => 'symfony-bundle',
|
|
'install_path' => __DIR__ . '/../symfony/twig-bundle',
|
|
'aliases' => array(),
|
|
'reference' => '977b3096e2df96bc8a8d2329e83466cfc30c373d',
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/var-dumper' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/var-dumper',
|
|
'aliases' => array(),
|
|
'reference' => '569e261461600810845a8305ca3f64abd3e712c0',
|
|
'dev_requirement' => true,
|
|
),
|
|
'symfony/web-profiler-bundle' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'symfony-bundle',
|
|
'install_path' => __DIR__ . '/../symfony/web-profiler-bundle',
|
|
'aliases' => array(),
|
|
'reference' => '3ae27cf1b2776cd68aa15fdb57089970f78bcf11',
|
|
'dev_requirement' => true,
|
|
),
|
|
'symfony/yaml' => array(
|
|
'pretty_version' => 'v3.4.36',
|
|
'version' => '3.4.36.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/yaml',
|
|
'aliases' => array(),
|
|
'reference' => 'dab657db15207879217fc81df4f875947bf68804',
|
|
'dev_requirement' => false,
|
|
),
|
|
'tecnickcom/tcpdf' => array(
|
|
'dev_requirement' => false,
|
|
'replaced' => array(
|
|
0 => '6.3.5',
|
|
),
|
|
),
|
|
'twig/twig' => array(
|
|
'pretty_version' => 'v1.42.4',
|
|
'version' => '1.42.4.0',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../twig/twig',
|
|
'aliases' => array(),
|
|
'reference' => 'e587180584c3d2d6cb864a0454e777bb6dcb6152',
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|