installed.json 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. {
  2. "packages": [
  3. {
  4. "name": "guzzle/guzzle",
  5. "version": "v3.9.3",
  6. "version_normalized": "3.9.3.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/guzzle/guzzle3.git",
  10. "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
  15. "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
  16. "shasum": ""
  17. },
  18. "require": {
  19. "ext-curl": "*",
  20. "php": ">=5.3.3",
  21. "symfony/event-dispatcher": "~2.1"
  22. },
  23. "replace": {
  24. "guzzle/batch": "self.version",
  25. "guzzle/cache": "self.version",
  26. "guzzle/common": "self.version",
  27. "guzzle/http": "self.version",
  28. "guzzle/inflection": "self.version",
  29. "guzzle/iterator": "self.version",
  30. "guzzle/log": "self.version",
  31. "guzzle/parser": "self.version",
  32. "guzzle/plugin": "self.version",
  33. "guzzle/plugin-async": "self.version",
  34. "guzzle/plugin-backoff": "self.version",
  35. "guzzle/plugin-cache": "self.version",
  36. "guzzle/plugin-cookie": "self.version",
  37. "guzzle/plugin-curlauth": "self.version",
  38. "guzzle/plugin-error-response": "self.version",
  39. "guzzle/plugin-history": "self.version",
  40. "guzzle/plugin-log": "self.version",
  41. "guzzle/plugin-md5": "self.version",
  42. "guzzle/plugin-mock": "self.version",
  43. "guzzle/plugin-oauth": "self.version",
  44. "guzzle/service": "self.version",
  45. "guzzle/stream": "self.version"
  46. },
  47. "require-dev": {
  48. "doctrine/cache": "~1.3",
  49. "monolog/monolog": "~1.0",
  50. "phpunit/phpunit": "3.7.*",
  51. "psr/log": "~1.0",
  52. "symfony/class-loader": "~2.1",
  53. "zendframework/zend-cache": "2.*,<2.3",
  54. "zendframework/zend-log": "2.*,<2.3"
  55. },
  56. "suggest": {
  57. "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
  58. },
  59. "time": "2015-03-18T18:23:50+00:00",
  60. "type": "library",
  61. "extra": {
  62. "branch-alias": {
  63. "dev-master": "3.9-dev"
  64. }
  65. },
  66. "installation-source": "dist",
  67. "autoload": {
  68. "psr-0": {
  69. "Guzzle": "src/",
  70. "Guzzle\\Tests": "tests/"
  71. }
  72. },
  73. "notification-url": "https://packagist.org/downloads/",
  74. "license": [
  75. "MIT"
  76. ],
  77. "authors": [
  78. {
  79. "name": "Michael Dowling",
  80. "email": "mtdowling@gmail.com",
  81. "homepage": "https://github.com/mtdowling"
  82. },
  83. {
  84. "name": "Guzzle Community",
  85. "homepage": "https://github.com/guzzle/guzzle/contributors"
  86. }
  87. ],
  88. "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
  89. "homepage": "http://guzzlephp.org/",
  90. "keywords": [
  91. "client",
  92. "curl",
  93. "framework",
  94. "http",
  95. "http client",
  96. "rest",
  97. "web service"
  98. ],
  99. "support": {
  100. "issues": "https://github.com/guzzle/guzzle3/issues",
  101. "source": "https://github.com/guzzle/guzzle3/tree/master"
  102. },
  103. "abandoned": "guzzlehttp/guzzle",
  104. "install-path": "../guzzle/guzzle"
  105. },
  106. {
  107. "name": "qcloud/cos-sdk-v5",
  108. "version": "v1.3.4",
  109. "version_normalized": "1.3.4.0",
  110. "source": {
  111. "type": "git",
  112. "url": "https://github.com/tencentyun/cos-php-sdk-v5.git",
  113. "reference": "1b32aa422f6dffe4ea411e5095e4b0da9135551b"
  114. },
  115. "dist": {
  116. "type": "zip",
  117. "url": "https://api.github.com/repos/tencentyun/cos-php-sdk-v5/zipball/1b32aa422f6dffe4ea411e5095e4b0da9135551b",
  118. "reference": "1b32aa422f6dffe4ea411e5095e4b0da9135551b",
  119. "shasum": ""
  120. },
  121. "require": {
  122. "guzzle/guzzle": "~3.7",
  123. "php": ">=5.3.0"
  124. },
  125. "time": "2019-09-02T12:08:44+00:00",
  126. "type": "library",
  127. "installation-source": "dist",
  128. "autoload": {
  129. "psr-0": {
  130. "Qcloud\\Cos\\": "src/"
  131. }
  132. },
  133. "notification-url": "https://packagist.org/downloads/",
  134. "license": [
  135. "MIT"
  136. ],
  137. "authors": [
  138. {
  139. "name": "yaozongyou",
  140. "email": "yaozongyou@vip.qq.com"
  141. },
  142. {
  143. "name": "lewzylu",
  144. "email": "327874225@qq.com"
  145. }
  146. ],
  147. "description": "PHP SDK for QCloud COS",
  148. "keywords": [
  149. "cos",
  150. "php",
  151. "qcloud"
  152. ],
  153. "support": {
  154. "issues": "https://github.com/tencentyun/cos-php-sdk-v5/issues",
  155. "source": "https://github.com/tencentyun/cos-php-sdk-v5/tree/1.3"
  156. },
  157. "install-path": "../qcloud/cos-sdk-v5"
  158. },
  159. {
  160. "name": "symfony/event-dispatcher",
  161. "version": "v2.8.52",
  162. "version_normalized": "2.8.52.0",
  163. "source": {
  164. "type": "git",
  165. "url": "https://github.com/symfony/event-dispatcher.git",
  166. "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
  167. },
  168. "dist": {
  169. "type": "zip",
  170. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0",
  171. "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0",
  172. "shasum": ""
  173. },
  174. "require": {
  175. "php": ">=5.3.9"
  176. },
  177. "require-dev": {
  178. "psr/log": "~1.0",
  179. "symfony/config": "^2.0.5|~3.0.0",
  180. "symfony/dependency-injection": "~2.6|~3.0.0",
  181. "symfony/expression-language": "~2.6|~3.0.0",
  182. "symfony/stopwatch": "~2.3|~3.0.0"
  183. },
  184. "suggest": {
  185. "symfony/dependency-injection": "",
  186. "symfony/http-kernel": ""
  187. },
  188. "time": "2018-11-21T14:20:20+00:00",
  189. "type": "library",
  190. "extra": {
  191. "branch-alias": {
  192. "dev-master": "2.8-dev"
  193. }
  194. },
  195. "installation-source": "dist",
  196. "autoload": {
  197. "psr-4": {
  198. "Symfony\\Component\\EventDispatcher\\": ""
  199. },
  200. "exclude-from-classmap": [
  201. "/Tests/"
  202. ]
  203. },
  204. "notification-url": "https://packagist.org/downloads/",
  205. "license": [
  206. "MIT"
  207. ],
  208. "authors": [
  209. {
  210. "name": "Fabien Potencier",
  211. "email": "fabien@symfony.com"
  212. },
  213. {
  214. "name": "Symfony Community",
  215. "homepage": "https://symfony.com/contributors"
  216. }
  217. ],
  218. "description": "Symfony EventDispatcher Component",
  219. "homepage": "https://symfony.com",
  220. "support": {
  221. "source": "https://github.com/symfony/event-dispatcher/tree/v2.8.50"
  222. },
  223. "install-path": "../symfony/event-dispatcher"
  224. }
  225. ],
  226. "dev": true,
  227. "dev-package-names": []
  228. }