composer.lock 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  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#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "390c28a68393674372880b97886da75b",
  8. "content-hash": "2ad23fb0333f2f4b874cfbe74d44981f",
  9. "packages": [
  10. {
  11. "name": "guzzlehttp/guzzle",
  12. "version": "6.3.0",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/guzzle/guzzle.git",
  16. "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://files.phpcomposer.com/files/guzzle/guzzle/f4db5a78a5ea468d4831de7f0bf9d9415e348699.zip",
  21. "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "guzzlehttp/promises": "^1.0",
  26. "guzzlehttp/psr7": "^1.4",
  27. "php": ">=5.5"
  28. },
  29. "require-dev": {
  30. "ext-curl": "*",
  31. "phpunit/phpunit": "^4.0 || ^5.0",
  32. "psr/log": "^1.0"
  33. },
  34. "suggest": {
  35. "psr/log": "Required for using the Log middleware"
  36. },
  37. "type": "library",
  38. "extra": {
  39. "branch-alias": {
  40. "dev-master": "6.2-dev"
  41. }
  42. },
  43. "autoload": {
  44. "files": [
  45. "src/functions_include.php"
  46. ],
  47. "psr-4": {
  48. "GuzzleHttp\\": "src/"
  49. }
  50. },
  51. "notification-url": "https://packagist.org/downloads/",
  52. "license": [
  53. "MIT"
  54. ],
  55. "authors": [
  56. {
  57. "name": "Michael Dowling",
  58. "email": "mtdowling@gmail.com",
  59. "homepage": "https://github.com/mtdowling"
  60. }
  61. ],
  62. "description": "Guzzle is a PHP HTTP client library",
  63. "homepage": "http://guzzlephp.org/",
  64. "keywords": [
  65. "client",
  66. "curl",
  67. "framework",
  68. "http",
  69. "http client",
  70. "rest",
  71. "web service"
  72. ],
  73. "time": "2017-06-22 18:50:49"
  74. },
  75. {
  76. "name": "guzzlehttp/promises",
  77. "version": "v1.3.1",
  78. "source": {
  79. "type": "git",
  80. "url": "https://github.com/guzzle/promises.git",
  81. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  82. },
  83. "dist": {
  84. "type": "zip",
  85. "url": "https://files.phpcomposer.com/files/guzzle/promises/a59da6cf61d80060647ff4d3eb2c03a2bc694646.zip",
  86. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  87. "shasum": ""
  88. },
  89. "require": {
  90. "php": ">=5.5.0"
  91. },
  92. "require-dev": {
  93. "phpunit/phpunit": "^4.0"
  94. },
  95. "type": "library",
  96. "extra": {
  97. "branch-alias": {
  98. "dev-master": "1.4-dev"
  99. }
  100. },
  101. "autoload": {
  102. "psr-4": {
  103. "GuzzleHttp\\Promise\\": "src/"
  104. },
  105. "files": [
  106. "src/functions_include.php"
  107. ]
  108. },
  109. "notification-url": "https://packagist.org/downloads/",
  110. "license": [
  111. "MIT"
  112. ],
  113. "authors": [
  114. {
  115. "name": "Michael Dowling",
  116. "email": "mtdowling@gmail.com",
  117. "homepage": "https://github.com/mtdowling"
  118. }
  119. ],
  120. "description": "Guzzle promises library",
  121. "keywords": [
  122. "promise"
  123. ],
  124. "time": "2016-12-20 10:07:11"
  125. },
  126. {
  127. "name": "guzzlehttp/psr7",
  128. "version": "1.4.2",
  129. "source": {
  130. "type": "git",
  131. "url": "https://github.com/guzzle/psr7.git",
  132. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  133. },
  134. "dist": {
  135. "type": "zip",
  136. "url": "https://files.phpcomposer.com/files/guzzle/psr7/f5b8a8512e2b58b0071a7280e39f14f72e05d87c.zip",
  137. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  138. "shasum": ""
  139. },
  140. "require": {
  141. "php": ">=5.4.0",
  142. "psr/http-message": "~1.0"
  143. },
  144. "provide": {
  145. "psr/http-message-implementation": "1.0"
  146. },
  147. "require-dev": {
  148. "phpunit/phpunit": "~4.0"
  149. },
  150. "type": "library",
  151. "extra": {
  152. "branch-alias": {
  153. "dev-master": "1.4-dev"
  154. }
  155. },
  156. "autoload": {
  157. "psr-4": {
  158. "GuzzleHttp\\Psr7\\": "src/"
  159. },
  160. "files": [
  161. "src/functions_include.php"
  162. ]
  163. },
  164. "notification-url": "https://packagist.org/downloads/",
  165. "license": [
  166. "MIT"
  167. ],
  168. "authors": [
  169. {
  170. "name": "Michael Dowling",
  171. "email": "mtdowling@gmail.com",
  172. "homepage": "https://github.com/mtdowling"
  173. },
  174. {
  175. "name": "Tobias Schultze",
  176. "homepage": "https://github.com/Tobion"
  177. }
  178. ],
  179. "description": "PSR-7 message implementation that also provides common utility methods",
  180. "keywords": [
  181. "http",
  182. "message",
  183. "request",
  184. "response",
  185. "stream",
  186. "uri",
  187. "url"
  188. ],
  189. "time": "2017-03-20 17:10:46"
  190. },
  191. {
  192. "name": "psr/http-message",
  193. "version": "1.0.1",
  194. "source": {
  195. "type": "git",
  196. "url": "https://github.com/php-fig/http-message.git",
  197. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  198. },
  199. "dist": {
  200. "type": "zip",
  201. "url": "https://files.phpcomposer.com/files/php-fig/http-message/f6561bf28d520154e4b0ec72be95418abe6d9363.zip",
  202. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  203. "shasum": ""
  204. },
  205. "require": {
  206. "php": ">=5.3.0"
  207. },
  208. "type": "library",
  209. "extra": {
  210. "branch-alias": {
  211. "dev-master": "1.0.x-dev"
  212. }
  213. },
  214. "autoload": {
  215. "psr-4": {
  216. "Psr\\Http\\Message\\": "src/"
  217. }
  218. },
  219. "notification-url": "https://packagist.org/downloads/",
  220. "license": [
  221. "MIT"
  222. ],
  223. "authors": [
  224. {
  225. "name": "PHP-FIG",
  226. "homepage": "http://www.php-fig.org/"
  227. }
  228. ],
  229. "description": "Common interface for HTTP messages",
  230. "homepage": "https://github.com/php-fig/http-message",
  231. "keywords": [
  232. "http",
  233. "http-message",
  234. "psr",
  235. "psr-7",
  236. "request",
  237. "response"
  238. ],
  239. "time": "2016-08-06 14:39:51"
  240. },
  241. {
  242. "name": "upyun/sdk",
  243. "version": "3.2.0",
  244. "source": {
  245. "type": "git",
  246. "url": "https://github.com/upyun/php-sdk.git",
  247. "reference": "f8e4e44d1dd063c4727f800b2ad38db78d8f04d5"
  248. },
  249. "dist": {
  250. "type": "zip",
  251. "url": "https://files.phpcomposer.com/files/upyun/php-sdk/f8e4e44d1dd063c4727f800b2ad38db78d8f04d5.zip",
  252. "reference": "f8e4e44d1dd063c4727f800b2ad38db78d8f04d5",
  253. "shasum": ""
  254. },
  255. "require": {
  256. "ext-curl": "*",
  257. "guzzlehttp/guzzle": "~6.0",
  258. "php": ">=5.5.0"
  259. },
  260. "require-dev": {
  261. "consolidation/robo": "^1.0",
  262. "phpdocumentor/phpdocumentor": "^2.9",
  263. "phpunit/phpunit": "~4.0"
  264. },
  265. "type": "library",
  266. "autoload": {
  267. "psr-4": {
  268. "Upyun\\": "src/Upyun/"
  269. }
  270. },
  271. "notification-url": "https://packagist.org/downloads/",
  272. "license": [
  273. "MIT"
  274. ],
  275. "authors": [
  276. {
  277. "name": "totoleo",
  278. "email": "totoleo@163.com"
  279. },
  280. {
  281. "name": "lfeng",
  282. "email": "bonevv@gmail.com"
  283. },
  284. {
  285. "name": "lvtongda",
  286. "email": "riyao.lyu@gmail.com"
  287. },
  288. {
  289. "name": "sabakugaara",
  290. "email": "senellise@gmail.com"
  291. }
  292. ],
  293. "description": "UPYUN sdk for php",
  294. "homepage": "https://github.com/upyun/php-sdk/",
  295. "keywords": [
  296. "sdk",
  297. "upyun"
  298. ],
  299. "time": "2017-10-27 08:29:48"
  300. }
  301. ],
  302. "packages-dev": [],
  303. "aliases": [],
  304. "minimum-stability": "stable",
  305. "stability-flags": [],
  306. "prefer-stable": false,
  307. "prefer-lowest": false,
  308. "platform": [],
  309. "platform-dev": []
  310. }