composer.lock 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  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": "0a7b81b2bb0ae16d2cfbb5b189873ff5",
  8. "packages": [
  9. {
  10. "name": "topthink/framework",
  11. "version": "v5.0.24",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/top-think/framework.git",
  15. "reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/top-think/framework/zipball/c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
  20. "reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
  21. "shasum": "",
  22. "mirrors": [
  23. {
  24. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  25. "preferred": true
  26. }
  27. ]
  28. },
  29. "require": {
  30. "php": ">=5.4.0",
  31. "topthink/think-installer": "~1.0"
  32. },
  33. "require-dev": {
  34. "johnkary/phpunit-speedtrap": "^1.0",
  35. "mikey179/vfsstream": "~1.6",
  36. "phpdocumentor/reflection-docblock": "^2.0",
  37. "phploc/phploc": "2.*",
  38. "phpunit/phpunit": "4.8.*",
  39. "sebastian/phpcpd": "2.*"
  40. },
  41. "type": "think-framework",
  42. "autoload": {
  43. "psr-4": {
  44. "think\\": "library/think"
  45. }
  46. },
  47. "notification-url": "https://packagist.org/downloads/",
  48. "license": [
  49. "Apache-2.0"
  50. ],
  51. "authors": [
  52. {
  53. "name": "liu21st",
  54. "email": "liu21st@gmail.com"
  55. }
  56. ],
  57. "description": "the new thinkphp framework",
  58. "homepage": "http://thinkphp.cn/",
  59. "keywords": [
  60. "framework",
  61. "orm",
  62. "thinkphp"
  63. ],
  64. "support": {
  65. "issues": "https://github.com/top-think/framework/issues",
  66. "source": "https://github.com/top-think/framework/tree/master"
  67. },
  68. "time": "2019-01-11T08:04:58+00:00"
  69. },
  70. {
  71. "name": "topthink/think-installer",
  72. "version": "v1.0.14",
  73. "source": {
  74. "type": "git",
  75. "url": "https://github.com/top-think/think-installer.git",
  76. "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1"
  77. },
  78. "dist": {
  79. "type": "zip",
  80. "url": "https://api.github.com/repos/top-think/think-installer/zipball/eae1740ac264a55c06134b6685dfb9f837d004d1",
  81. "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1",
  82. "shasum": "",
  83. "mirrors": [
  84. {
  85. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  86. "preferred": true
  87. }
  88. ]
  89. },
  90. "require": {
  91. "composer-plugin-api": "^1.0||^2.0"
  92. },
  93. "require-dev": {
  94. "composer/composer": "^1.0||^2.0"
  95. },
  96. "type": "composer-plugin",
  97. "extra": {
  98. "class": "think\\composer\\Plugin"
  99. },
  100. "autoload": {
  101. "psr-4": {
  102. "think\\composer\\": "src"
  103. }
  104. },
  105. "notification-url": "https://packagist.org/downloads/",
  106. "license": [
  107. "Apache-2.0"
  108. ],
  109. "authors": [
  110. {
  111. "name": "yunwuxin",
  112. "email": "448901948@qq.com"
  113. }
  114. ],
  115. "support": {
  116. "issues": "https://github.com/top-think/think-installer/issues",
  117. "source": "https://github.com/top-think/think-installer/tree/v1.0.14"
  118. },
  119. "time": "2021-03-25T08:34:02+00:00"
  120. },
  121. {
  122. "name": "workerman/gateway-worker",
  123. "version": "v3.0.20",
  124. "source": {
  125. "type": "git",
  126. "url": "https://github.com/walkor/GatewayWorker.git",
  127. "reference": "75b21653b3eaa99c4d5ae84ce8c5b27cda96d095"
  128. },
  129. "dist": {
  130. "type": "zip",
  131. "url": "https://api.github.com/repos/walkor/GatewayWorker/zipball/75b21653b3eaa99c4d5ae84ce8c5b27cda96d095",
  132. "reference": "75b21653b3eaa99c4d5ae84ce8c5b27cda96d095",
  133. "shasum": "",
  134. "mirrors": [
  135. {
  136. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  137. "preferred": true
  138. }
  139. ]
  140. },
  141. "require": {
  142. "workerman/workerman": ">=3.5.0"
  143. },
  144. "type": "library",
  145. "autoload": {
  146. "psr-4": {
  147. "GatewayWorker\\": "./src"
  148. }
  149. },
  150. "notification-url": "https://packagist.org/downloads/",
  151. "license": [
  152. "MIT"
  153. ],
  154. "homepage": "http://www.workerman.net",
  155. "keywords": [
  156. "communication",
  157. "distributed"
  158. ],
  159. "support": {
  160. "issues": "https://github.com/walkor/GatewayWorker/issues",
  161. "source": "https://github.com/walkor/GatewayWorker/tree/v3.0.20"
  162. },
  163. "time": "2021-04-13T13:19:21+00:00"
  164. },
  165. {
  166. "name": "workerman/gatewayclient",
  167. "version": "v3.0.13",
  168. "source": {
  169. "type": "git",
  170. "url": "https://github.com/walkor/GatewayClient.git",
  171. "reference": "6f4e76f38947be5cabca2c6fee367151f248d949"
  172. },
  173. "dist": {
  174. "type": "zip",
  175. "url": "https://api.github.com/repos/walkor/GatewayClient/zipball/6f4e76f38947be5cabca2c6fee367151f248d949",
  176. "reference": "6f4e76f38947be5cabca2c6fee367151f248d949",
  177. "shasum": "",
  178. "mirrors": [
  179. {
  180. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  181. "preferred": true
  182. }
  183. ]
  184. },
  185. "type": "library",
  186. "autoload": {
  187. "psr-4": {
  188. "GatewayClient\\": "./"
  189. }
  190. },
  191. "notification-url": "https://packagist.org/downloads/",
  192. "license": [
  193. "MIT"
  194. ],
  195. "homepage": "http://www.workerman.net",
  196. "support": {
  197. "issues": "https://github.com/walkor/GatewayClient/issues",
  198. "source": "https://github.com/walkor/GatewayClient/tree/v3.0.13"
  199. },
  200. "time": "2018-09-15T03:03:50+00:00"
  201. },
  202. {
  203. "name": "workerman/workerman",
  204. "version": "v4.0.19",
  205. "source": {
  206. "type": "git",
  207. "url": "https://github.com/walkor/Workerman.git",
  208. "reference": "af6025976fba817eeb4d5fbf8d0c1059a5819da3"
  209. },
  210. "dist": {
  211. "type": "zip",
  212. "url": "https://api.github.com/repos/walkor/Workerman/zipball/af6025976fba817eeb4d5fbf8d0c1059a5819da3",
  213. "reference": "af6025976fba817eeb4d5fbf8d0c1059a5819da3",
  214. "shasum": "",
  215. "mirrors": [
  216. {
  217. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  218. "preferred": true
  219. }
  220. ]
  221. },
  222. "require": {
  223. "php": ">=5.3"
  224. },
  225. "suggest": {
  226. "ext-event": "For better performance. "
  227. },
  228. "type": "library",
  229. "autoload": {
  230. "psr-4": {
  231. "Workerman\\": "./"
  232. }
  233. },
  234. "notification-url": "https://packagist.org/downloads/",
  235. "license": [
  236. "MIT"
  237. ],
  238. "authors": [
  239. {
  240. "name": "walkor",
  241. "email": "walkor@workerman.net",
  242. "homepage": "http://www.workerman.net",
  243. "role": "Developer"
  244. }
  245. ],
  246. "description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
  247. "homepage": "http://www.workerman.net",
  248. "keywords": [
  249. "asynchronous",
  250. "event-loop"
  251. ],
  252. "support": {
  253. "email": "walkor@workerman.net",
  254. "forum": "http://wenda.workerman.net/",
  255. "issues": "https://github.com/walkor/workerman/issues",
  256. "source": "https://github.com/walkor/workerman",
  257. "wiki": "http://doc.workerman.net/"
  258. },
  259. "time": "2021-03-05T06:44:28+00:00"
  260. }
  261. ],
  262. "packages-dev": [],
  263. "aliases": [],
  264. "minimum-stability": "stable",
  265. "stability-flags": [],
  266. "prefer-stable": false,
  267. "prefer-lowest": false,
  268. "platform": {
  269. "php": ">=5.4.0"
  270. },
  271. "platform-dev": [],
  272. "plugin-api-version": "2.1.0"
  273. }