installed.json 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069
  1. [
  2. {
  3. "name": "endroid/qr-code",
  4. "version": "1.9.3",
  5. "version_normalized": "1.9.3.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/endroid/qr-code.git",
  9. "reference": "c9644bec2a9cc9318e98d1437de3c628dcd1ef93"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/endroid/qr-code/zipball/c9644bec2a9cc9318e98d1437de3c628dcd1ef93",
  14. "reference": "c9644bec2a9cc9318e98d1437de3c628dcd1ef93",
  15. "shasum": "",
  16. "mirrors": [
  17. {
  18. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  19. "preferred": true
  20. }
  21. ]
  22. },
  23. "require": {
  24. "ext-gd": "*",
  25. "php": ">=5.4",
  26. "symfony/options-resolver": "^2.3|^3.0"
  27. },
  28. "require-dev": {
  29. "phpunit/phpunit": "^4.0|^5.0",
  30. "sensio/framework-extra-bundle": "^3.0",
  31. "symfony/browser-kit": "^2.3|^3.0",
  32. "symfony/framework-bundle": "^2.3|^3.0",
  33. "symfony/http-kernel": "^2.3|^3.0"
  34. },
  35. "time": "2017-04-08T09:13:59+00:00",
  36. "type": "library",
  37. "extra": {
  38. "branch-alias": {
  39. "dev-master": "1.x-dev"
  40. }
  41. },
  42. "installation-source": "dist",
  43. "autoload": {
  44. "psr-4": {
  45. "Endroid\\QrCode\\": "src/"
  46. }
  47. },
  48. "notification-url": "https://packagist.org/downloads/",
  49. "license": [
  50. "MIT"
  51. ],
  52. "authors": [
  53. {
  54. "name": "Jeroen van den Enden",
  55. "email": "info@endroid.nl",
  56. "homepage": "http://endroid.nl/"
  57. }
  58. ],
  59. "description": "Endroid QR Code",
  60. "homepage": "https://github.com/endroid/QrCode",
  61. "keywords": [
  62. "bundle",
  63. "code",
  64. "endroid",
  65. "qr",
  66. "qrcode",
  67. "symfony"
  68. ],
  69. "support": {
  70. "issues": "https://github.com/endroid/qr-code/issues",
  71. "source": "https://github.com/endroid/qr-code/tree/1.9.3"
  72. }
  73. },
  74. {
  75. "name": "league/flysystem",
  76. "version": "1.1.3",
  77. "version_normalized": "1.1.3.0",
  78. "source": {
  79. "type": "git",
  80. "url": "https://github.com/thephpleague/flysystem.git",
  81. "reference": "9be3b16c877d477357c015cec057548cf9b2a14a"
  82. },
  83. "dist": {
  84. "type": "zip",
  85. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a",
  86. "reference": "9be3b16c877d477357c015cec057548cf9b2a14a",
  87. "shasum": "",
  88. "mirrors": [
  89. {
  90. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  91. "preferred": true
  92. }
  93. ]
  94. },
  95. "require": {
  96. "ext-fileinfo": "*",
  97. "league/mime-type-detection": "^1.3",
  98. "php": "^7.2.5 || ^8.0"
  99. },
  100. "conflict": {
  101. "league/flysystem-sftp": "<1.0.6"
  102. },
  103. "require-dev": {
  104. "phpspec/prophecy": "^1.11.1",
  105. "phpunit/phpunit": "^8.5.8"
  106. },
  107. "suggest": {
  108. "ext-fileinfo": "Required for MimeType",
  109. "ext-ftp": "Allows you to use FTP server storage",
  110. "ext-openssl": "Allows you to use FTPS server storage",
  111. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  112. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  113. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  114. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  115. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  116. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  117. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  118. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  119. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  120. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  121. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  122. },
  123. "time": "2020-08-23T07:39:11+00:00",
  124. "type": "library",
  125. "extra": {
  126. "branch-alias": {
  127. "dev-master": "1.1-dev"
  128. }
  129. },
  130. "installation-source": "dist",
  131. "autoload": {
  132. "psr-4": {
  133. "League\\Flysystem\\": "src/"
  134. }
  135. },
  136. "notification-url": "https://packagist.org/downloads/",
  137. "license": [
  138. "MIT"
  139. ],
  140. "authors": [
  141. {
  142. "name": "Frank de Jonge",
  143. "email": "info@frenky.net"
  144. }
  145. ],
  146. "description": "Filesystem abstraction: Many filesystems, one API.",
  147. "keywords": [
  148. "Cloud Files",
  149. "WebDAV",
  150. "abstraction",
  151. "aws",
  152. "cloud",
  153. "copy.com",
  154. "dropbox",
  155. "file systems",
  156. "files",
  157. "filesystem",
  158. "filesystems",
  159. "ftp",
  160. "rackspace",
  161. "remote",
  162. "s3",
  163. "sftp",
  164. "storage"
  165. ],
  166. "support": {
  167. "issues": "https://github.com/thephpleague/flysystem/issues",
  168. "source": "https://github.com/thephpleague/flysystem/tree/1.x"
  169. },
  170. "funding": [
  171. {
  172. "url": "https://offset.earth/frankdejonge",
  173. "type": "other"
  174. }
  175. ]
  176. },
  177. {
  178. "name": "league/flysystem-cached-adapter",
  179. "version": "1.1.0",
  180. "version_normalized": "1.1.0.0",
  181. "source": {
  182. "type": "git",
  183. "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
  184. "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff"
  185. },
  186. "dist": {
  187. "type": "zip",
  188. "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/d1925efb2207ac4be3ad0c40b8277175f99ffaff",
  189. "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff",
  190. "shasum": "",
  191. "mirrors": [
  192. {
  193. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  194. "preferred": true
  195. }
  196. ]
  197. },
  198. "require": {
  199. "league/flysystem": "~1.0",
  200. "psr/cache": "^1.0.0"
  201. },
  202. "require-dev": {
  203. "mockery/mockery": "~0.9",
  204. "phpspec/phpspec": "^3.4",
  205. "phpunit/phpunit": "^5.7",
  206. "predis/predis": "~1.0",
  207. "tedivm/stash": "~0.12"
  208. },
  209. "suggest": {
  210. "ext-phpredis": "Pure C implemented extension for PHP"
  211. },
  212. "time": "2020-07-25T15:56:04+00:00",
  213. "type": "library",
  214. "installation-source": "dist",
  215. "autoload": {
  216. "psr-4": {
  217. "League\\Flysystem\\Cached\\": "src/"
  218. }
  219. },
  220. "notification-url": "https://packagist.org/downloads/",
  221. "license": [
  222. "MIT"
  223. ],
  224. "authors": [
  225. {
  226. "name": "frankdejonge",
  227. "email": "info@frenky.net"
  228. }
  229. ],
  230. "description": "An adapter decorator to enable meta-data caching.",
  231. "support": {
  232. "issues": "https://github.com/thephpleague/flysystem-cached-adapter/issues",
  233. "source": "https://github.com/thephpleague/flysystem-cached-adapter/tree/master"
  234. }
  235. },
  236. {
  237. "name": "league/mime-type-detection",
  238. "version": "1.5.1",
  239. "version_normalized": "1.5.1.0",
  240. "source": {
  241. "type": "git",
  242. "url": "https://github.com/thephpleague/mime-type-detection.git",
  243. "reference": "353f66d7555d8a90781f6f5e7091932f9a4250aa"
  244. },
  245. "dist": {
  246. "type": "zip",
  247. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/353f66d7555d8a90781f6f5e7091932f9a4250aa",
  248. "reference": "353f66d7555d8a90781f6f5e7091932f9a4250aa",
  249. "shasum": "",
  250. "mirrors": [
  251. {
  252. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  253. "preferred": true
  254. }
  255. ]
  256. },
  257. "require": {
  258. "ext-fileinfo": "*",
  259. "php": "^7.2 || ^8.0"
  260. },
  261. "require-dev": {
  262. "phpstan/phpstan": "^0.12.36",
  263. "phpunit/phpunit": "^8.5.8"
  264. },
  265. "time": "2020-10-18T11:50:25+00:00",
  266. "type": "library",
  267. "installation-source": "dist",
  268. "autoload": {
  269. "psr-4": {
  270. "League\\MimeTypeDetection\\": "src"
  271. }
  272. },
  273. "notification-url": "https://packagist.org/downloads/",
  274. "license": [
  275. "MIT"
  276. ],
  277. "authors": [
  278. {
  279. "name": "Frank de Jonge",
  280. "email": "info@frankdejonge.nl"
  281. }
  282. ],
  283. "description": "Mime-type detection for Flysystem",
  284. "support": {
  285. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  286. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.5.1"
  287. },
  288. "funding": [
  289. {
  290. "url": "https://github.com/frankdejonge",
  291. "type": "github"
  292. },
  293. {
  294. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  295. "type": "tidelift"
  296. }
  297. ]
  298. },
  299. {
  300. "name": "psr/cache",
  301. "version": "1.0.1",
  302. "version_normalized": "1.0.1.0",
  303. "source": {
  304. "type": "git",
  305. "url": "https://github.com/php-fig/cache.git",
  306. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  307. },
  308. "dist": {
  309. "type": "zip",
  310. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  311. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  312. "shasum": "",
  313. "mirrors": [
  314. {
  315. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  316. "preferred": true
  317. }
  318. ]
  319. },
  320. "require": {
  321. "php": ">=5.3.0"
  322. },
  323. "time": "2016-08-06T20:24:11+00:00",
  324. "type": "library",
  325. "extra": {
  326. "branch-alias": {
  327. "dev-master": "1.0.x-dev"
  328. }
  329. },
  330. "installation-source": "dist",
  331. "autoload": {
  332. "psr-4": {
  333. "Psr\\Cache\\": "src/"
  334. }
  335. },
  336. "notification-url": "https://packagist.org/downloads/",
  337. "license": [
  338. "MIT"
  339. ],
  340. "authors": [
  341. {
  342. "name": "PHP-FIG",
  343. "homepage": "http://www.php-fig.org/"
  344. }
  345. ],
  346. "description": "Common interface for caching libraries",
  347. "keywords": [
  348. "cache",
  349. "psr",
  350. "psr-6"
  351. ],
  352. "support": {
  353. "source": "https://github.com/php-fig/cache/tree/master"
  354. }
  355. },
  356. {
  357. "name": "psr/container",
  358. "version": "1.0.0",
  359. "version_normalized": "1.0.0.0",
  360. "source": {
  361. "type": "git",
  362. "url": "https://github.com/php-fig/container.git",
  363. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  364. },
  365. "dist": {
  366. "type": "zip",
  367. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  368. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  369. "shasum": "",
  370. "mirrors": [
  371. {
  372. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  373. "preferred": true
  374. }
  375. ]
  376. },
  377. "require": {
  378. "php": ">=5.3.0"
  379. },
  380. "time": "2017-02-14T16:28:37+00:00",
  381. "type": "library",
  382. "extra": {
  383. "branch-alias": {
  384. "dev-master": "1.0.x-dev"
  385. }
  386. },
  387. "installation-source": "dist",
  388. "autoload": {
  389. "psr-4": {
  390. "Psr\\Container\\": "src/"
  391. }
  392. },
  393. "notification-url": "https://packagist.org/downloads/",
  394. "license": [
  395. "MIT"
  396. ],
  397. "authors": [
  398. {
  399. "name": "PHP-FIG",
  400. "homepage": "http://www.php-fig.org/"
  401. }
  402. ],
  403. "description": "Common Container Interface (PHP FIG PSR-11)",
  404. "homepage": "https://github.com/php-fig/container",
  405. "keywords": [
  406. "PSR-11",
  407. "container",
  408. "container-interface",
  409. "container-interop",
  410. "psr"
  411. ],
  412. "support": {
  413. "issues": "https://github.com/php-fig/container/issues",
  414. "source": "https://github.com/php-fig/container/tree/master"
  415. }
  416. },
  417. {
  418. "name": "psr/log",
  419. "version": "1.1.3",
  420. "version_normalized": "1.1.3.0",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/php-fig/log.git",
  424. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  429. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  430. "shasum": "",
  431. "mirrors": [
  432. {
  433. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  434. "preferred": true
  435. }
  436. ]
  437. },
  438. "require": {
  439. "php": ">=5.3.0"
  440. },
  441. "time": "2020-03-23T09:12:05+00:00",
  442. "type": "library",
  443. "extra": {
  444. "branch-alias": {
  445. "dev-master": "1.1.x-dev"
  446. }
  447. },
  448. "installation-source": "dist",
  449. "autoload": {
  450. "psr-4": {
  451. "Psr\\Log\\": "Psr/Log/"
  452. }
  453. },
  454. "notification-url": "https://packagist.org/downloads/",
  455. "license": [
  456. "MIT"
  457. ],
  458. "authors": [
  459. {
  460. "name": "PHP-FIG",
  461. "homepage": "http://www.php-fig.org/"
  462. }
  463. ],
  464. "description": "Common interface for logging libraries",
  465. "homepage": "https://github.com/php-fig/log",
  466. "keywords": [
  467. "log",
  468. "psr",
  469. "psr-3"
  470. ],
  471. "support": {
  472. "source": "https://github.com/php-fig/log/tree/1.1.3"
  473. }
  474. },
  475. {
  476. "name": "psr/simple-cache",
  477. "version": "1.0.1",
  478. "version_normalized": "1.0.1.0",
  479. "source": {
  480. "type": "git",
  481. "url": "https://github.com/php-fig/simple-cache.git",
  482. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  483. },
  484. "dist": {
  485. "type": "zip",
  486. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  487. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  488. "shasum": "",
  489. "mirrors": [
  490. {
  491. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  492. "preferred": true
  493. }
  494. ]
  495. },
  496. "require": {
  497. "php": ">=5.3.0"
  498. },
  499. "time": "2017-10-23T01:57:42+00:00",
  500. "type": "library",
  501. "extra": {
  502. "branch-alias": {
  503. "dev-master": "1.0.x-dev"
  504. }
  505. },
  506. "installation-source": "dist",
  507. "autoload": {
  508. "psr-4": {
  509. "Psr\\SimpleCache\\": "src/"
  510. }
  511. },
  512. "notification-url": "https://packagist.org/downloads/",
  513. "license": [
  514. "MIT"
  515. ],
  516. "authors": [
  517. {
  518. "name": "PHP-FIG",
  519. "homepage": "http://www.php-fig.org/"
  520. }
  521. ],
  522. "description": "Common interfaces for simple caching",
  523. "keywords": [
  524. "cache",
  525. "caching",
  526. "psr",
  527. "psr-16",
  528. "simple-cache"
  529. ],
  530. "support": {
  531. "source": "https://github.com/php-fig/simple-cache/tree/master"
  532. }
  533. },
  534. {
  535. "name": "symfony/options-resolver",
  536. "version": "v3.4.46",
  537. "version_normalized": "3.4.46.0",
  538. "source": {
  539. "type": "git",
  540. "url": "https://github.com/symfony/options-resolver.git",
  541. "reference": "c7efc97a47b2ebaabc19d5b6c6b50f5c37c92744"
  542. },
  543. "dist": {
  544. "type": "zip",
  545. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/c7efc97a47b2ebaabc19d5b6c6b50f5c37c92744",
  546. "reference": "c7efc97a47b2ebaabc19d5b6c6b50f5c37c92744",
  547. "shasum": "",
  548. "mirrors": [
  549. {
  550. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  551. "preferred": true
  552. }
  553. ]
  554. },
  555. "require": {
  556. "php": "^5.5.9|>=7.0.8"
  557. },
  558. "time": "2020-10-24T10:57:07+00:00",
  559. "type": "library",
  560. "installation-source": "dist",
  561. "autoload": {
  562. "psr-4": {
  563. "Symfony\\Component\\OptionsResolver\\": ""
  564. },
  565. "exclude-from-classmap": [
  566. "/Tests/"
  567. ]
  568. },
  569. "notification-url": "https://packagist.org/downloads/",
  570. "license": [
  571. "MIT"
  572. ],
  573. "authors": [
  574. {
  575. "name": "Fabien Potencier",
  576. "email": "fabien@symfony.com"
  577. },
  578. {
  579. "name": "Symfony Community",
  580. "homepage": "https://symfony.com/contributors"
  581. }
  582. ],
  583. "description": "Symfony OptionsResolver Component",
  584. "homepage": "https://symfony.com",
  585. "keywords": [
  586. "config",
  587. "configuration",
  588. "options"
  589. ],
  590. "funding": [
  591. {
  592. "url": "https://symfony.com/sponsor",
  593. "type": "custom"
  594. },
  595. {
  596. "url": "https://github.com/fabpot",
  597. "type": "github"
  598. },
  599. {
  600. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  601. "type": "tidelift"
  602. }
  603. ]
  604. },
  605. {
  606. "name": "topthink/framework",
  607. "version": "v6.0.5",
  608. "version_normalized": "6.0.5.0",
  609. "source": {
  610. "type": "git",
  611. "url": "https://github.com/top-think/framework.git",
  612. "reference": "85625d984f5c96699dc27d384869f206c3aec1cc"
  613. },
  614. "dist": {
  615. "type": "zip",
  616. "url": "https://api.github.com/repos/top-think/framework/zipball/85625d984f5c96699dc27d384869f206c3aec1cc",
  617. "reference": "85625d984f5c96699dc27d384869f206c3aec1cc",
  618. "shasum": "",
  619. "mirrors": [
  620. {
  621. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  622. "preferred": true
  623. }
  624. ]
  625. },
  626. "require": {
  627. "ext-json": "*",
  628. "ext-mbstring": "*",
  629. "league/flysystem": "^1.0",
  630. "league/flysystem-cached-adapter": "^1.0",
  631. "php": ">=7.1.0",
  632. "psr/container": "~1.0",
  633. "psr/log": "~1.0",
  634. "psr/simple-cache": "^1.0",
  635. "topthink/think-helper": "^3.1.1",
  636. "topthink/think-orm": "^2.0"
  637. },
  638. "require-dev": {
  639. "mikey179/vfsstream": "^1.6",
  640. "mockery/mockery": "^1.2",
  641. "phpunit/phpunit": "^7.0"
  642. },
  643. "time": "2020-10-26T07:18:00+00:00",
  644. "type": "library",
  645. "installation-source": "dist",
  646. "autoload": {
  647. "files": [],
  648. "psr-4": {
  649. "think\\": "src/think/"
  650. }
  651. },
  652. "notification-url": "https://packagist.org/downloads/",
  653. "license": [
  654. "Apache-2.0"
  655. ],
  656. "authors": [
  657. {
  658. "name": "liu21st",
  659. "email": "liu21st@gmail.com"
  660. },
  661. {
  662. "name": "yunwuxin",
  663. "email": "448901948@qq.com"
  664. }
  665. ],
  666. "description": "The ThinkPHP Framework.",
  667. "homepage": "http://thinkphp.cn/",
  668. "keywords": [
  669. "framework",
  670. "orm",
  671. "thinkphp"
  672. ],
  673. "support": {
  674. "issues": "https://github.com/top-think/framework/issues",
  675. "source": "https://github.com/top-think/framework/tree/v6.0.5"
  676. }
  677. },
  678. {
  679. "name": "topthink/think-helper",
  680. "version": "v3.1.4",
  681. "version_normalized": "3.1.4.0",
  682. "source": {
  683. "type": "git",
  684. "url": "https://github.com/top-think/think-helper.git",
  685. "reference": "c28d37743bda4a0455286ca85b17b5791d626e10"
  686. },
  687. "dist": {
  688. "type": "zip",
  689. "url": "https://api.github.com/repos/top-think/think-helper/zipball/c28d37743bda4a0455286ca85b17b5791d626e10",
  690. "reference": "c28d37743bda4a0455286ca85b17b5791d626e10",
  691. "shasum": "",
  692. "mirrors": [
  693. {
  694. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  695. "preferred": true
  696. }
  697. ]
  698. },
  699. "require": {
  700. "php": ">=7.1.0"
  701. },
  702. "time": "2019-11-08T08:01:10+00:00",
  703. "type": "library",
  704. "installation-source": "dist",
  705. "autoload": {
  706. "psr-4": {
  707. "think\\": "src"
  708. },
  709. "files": [
  710. "src/helper.php"
  711. ]
  712. },
  713. "notification-url": "https://packagist.org/downloads/",
  714. "license": [
  715. "Apache-2.0"
  716. ],
  717. "authors": [
  718. {
  719. "name": "yunwuxin",
  720. "email": "448901948@qq.com"
  721. }
  722. ],
  723. "description": "The ThinkPHP6 Helper Package",
  724. "support": {
  725. "issues": "https://github.com/top-think/think-helper/issues",
  726. "source": "https://github.com/top-think/think-helper/tree/3.0"
  727. }
  728. },
  729. {
  730. "name": "topthink/think-orm",
  731. "version": "v2.0.34",
  732. "version_normalized": "2.0.34.0",
  733. "source": {
  734. "type": "git",
  735. "url": "https://github.com/top-think/think-orm.git",
  736. "reference": "57f9b98895b0ff4ae7b7b75e51456fd8cb8fb629"
  737. },
  738. "dist": {
  739. "type": "zip",
  740. "url": "https://api.github.com/repos/top-think/think-orm/zipball/57f9b98895b0ff4ae7b7b75e51456fd8cb8fb629",
  741. "reference": "57f9b98895b0ff4ae7b7b75e51456fd8cb8fb629",
  742. "shasum": "",
  743. "mirrors": [
  744. {
  745. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  746. "preferred": true
  747. }
  748. ]
  749. },
  750. "require": {
  751. "ext-json": "*",
  752. "php": ">=7.1.0",
  753. "psr/log": "~1.0",
  754. "psr/simple-cache": "^1.0",
  755. "topthink/think-helper": "^3.1"
  756. },
  757. "time": "2020-09-28T08:24:57+00:00",
  758. "type": "library",
  759. "installation-source": "dist",
  760. "autoload": {
  761. "psr-4": {
  762. "think\\": "src"
  763. },
  764. "files": []
  765. },
  766. "notification-url": "https://packagist.org/downloads/",
  767. "license": [
  768. "Apache-2.0"
  769. ],
  770. "authors": [
  771. {
  772. "name": "liu21st",
  773. "email": "liu21st@gmail.com"
  774. }
  775. ],
  776. "description": "think orm",
  777. "keywords": [
  778. "database",
  779. "orm"
  780. ],
  781. "support": {
  782. "issues": "https://github.com/top-think/think-orm/issues",
  783. "source": "https://github.com/top-think/think-orm/tree/v2.0.34"
  784. }
  785. },
  786. {
  787. "name": "topthink/think-template",
  788. "version": "v2.0.7",
  789. "version_normalized": "2.0.7.0",
  790. "source": {
  791. "type": "git",
  792. "url": "https://github.com/top-think/think-template.git",
  793. "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19"
  794. },
  795. "dist": {
  796. "type": "zip",
  797. "url": "https://api.github.com/repos/top-think/think-template/zipball/e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
  798. "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
  799. "shasum": "",
  800. "mirrors": [
  801. {
  802. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  803. "preferred": true
  804. }
  805. ]
  806. },
  807. "require": {
  808. "php": ">=7.1.0",
  809. "psr/simple-cache": "^1.0"
  810. },
  811. "time": "2019-09-20T15:31:04+00:00",
  812. "type": "library",
  813. "installation-source": "dist",
  814. "autoload": {
  815. "psr-4": {
  816. "think\\": "src"
  817. }
  818. },
  819. "notification-url": "https://packagist.org/downloads/",
  820. "license": [
  821. "Apache-2.0"
  822. ],
  823. "authors": [
  824. {
  825. "name": "liu21st",
  826. "email": "liu21st@gmail.com"
  827. }
  828. ],
  829. "description": "the php template engine",
  830. "support": {
  831. "issues": "https://github.com/top-think/think-template/issues",
  832. "source": "https://github.com/top-think/think-template/tree/v2.0.7"
  833. }
  834. },
  835. {
  836. "name": "topthink/think-view",
  837. "version": "v1.0.14",
  838. "version_normalized": "1.0.14.0",
  839. "source": {
  840. "type": "git",
  841. "url": "https://github.com/top-think/think-view.git",
  842. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d"
  843. },
  844. "dist": {
  845. "type": "zip",
  846. "url": "https://api.github.com/repos/top-think/think-view/zipball/edce0ae2c9551ab65f9e94a222604b0dead3576d",
  847. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d",
  848. "shasum": "",
  849. "mirrors": [
  850. {
  851. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  852. "preferred": true
  853. }
  854. ]
  855. },
  856. "require": {
  857. "php": ">=7.1.0",
  858. "topthink/think-template": "^2.0"
  859. },
  860. "time": "2019-11-06T11:40:13+00:00",
  861. "type": "library",
  862. "installation-source": "dist",
  863. "autoload": {
  864. "psr-4": {
  865. "think\\view\\driver\\": "src"
  866. }
  867. },
  868. "notification-url": "https://packagist.org/downloads/",
  869. "license": [
  870. "Apache-2.0"
  871. ],
  872. "authors": [
  873. {
  874. "name": "liu21st",
  875. "email": "liu21st@gmail.com"
  876. }
  877. ],
  878. "description": "thinkphp template driver",
  879. "support": {
  880. "issues": "https://github.com/top-think/think-view/issues",
  881. "source": "https://github.com/top-think/think-view/tree/v1.0.14"
  882. }
  883. },
  884. {
  885. "name": "zoujingli/ip2region",
  886. "version": "v1.0.8",
  887. "version_normalized": "1.0.8.0",
  888. "source": {
  889. "type": "git",
  890. "url": "https://github.com/zoujingli/ip2region.git",
  891. "reference": "d6be3ab9da1a1ab7e3cd51c4aa634a34de358ce6"
  892. },
  893. "dist": {
  894. "type": "zip",
  895. "url": "https://api.github.com/repos/zoujingli/ip2region/zipball/d6be3ab9da1a1ab7e3cd51c4aa634a34de358ce6",
  896. "reference": "d6be3ab9da1a1ab7e3cd51c4aa634a34de358ce6",
  897. "shasum": "",
  898. "mirrors": [
  899. {
  900. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  901. "preferred": true
  902. }
  903. ]
  904. },
  905. "require": {
  906. "php": ">=5.3"
  907. },
  908. "time": "2020-07-06T05:33:26+00:00",
  909. "type": "library",
  910. "installation-source": "dist",
  911. "autoload": {
  912. "classmap": [
  913. "Ip2Region.php"
  914. ]
  915. },
  916. "notification-url": "https://packagist.org/downloads/",
  917. "license": [
  918. "Apache-2.0"
  919. ],
  920. "authors": [
  921. {
  922. "name": "Anyon",
  923. "email": "zoujingli@qq.com",
  924. "homepage": "http://ctolog.com"
  925. }
  926. ],
  927. "description": "Ip2Region for PHP",
  928. "homepage": "https://github.com/zoujingli/Ip2Region",
  929. "keywords": [
  930. "Ip2Region"
  931. ],
  932. "support": {
  933. "issues": "https://github.com/zoujingli/ip2region/issues",
  934. "source": "https://github.com/zoujingli/ip2region/tree/master"
  935. }
  936. },
  937. {
  938. "name": "zoujingli/think-library",
  939. "version": "v6.0.x-dev",
  940. "version_normalized": "6.0.9999999.9999999-dev",
  941. "source": {
  942. "type": "git",
  943. "url": "https://github.com/zoujingli/ThinkLibrary.git",
  944. "reference": "09c2992650ebd84dfb1de2e19a458119e219abda"
  945. },
  946. "dist": {
  947. "type": "zip",
  948. "url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/09c2992650ebd84dfb1de2e19a458119e219abda",
  949. "reference": "09c2992650ebd84dfb1de2e19a458119e219abda",
  950. "shasum": "",
  951. "mirrors": [
  952. {
  953. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  954. "preferred": true
  955. }
  956. ]
  957. },
  958. "require": {
  959. "ext-curl": "*",
  960. "ext-gd": "*",
  961. "ext-iconv": "*",
  962. "ext-json": "*",
  963. "ext-mbstring": "*",
  964. "topthink/framework": "^6.0"
  965. },
  966. "time": "2020-10-29T06:49:48+00:00",
  967. "type": "library",
  968. "extra": {
  969. "think": {
  970. "services": [
  971. "think\\admin\\Library"
  972. ]
  973. }
  974. },
  975. "installation-source": "dist",
  976. "autoload": {
  977. "files": [
  978. "src/common.php"
  979. ],
  980. "psr-4": {
  981. "think\\admin\\": "src"
  982. }
  983. },
  984. "notification-url": "https://packagist.org/downloads/",
  985. "license": [
  986. "MIT"
  987. ],
  988. "authors": [
  989. {
  990. "name": "Anyon",
  991. "email": "zoujingli@qq.com"
  992. }
  993. ],
  994. "description": "ThinkPHP v6.0 Development Library",
  995. "homepage": "http://thinkadmin.top"
  996. },
  997. {
  998. "name": "zoujingli/wechat-developer",
  999. "version": "v1.2.26",
  1000. "version_normalized": "1.2.26.0",
  1001. "source": {
  1002. "type": "git",
  1003. "url": "https://github.com/zoujingli/WeChatDeveloper.git",
  1004. "reference": "5ecafcd810627cd9217c3d7f18c7026612418278"
  1005. },
  1006. "dist": {
  1007. "type": "zip",
  1008. "url": "https://api.github.com/repos/zoujingli/WeChatDeveloper/zipball/5ecafcd810627cd9217c3d7f18c7026612418278",
  1009. "reference": "5ecafcd810627cd9217c3d7f18c7026612418278",
  1010. "shasum": "",
  1011. "mirrors": [
  1012. {
  1013. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1014. "preferred": true
  1015. }
  1016. ]
  1017. },
  1018. "require": {
  1019. "ext-bcmath": "*",
  1020. "ext-curl": "*",
  1021. "ext-json": "*",
  1022. "ext-libxml": "*",
  1023. "ext-mbstring": "*",
  1024. "ext-openssl": "*",
  1025. "ext-simplexml": "*",
  1026. "ext-xml": "*",
  1027. "php": ">=5.4"
  1028. },
  1029. "time": "2020-09-13T06:01:11+00:00",
  1030. "type": "library",
  1031. "installation-source": "dist",
  1032. "autoload": {
  1033. "classmap": [
  1034. "We.php"
  1035. ],
  1036. "psr-4": {
  1037. "WePay\\": "WePay",
  1038. "WeChat\\": "WeChat",
  1039. "WeMini\\": "WeMini",
  1040. "AliPay\\": "AliPay"
  1041. }
  1042. },
  1043. "notification-url": "https://packagist.org/downloads/",
  1044. "license": [
  1045. "MIT"
  1046. ],
  1047. "authors": [
  1048. {
  1049. "name": "Anyon",
  1050. "email": "zoujingli@qq.com",
  1051. "homepage": "https://thinkadmin.top"
  1052. }
  1053. ],
  1054. "description": "WeChat platform and WeChat payment development tools",
  1055. "homepage": "https://github.com/zoujingli/WeChatDeveloper",
  1056. "keywords": [
  1057. "WeChatDeveloper",
  1058. "WeMini",
  1059. "alipay",
  1060. "wechat",
  1061. "wechatpay",
  1062. "wepay"
  1063. ],
  1064. "support": {
  1065. "issues": "https://github.com/zoujingli/WeChatDeveloper/issues",
  1066. "source": "https://github.com/zoujingli/WeChatDeveloper/tree/v1.2.26"
  1067. }
  1068. }
  1069. ]