composer.lock 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
  5. ],
  6. "hash": "0e00667ce69731ebd199f67d14c600a3",
  7. "packages": [
  8. {
  9. "name": "zetacomponents/base",
  10. "version": "1.8",
  11. "source": {
  12. "type": "git",
  13. "url": "https://github.com/zetacomponents/Base.git",
  14. "reference": "52ca69c1de55f3fa4f595779e5bc831da7ee176c"
  15. },
  16. "dist": {
  17. "type": "zip",
  18. "url": "https://api.github.com/repos/zetacomponents/Base/zipball/52ca69c1de55f3fa4f595779e5bc831da7ee176c",
  19. "reference": "52ca69c1de55f3fa4f595779e5bc831da7ee176c",
  20. "shasum": ""
  21. },
  22. "type": "library",
  23. "autoload": {
  24. "classmap": [
  25. "src"
  26. ]
  27. },
  28. "notification-url": "https://packagist.org/downloads/",
  29. "license": [
  30. "apache2"
  31. ],
  32. "authors": [
  33. {
  34. "name": "Sergey Alexeev"
  35. },
  36. {
  37. "name": "Sebastian Bergmann"
  38. },
  39. {
  40. "name": "Jan Borsodi"
  41. },
  42. {
  43. "name": "Raymond Bosman"
  44. },
  45. {
  46. "name": "Frederik Holljen"
  47. },
  48. {
  49. "name": "Kore Nordmann"
  50. },
  51. {
  52. "name": "Derick Rethans"
  53. },
  54. {
  55. "name": "Vadym Savchuk"
  56. },
  57. {
  58. "name": "Tobias Schlitt"
  59. },
  60. {
  61. "name": "Alexandru Stanoi"
  62. }
  63. ],
  64. "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
  65. "homepage": "https://github.com/zetacomponents",
  66. "time": "2009-12-21 12:14:16"
  67. }
  68. ],
  69. "packages-dev": [
  70. {
  71. "name": "zetacomponents/unit-test",
  72. "version": "dev-master",
  73. "source": {
  74. "type": "git",
  75. "url": "https://github.com/zetacomponents/UnitTest.git",
  76. "reference": "772d6e651cb90c6de10f975b2e323df98d1e4a2c"
  77. },
  78. "dist": {
  79. "type": "zip",
  80. "url": "https://api.github.com/repos/zetacomponents/UnitTest/zipball/772d6e651cb90c6de10f975b2e323df98d1e4a2c",
  81. "reference": "772d6e651cb90c6de10f975b2e323df98d1e4a2c",
  82. "shasum": ""
  83. },
  84. "type": "library",
  85. "autoload": {
  86. "classmap": [
  87. "src"
  88. ]
  89. },
  90. "notification-url": "https://packagist.org/downloads/",
  91. "license": [
  92. "apache2"
  93. ],
  94. "authors": [
  95. {
  96. "name": "Sergey Alexeev"
  97. },
  98. {
  99. "name": "Sebastian Bergmann"
  100. },
  101. {
  102. "name": "Jan Borsodi"
  103. },
  104. {
  105. "name": "Raymond Bosman"
  106. },
  107. {
  108. "name": "Frederik Holljen"
  109. },
  110. {
  111. "name": "Kore Nordmann"
  112. },
  113. {
  114. "name": "Derick Rethans"
  115. },
  116. {
  117. "name": "Vadym Savchuk"
  118. },
  119. {
  120. "name": "Tobias Schlitt"
  121. },
  122. {
  123. "name": "Alexandru Stanoi"
  124. }
  125. ],
  126. "description": "zetacomponents/unit-test Component",
  127. "homepage": "https://github.com/zetacomponents",
  128. "time": "2012-05-21 09:51:20"
  129. }
  130. ],
  131. "aliases": [
  132. ],
  133. "minimum-stability": "stable",
  134. "stability-flags": {
  135. "zetacomponents/unit-test": 20
  136. },
  137. "platform": [
  138. ],
  139. "platform-dev": [
  140. ]
  141. }