composer.lock 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  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": "fb81fe2b9305f8dc78b7e09f7b950585",
  8. "packages": [
  9. {
  10. "name": "electrolinux/phpquery",
  11. "version": "0.9.6",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/electrolinux/phpquery.git",
  15. "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
  20. "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
  21. "shasum": ""
  22. },
  23. "type": "library",
  24. "autoload": {
  25. "classmap": [
  26. "phpQuery/"
  27. ]
  28. },
  29. "notification-url": "https://packagist.org/downloads/",
  30. "license": [
  31. "MIT"
  32. ],
  33. "authors": [
  34. {
  35. "name": "Tobiasz Cudnik",
  36. "email": "tobiasz.cudnik@gmail.com",
  37. "homepage": "https://github.com/TobiaszCudnik",
  38. "role": "Developer"
  39. },
  40. {
  41. "name": "didier Belot",
  42. "role": "Packager"
  43. }
  44. ],
  45. "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
  46. "homepage": "http://code.google.com/p/phpquery/",
  47. "time": "2013-03-21T12:39:33+00:00"
  48. },
  49. {
  50. "name": "ezyang/htmlpurifier",
  51. "version": "v4.12.0",
  52. "source": {
  53. "type": "git",
  54. "url": "https://github.com/ezyang/htmlpurifier.git",
  55. "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
  56. },
  57. "dist": {
  58. "type": "zip",
  59. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
  60. "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
  61. "shasum": ""
  62. },
  63. "require": {
  64. "php": ">=5.2"
  65. },
  66. "require-dev": {
  67. "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
  68. },
  69. "type": "library",
  70. "autoload": {
  71. "psr-0": {
  72. "HTMLPurifier": "library/"
  73. },
  74. "files": [
  75. "library/HTMLPurifier.composer.php"
  76. ]
  77. },
  78. "notification-url": "https://packagist.org/downloads/",
  79. "license": [
  80. "LGPL-2.1-or-later"
  81. ],
  82. "authors": [
  83. {
  84. "name": "Edward Z. Yang",
  85. "email": "admin@htmlpurifier.org",
  86. "homepage": "http://ezyang.com"
  87. }
  88. ],
  89. "description": "Standards compliant HTML filter written in PHP",
  90. "homepage": "http://htmlpurifier.org/",
  91. "keywords": [
  92. "html"
  93. ],
  94. "time": "2019-10-28T03:44:26+00:00"
  95. },
  96. {
  97. "name": "mindplay/annotations",
  98. "version": "1.3.1",
  99. "source": {
  100. "type": "git",
  101. "url": "https://github.com/php-annotations/php-annotations.git",
  102. "reference": "77ef66f79fb65a7b7e7e005be0bd6b643de43867"
  103. },
  104. "dist": {
  105. "type": "zip",
  106. "url": "https://api.github.com/repos/php-annotations/php-annotations/zipball/77ef66f79fb65a7b7e7e005be0bd6b643de43867",
  107. "reference": "77ef66f79fb65a7b7e7e005be0bd6b643de43867",
  108. "shasum": ""
  109. },
  110. "require": {
  111. "php": ">=5.3.3"
  112. },
  113. "require-dev": {
  114. "phpunit/php-code-coverage": "~1.2.1",
  115. "phpunit/php-file-iterator": ">=1.3.0@stable"
  116. },
  117. "type": "library",
  118. "extra": {
  119. "branch-alias": {
  120. "dev-master": "1.3.x-dev"
  121. }
  122. },
  123. "autoload": {
  124. "psr-4": {
  125. "mindplay\\annotations\\": "src\\annotations"
  126. }
  127. },
  128. "notification-url": "https://packagist.org/downloads/",
  129. "license": [
  130. "LGPL-3.0+"
  131. ],
  132. "authors": [
  133. {
  134. "name": "Rasmus Schultz",
  135. "email": "rasmus@mindplay.dk"
  136. }
  137. ],
  138. "description": "Industrial-strength annotations for PHP",
  139. "homepage": "http://blog.mindplay.dk/",
  140. "keywords": [
  141. "annotations",
  142. "framework"
  143. ],
  144. "time": "2019-01-15T17:03:08+00:00"
  145. },
  146. {
  147. "name": "phpmailer/phpmailer",
  148. "version": "v6.1.6",
  149. "source": {
  150. "type": "git",
  151. "url": "https://github.com/PHPMailer/PHPMailer.git",
  152. "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3"
  153. },
  154. "dist": {
  155. "type": "zip",
  156. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3",
  157. "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3",
  158. "shasum": ""
  159. },
  160. "require": {
  161. "ext-ctype": "*",
  162. "ext-filter": "*",
  163. "php": ">=5.5.0"
  164. },
  165. "require-dev": {
  166. "doctrine/annotations": "^1.2",
  167. "friendsofphp/php-cs-fixer": "^2.2",
  168. "phpunit/phpunit": "^4.8 || ^5.7"
  169. },
  170. "suggest": {
  171. "ext-mbstring": "Needed to send email in multibyte encoding charset",
  172. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  173. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  174. "psr/log": "For optional PSR-3 debug logging",
  175. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  176. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  177. },
  178. "type": "library",
  179. "autoload": {
  180. "psr-4": {
  181. "PHPMailer\\PHPMailer\\": "src/"
  182. }
  183. },
  184. "notification-url": "https://packagist.org/downloads/",
  185. "license": [
  186. "LGPL-2.1-only"
  187. ],
  188. "authors": [
  189. {
  190. "name": "Marcus Bointon",
  191. "email": "phpmailer@synchromedia.co.uk"
  192. },
  193. {
  194. "name": "Jim Jagielski",
  195. "email": "jimjag@gmail.com"
  196. },
  197. {
  198. "name": "Andy Prevost",
  199. "email": "codeworxtech@users.sourceforge.net"
  200. },
  201. {
  202. "name": "Brent R. Matzelle"
  203. }
  204. ],
  205. "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
  206. "time": "2020-05-27T12:24:03+00:00"
  207. },
  208. {
  209. "name": "thinkcmf/cmf",
  210. "version": "v5.1.11",
  211. "source": {
  212. "type": "git",
  213. "url": "https://github.com/thinkcmf/cmf-core.git",
  214. "reference": "f9e726abc3b6412bdce8b5d1e426e40bb2932380"
  215. },
  216. "dist": {
  217. "type": "zip",
  218. "url": "https://api.github.com/repos/thinkcmf/cmf-core/zipball/f9e726abc3b6412bdce8b5d1e426e40bb2932380",
  219. "reference": "f9e726abc3b6412bdce8b5d1e426e40bb2932380",
  220. "shasum": ""
  221. },
  222. "require": {
  223. "electrolinux/phpquery": "^0.9.6",
  224. "ezyang/htmlpurifier": "^4.9",
  225. "mindplay/annotations": "^1.3",
  226. "phpmailer/phpmailer": "~6.0",
  227. "thinkcmf/cmf-extend": "~5.1.0",
  228. "topthink/framework": "~5.1.0",
  229. "topthink/think-captcha": "^2.0"
  230. },
  231. "type": "library",
  232. "autoload": {
  233. "psr-4": {
  234. "cmf\\": "src"
  235. },
  236. "files": [
  237. "src/common.php"
  238. ],
  239. "classmap": [
  240. "src/App.php",
  241. "src/Log.php",
  242. "src/route/dispatch/Module.php"
  243. ]
  244. },
  245. "notification-url": "https://packagist.org/downloads/",
  246. "license": [
  247. "Apache-2.0"
  248. ],
  249. "authors": [
  250. {
  251. "name": "catman",
  252. "email": "catman@thinkcmf.com"
  253. }
  254. ],
  255. "description": "The ThinkCMF Core Package",
  256. "time": "2019-12-16T09:51:55+00:00"
  257. },
  258. {
  259. "name": "thinkcmf/cmf-api",
  260. "version": "v5.1.6",
  261. "source": {
  262. "type": "git",
  263. "url": "https://github.com/thinkcmf/cmf-api.git",
  264. "reference": "a7d9edecc8c44aec6395dac8678a2577127f776d"
  265. },
  266. "dist": {
  267. "type": "zip",
  268. "url": "https://api.github.com/repos/thinkcmf/cmf-api/zipball/a7d9edecc8c44aec6395dac8678a2577127f776d",
  269. "reference": "a7d9edecc8c44aec6395dac8678a2577127f776d",
  270. "shasum": ""
  271. },
  272. "require": {
  273. "thinkcmf/cmf": "~5.1.0"
  274. },
  275. "type": "library",
  276. "autoload": {
  277. "psr-4": {
  278. "api\\": "src"
  279. },
  280. "files": []
  281. },
  282. "notification-url": "https://packagist.org/downloads/",
  283. "license": [
  284. "Apache-2.0"
  285. ],
  286. "authors": [
  287. {
  288. "name": "catman",
  289. "email": "catman@thinkcmf.com"
  290. }
  291. ],
  292. "description": "The ThinkCMF 5.1 Core Api Package",
  293. "time": "2019-07-23T23:29:11+00:00"
  294. },
  295. {
  296. "name": "thinkcmf/cmf-app",
  297. "version": "v5.1.6",
  298. "source": {
  299. "type": "git",
  300. "url": "https://github.com/thinkcmf/cmf-app.git",
  301. "reference": "dd02fc871dcfccc59ac21750ce6ddec359e79e7d"
  302. },
  303. "dist": {
  304. "type": "zip",
  305. "url": "https://api.github.com/repos/thinkcmf/cmf-app/zipball/dd02fc871dcfccc59ac21750ce6ddec359e79e7d",
  306. "reference": "dd02fc871dcfccc59ac21750ce6ddec359e79e7d",
  307. "shasum": ""
  308. },
  309. "require": {
  310. "thinkcmf/cmf": "~5.1.0"
  311. },
  312. "type": "library",
  313. "autoload": {
  314. "psr-4": {
  315. "app\\": "src"
  316. },
  317. "files": []
  318. },
  319. "notification-url": "https://packagist.org/downloads/",
  320. "license": [
  321. "Apache-2.0"
  322. ],
  323. "authors": [
  324. {
  325. "name": "catman",
  326. "email": "catman@thinkcmf.com"
  327. }
  328. ],
  329. "description": "The ThinkCMF App Package",
  330. "time": "2019-09-06T03:58:33+00:00"
  331. },
  332. {
  333. "name": "thinkcmf/cmf-extend",
  334. "version": "v5.1.0",
  335. "source": {
  336. "type": "git",
  337. "url": "https://github.com/thinkcmf/cmf-extend.git",
  338. "reference": "39cbfdc69980a4f4b98ee82fa16c605004f26f5f"
  339. },
  340. "dist": {
  341. "type": "zip",
  342. "url": "https://api.github.com/repos/thinkcmf/cmf-extend/zipball/39cbfdc69980a4f4b98ee82fa16c605004f26f5f",
  343. "reference": "39cbfdc69980a4f4b98ee82fa16c605004f26f5f",
  344. "shasum": ""
  345. },
  346. "type": "library",
  347. "autoload": {
  348. "psr-4": {
  349. "dir\\": "src/dir",
  350. "tree\\": "src/tree",
  351. "wxapp\\": "src/wxapp"
  352. },
  353. "files": []
  354. },
  355. "notification-url": "https://packagist.org/downloads/",
  356. "license": [
  357. "Apache-2.0"
  358. ],
  359. "authors": [
  360. {
  361. "name": "catman",
  362. "email": "catman@thinkcmf.com"
  363. }
  364. ],
  365. "description": "The ThinkCMF extend Package",
  366. "time": "2019-03-04T05:15:23+00:00"
  367. },
  368. {
  369. "name": "thinkcmf/cmf-install",
  370. "version": "v5.1.4",
  371. "source": {
  372. "type": "git",
  373. "url": "https://github.com/thinkcmf/cmf-install.git",
  374. "reference": "651f7ff4d4413e2bcf98823853144bb2b67f671a"
  375. },
  376. "dist": {
  377. "type": "zip",
  378. "url": "https://api.github.com/repos/thinkcmf/cmf-install/zipball/651f7ff4d4413e2bcf98823853144bb2b67f671a",
  379. "reference": "651f7ff4d4413e2bcf98823853144bb2b67f671a",
  380. "shasum": ""
  381. },
  382. "type": "library",
  383. "autoload": {
  384. "psr-4": {
  385. "app\\install\\": "src"
  386. },
  387. "files": []
  388. },
  389. "notification-url": "https://packagist.org/downloads/",
  390. "license": [
  391. "Apache-2.0"
  392. ],
  393. "authors": [
  394. {
  395. "name": "catman",
  396. "email": "catman@thinkcmf.com"
  397. }
  398. ],
  399. "description": "The ThinkCMF Install Package",
  400. "time": "2019-07-23T23:26:40+00:00"
  401. },
  402. {
  403. "name": "topthink/framework",
  404. "version": "v5.1.39",
  405. "source": {
  406. "type": "git",
  407. "url": "https://github.com/top-think/framework.git",
  408. "reference": "5762858f3d58faafb3a39427f8788884b2927007"
  409. },
  410. "dist": {
  411. "type": "zip",
  412. "url": "https://api.github.com/repos/top-think/framework/zipball/5762858f3d58faafb3a39427f8788884b2927007",
  413. "reference": "5762858f3d58faafb3a39427f8788884b2927007",
  414. "shasum": ""
  415. },
  416. "require": {
  417. "php": ">=5.6.0",
  418. "topthink/think-installer": "2.*"
  419. },
  420. "require-dev": {
  421. "johnkary/phpunit-speedtrap": "^1.0",
  422. "mikey179/vfsstream": "~1.6",
  423. "phpdocumentor/reflection-docblock": "^2.0",
  424. "phploc/phploc": "2.*",
  425. "phpunit/phpunit": "^5.0|^6.0",
  426. "sebastian/phpcpd": "2.*",
  427. "squizlabs/php_codesniffer": "2.*"
  428. },
  429. "type": "think-framework",
  430. "notification-url": "https://packagist.org/downloads/",
  431. "license": [
  432. "Apache-2.0"
  433. ],
  434. "authors": [
  435. {
  436. "name": "liu21st",
  437. "email": "liu21st@gmail.com"
  438. },
  439. {
  440. "name": "yunwuxin",
  441. "email": "448901948@qq.com"
  442. }
  443. ],
  444. "description": "the new thinkphp framework",
  445. "homepage": "http://thinkphp.cn/",
  446. "keywords": [
  447. "framework",
  448. "orm",
  449. "thinkphp"
  450. ],
  451. "time": "2019-11-17T23:22:02+00:00"
  452. },
  453. {
  454. "name": "topthink/think-captcha",
  455. "version": "v2.0.2",
  456. "source": {
  457. "type": "git",
  458. "url": "https://github.com/top-think/think-captcha.git",
  459. "reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee"
  460. },
  461. "dist": {
  462. "type": "zip",
  463. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/54c8a51552f99ff9ea89ea9c272383a8f738ceee",
  464. "reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee",
  465. "shasum": ""
  466. },
  467. "require": {
  468. "topthink/framework": "5.1.*"
  469. },
  470. "type": "library",
  471. "autoload": {
  472. "psr-4": {
  473. "think\\captcha\\": "src/"
  474. },
  475. "files": [
  476. "src/helper.php"
  477. ]
  478. },
  479. "notification-url": "https://packagist.org/downloads/",
  480. "license": [
  481. "Apache-2.0"
  482. ],
  483. "authors": [
  484. {
  485. "name": "yunwuxin",
  486. "email": "448901948@qq.com"
  487. }
  488. ],
  489. "description": "captcha package for thinkphp5",
  490. "time": "2017-12-31T16:37:49+00:00"
  491. },
  492. {
  493. "name": "topthink/think-helper",
  494. "version": "v1.0.7",
  495. "source": {
  496. "type": "git",
  497. "url": "https://github.com/top-think/think-helper.git",
  498. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019"
  499. },
  500. "dist": {
  501. "type": "zip",
  502. "url": "https://api.github.com/repos/top-think/think-helper/zipball/5f92178606c8ce131d36b37a57c58eb71e55f019",
  503. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019",
  504. "shasum": ""
  505. },
  506. "type": "library",
  507. "autoload": {
  508. "psr-4": {
  509. "think\\helper\\": "src"
  510. },
  511. "files": [
  512. "src/helper.php"
  513. ]
  514. },
  515. "notification-url": "https://packagist.org/downloads/",
  516. "license": [
  517. "Apache-2.0"
  518. ],
  519. "authors": [
  520. {
  521. "name": "yunwuxin",
  522. "email": "448901948@qq.com"
  523. }
  524. ],
  525. "description": "The ThinkPHP5 Helper Package",
  526. "time": "2018-10-05T00:43:21+00:00"
  527. },
  528. {
  529. "name": "topthink/think-image",
  530. "version": "v1.0.7",
  531. "source": {
  532. "type": "git",
  533. "url": "https://github.com/top-think/think-image.git",
  534. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
  535. },
  536. "dist": {
  537. "type": "zip",
  538. "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
  539. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
  540. "shasum": ""
  541. },
  542. "require": {
  543. "ext-gd": "*"
  544. },
  545. "require-dev": {
  546. "phpunit/phpunit": "4.8.*",
  547. "topthink/framework": "^5.0"
  548. },
  549. "type": "library",
  550. "autoload": {
  551. "psr-4": {
  552. "think\\": "src"
  553. }
  554. },
  555. "notification-url": "https://packagist.org/downloads/",
  556. "license": [
  557. "Apache-2.0"
  558. ],
  559. "authors": [
  560. {
  561. "name": "yunwuxin",
  562. "email": "448901948@qq.com"
  563. }
  564. ],
  565. "description": "The ThinkPHP5 Image Package",
  566. "time": "2016-09-29T06:05:43+00:00"
  567. },
  568. {
  569. "name": "topthink/think-installer",
  570. "version": "v2.0.0",
  571. "source": {
  572. "type": "git",
  573. "url": "https://github.com/top-think/think-installer.git",
  574. "reference": "f5400a12c60e513911aef41fe443fa6920952675"
  575. },
  576. "dist": {
  577. "type": "zip",
  578. "url": "https://api.github.com/repos/top-think/think-installer/zipball/f5400a12c60e513911aef41fe443fa6920952675",
  579. "reference": "f5400a12c60e513911aef41fe443fa6920952675",
  580. "shasum": ""
  581. },
  582. "require": {
  583. "composer-plugin-api": "^1.0"
  584. },
  585. "require-dev": {
  586. "composer/composer": "1.0.*@dev"
  587. },
  588. "type": "composer-plugin",
  589. "extra": {
  590. "class": "think\\composer\\Plugin"
  591. },
  592. "autoload": {
  593. "psr-4": {
  594. "think\\composer\\": "src"
  595. }
  596. },
  597. "notification-url": "https://packagist.org/downloads/",
  598. "license": [
  599. "Apache-2.0"
  600. ],
  601. "authors": [
  602. {
  603. "name": "yunwuxin",
  604. "email": "448901948@qq.com"
  605. }
  606. ],
  607. "time": "2018-05-11T06:45:42+00:00"
  608. }
  609. ],
  610. "packages-dev": [],
  611. "aliases": [],
  612. "minimum-stability": "stable",
  613. "stability-flags": [],
  614. "prefer-stable": false,
  615. "prefer-lowest": false,
  616. "platform": {
  617. "php": ">=5.6.0",
  618. "ext-json": "*",
  619. "ext-curl": "*",
  620. "ext-pdo": "*"
  621. },
  622. "platform-dev": [],
  623. "plugin-api-version": "1.1.0"
  624. }