installed.php 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. <?php return array(
  2. 'root' => array(
  3. 'pretty_version' => '2.1.0',
  4. 'version' => '2.1.0.0',
  5. 'type' => 'project',
  6. 'install_path' => __DIR__ . '/../../',
  7. 'aliases' => array(),
  8. 'reference' => NULL,
  9. 'name' => 'modulesgarden/proxmoxaddon',
  10. 'dev' => true,
  11. ),
  12. 'versions' => array(
  13. 'adbario/php-dot-notation' => array(
  14. 'pretty_version' => '2.2.0',
  15. 'version' => '2.2.0.0',
  16. 'type' => 'library',
  17. 'install_path' => __DIR__ . '/../adbario/php-dot-notation',
  18. 'aliases' => array(),
  19. 'reference' => 'eee4fc81296531e6aafba4c2bbccfc5adab1676e',
  20. 'dev_requirement' => false,
  21. ),
  22. 'modulesgarden/proxmoxaddon' => array(
  23. 'pretty_version' => '2.1.0',
  24. 'version' => '2.1.0.0',
  25. 'type' => 'project',
  26. 'install_path' => __DIR__ . '/../../',
  27. 'aliases' => array(),
  28. 'reference' => NULL,
  29. 'dev_requirement' => false,
  30. ),
  31. 'mso/idna-convert' => array(
  32. 'pretty_version' => 'v1.1.0',
  33. 'version' => '1.1.0.0',
  34. 'type' => 'library',
  35. 'install_path' => __DIR__ . '/../mso/idna-convert',
  36. 'aliases' => array(),
  37. 'reference' => 'a6dfb6f87611e3a89d2eec4924a0f51db755c573',
  38. 'dev_requirement' => false,
  39. ),
  40. 'paragonie/constant_time_encoding' => array(
  41. 'pretty_version' => 'v2.4.0',
  42. 'version' => '2.4.0.0',
  43. 'type' => 'library',
  44. 'install_path' => __DIR__ . '/../paragonie/constant_time_encoding',
  45. 'aliases' => array(),
  46. 'reference' => 'f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c',
  47. 'dev_requirement' => false,
  48. ),
  49. 'paragonie/random_compat' => array(
  50. 'pretty_version' => 'v9.99.100',
  51. 'version' => '9.99.100.0',
  52. 'type' => 'library',
  53. 'install_path' => __DIR__ . '/../paragonie/random_compat',
  54. 'aliases' => array(),
  55. 'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
  56. 'dev_requirement' => false,
  57. ),
  58. 'phpseclib/phpseclib' => array(
  59. 'pretty_version' => '3.0.10',
  60. 'version' => '3.0.10.0',
  61. 'type' => 'library',
  62. 'install_path' => __DIR__ . '/../phpseclib/phpseclib',
  63. 'aliases' => array(),
  64. 'reference' => '62fcc5a94ac83b1506f52d7558d828617fac9187',
  65. 'dev_requirement' => false,
  66. ),
  67. 'piwik/ini' => array(
  68. 'pretty_version' => '1.0.8',
  69. 'version' => '1.0.8.0',
  70. 'type' => 'library',
  71. 'install_path' => __DIR__ . '/../piwik/ini',
  72. 'aliases' => array(),
  73. 'reference' => '663d4fdedd8f344407fd1599e623f41912fe2ebd',
  74. 'dev_requirement' => false,
  75. ),
  76. 'psr/cache' => array(
  77. 'pretty_version' => '1.0.1',
  78. 'version' => '1.0.1.0',
  79. 'type' => 'library',
  80. 'install_path' => __DIR__ . '/../psr/cache',
  81. 'aliases' => array(),
  82. 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
  83. 'dev_requirement' => false,
  84. ),
  85. 'psr/cache-implementation' => array(
  86. 'dev_requirement' => false,
  87. 'provided' => array(
  88. 0 => '1.0',
  89. ),
  90. ),
  91. 'psr/log' => array(
  92. 'pretty_version' => '1.1.4',
  93. 'version' => '1.1.4.0',
  94. 'type' => 'library',
  95. 'install_path' => __DIR__ . '/../psr/log',
  96. 'aliases' => array(),
  97. 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
  98. 'dev_requirement' => false,
  99. ),
  100. 'psr/simple-cache' => array(
  101. 'pretty_version' => '1.0.1',
  102. 'version' => '1.0.1.0',
  103. 'type' => 'library',
  104. 'install_path' => __DIR__ . '/../psr/simple-cache',
  105. 'aliases' => array(),
  106. 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
  107. 'dev_requirement' => false,
  108. ),
  109. 'psr/simple-cache-implementation' => array(
  110. 'dev_requirement' => false,
  111. 'provided' => array(
  112. 0 => '1.0',
  113. ),
  114. ),
  115. 'rappasoft/laravel-helpers' => array(
  116. 'pretty_version' => '1.0.2',
  117. 'version' => '1.0.2.0',
  118. 'type' => 'library',
  119. 'install_path' => __DIR__ . '/../rappasoft/laravel-helpers',
  120. 'aliases' => array(),
  121. 'reference' => 'c8dfa1e979437528262725ebe99c2e6383b24c16',
  122. 'dev_requirement' => false,
  123. ),
  124. 'symfony/cache' => array(
  125. 'pretty_version' => 'v3.4.47',
  126. 'version' => '3.4.47.0',
  127. 'type' => 'library',
  128. 'install_path' => __DIR__ . '/../symfony/cache',
  129. 'aliases' => array(),
  130. 'reference' => 'a7a14c4832760bd1fbd31be2859ffedc9b6ff813',
  131. 'dev_requirement' => false,
  132. ),
  133. 'symfony/polyfill-apcu' => array(
  134. 'pretty_version' => 'v1.23.0',
  135. 'version' => '1.23.0.0',
  136. 'type' => 'library',
  137. 'install_path' => __DIR__ . '/../symfony/polyfill-apcu',
  138. 'aliases' => array(),
  139. 'reference' => '80f7fb64c5b64ebcba76f40215e63808a2062a18',
  140. 'dev_requirement' => false,
  141. ),
  142. 'symfony/polyfill-ctype' => array(
  143. 'pretty_version' => 'v1.23.0',
  144. 'version' => '1.23.0.0',
  145. 'type' => 'library',
  146. 'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
  147. 'aliases' => array(),
  148. 'reference' => '46cd95797e9df938fdd2b03693b5fca5e64b01ce',
  149. 'dev_requirement' => false,
  150. ),
  151. 'symfony/yaml' => array(
  152. 'pretty_version' => 'v3.4.47',
  153. 'version' => '3.4.47.0',
  154. 'type' => 'library',
  155. 'install_path' => __DIR__ . '/../symfony/yaml',
  156. 'aliases' => array(),
  157. 'reference' => '88289caa3c166321883f67fe5130188ebbb47094',
  158. 'dev_requirement' => false,
  159. ),
  160. ),
  161. );