composer.lock 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "e615babbcb22dc0949566ef9b170d790",
  8. "packages": [
  9. {
  10. "name": "guzzle/guzzle",
  11. "version": "v3.9.3",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/guzzle/guzzle3.git",
  15. "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
  20. "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-curl": "*",
  25. "php": ">=5.3.3",
  26. "symfony/event-dispatcher": "~2.1"
  27. },
  28. "replace": {
  29. "guzzle/batch": "self.version",
  30. "guzzle/cache": "self.version",
  31. "guzzle/common": "self.version",
  32. "guzzle/http": "self.version",
  33. "guzzle/inflection": "self.version",
  34. "guzzle/iterator": "self.version",
  35. "guzzle/log": "self.version",
  36. "guzzle/parser": "self.version",
  37. "guzzle/plugin": "self.version",
  38. "guzzle/plugin-async": "self.version",
  39. "guzzle/plugin-backoff": "self.version",
  40. "guzzle/plugin-cache": "self.version",
  41. "guzzle/plugin-cookie": "self.version",
  42. "guzzle/plugin-curlauth": "self.version",
  43. "guzzle/plugin-error-response": "self.version",
  44. "guzzle/plugin-history": "self.version",
  45. "guzzle/plugin-log": "self.version",
  46. "guzzle/plugin-md5": "self.version",
  47. "guzzle/plugin-mock": "self.version",
  48. "guzzle/plugin-oauth": "self.version",
  49. "guzzle/service": "self.version",
  50. "guzzle/stream": "self.version"
  51. },
  52. "require-dev": {
  53. "doctrine/cache": "~1.3",
  54. "monolog/monolog": "~1.0",
  55. "phpunit/phpunit": "3.7.*",
  56. "psr/log": "~1.0",
  57. "symfony/class-loader": "~2.1",
  58. "zendframework/zend-cache": "2.*,<2.3",
  59. "zendframework/zend-log": "2.*,<2.3"
  60. },
  61. "suggest": {
  62. "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
  63. },
  64. "type": "library",
  65. "extra": {
  66. "branch-alias": {
  67. "dev-master": "3.9-dev"
  68. }
  69. },
  70. "autoload": {
  71. "psr-0": {
  72. "Guzzle": "src/",
  73. "Guzzle\\Tests": "tests/"
  74. }
  75. },
  76. "notification-url": "https://packagist.org/downloads/",
  77. "license": [
  78. "MIT"
  79. ],
  80. "authors": [
  81. {
  82. "name": "Michael Dowling",
  83. "email": "mtdowling@gmail.com",
  84. "homepage": "https://github.com/mtdowling"
  85. },
  86. {
  87. "name": "Guzzle Community",
  88. "homepage": "https://github.com/guzzle/guzzle/contributors"
  89. }
  90. ],
  91. "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
  92. "homepage": "http://guzzlephp.org/",
  93. "keywords": [
  94. "client",
  95. "curl",
  96. "framework",
  97. "http",
  98. "http client",
  99. "rest",
  100. "web service"
  101. ],
  102. "support": {
  103. "issues": "https://github.com/guzzle/guzzle3/issues",
  104. "source": "https://github.com/guzzle/guzzle3/tree/master"
  105. },
  106. "abandoned": "guzzlehttp/guzzle",
  107. "time": "2015-03-18T18:23:50+00:00"
  108. },
  109. {
  110. "name": "qcloud/cos-sdk-v5",
  111. "version": "v1.3.4",
  112. "source": {
  113. "type": "git",
  114. "url": "https://github.com/tencentyun/cos-php-sdk-v5.git",
  115. "reference": "1b32aa422f6dffe4ea411e5095e4b0da9135551b"
  116. },
  117. "dist": {
  118. "type": "zip",
  119. "url": "https://api.github.com/repos/tencentyun/cos-php-sdk-v5/zipball/1b32aa422f6dffe4ea411e5095e4b0da9135551b",
  120. "reference": "1b32aa422f6dffe4ea411e5095e4b0da9135551b",
  121. "shasum": ""
  122. },
  123. "require": {
  124. "guzzle/guzzle": "~3.7",
  125. "php": ">=5.3.0"
  126. },
  127. "type": "library",
  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. "time": "2019-09-02T12:08:44+00:00"
  158. },
  159. {
  160. "name": "symfony/event-dispatcher",
  161. "version": "v2.8.52",
  162. "source": {
  163. "type": "git",
  164. "url": "https://github.com/symfony/event-dispatcher.git",
  165. "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
  166. },
  167. "dist": {
  168. "type": "zip",
  169. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0",
  170. "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0",
  171. "shasum": ""
  172. },
  173. "require": {
  174. "php": ">=5.3.9"
  175. },
  176. "require-dev": {
  177. "psr/log": "~1.0",
  178. "symfony/config": "^2.0.5|~3.0.0",
  179. "symfony/dependency-injection": "~2.6|~3.0.0",
  180. "symfony/expression-language": "~2.6|~3.0.0",
  181. "symfony/stopwatch": "~2.3|~3.0.0"
  182. },
  183. "suggest": {
  184. "symfony/dependency-injection": "",
  185. "symfony/http-kernel": ""
  186. },
  187. "type": "library",
  188. "extra": {
  189. "branch-alias": {
  190. "dev-master": "2.8-dev"
  191. }
  192. },
  193. "autoload": {
  194. "psr-4": {
  195. "Symfony\\Component\\EventDispatcher\\": ""
  196. },
  197. "exclude-from-classmap": [
  198. "/Tests/"
  199. ]
  200. },
  201. "notification-url": "https://packagist.org/downloads/",
  202. "license": [
  203. "MIT"
  204. ],
  205. "authors": [
  206. {
  207. "name": "Fabien Potencier",
  208. "email": "fabien@symfony.com"
  209. },
  210. {
  211. "name": "Symfony Community",
  212. "homepage": "https://symfony.com/contributors"
  213. }
  214. ],
  215. "description": "Symfony EventDispatcher Component",
  216. "homepage": "https://symfony.com",
  217. "support": {
  218. "source": "https://github.com/symfony/event-dispatcher/tree/v2.8.50"
  219. },
  220. "time": "2018-11-21T14:20:20+00:00"
  221. }
  222. ],
  223. "packages-dev": [],
  224. "aliases": [],
  225. "minimum-stability": "stable",
  226. "stability-flags": [],
  227. "prefer-stable": false,
  228. "prefer-lowest": false,
  229. "platform": {
  230. "php": ">=5.3.0"
  231. },
  232. "platform-dev": [],
  233. "plugin-api-version": "2.0.0"
  234. }