installed.json 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065
  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.47",
  537. "version_normalized": "3.4.47.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.9",
  887. "version_normalized": "1.0.9.0",
  888. "source": {
  889. "type": "git",
  890. "url": "https://github.com/zoujingli/ip2region.git",
  891. "reference": "e48f9122f50dd3b79295e35b4acdd0dcd2608ca8"
  892. },
  893. "dist": {
  894. "type": "zip",
  895. "url": "https://api.github.com/repos/zoujingli/ip2region/zipball/e48f9122f50dd3b79295e35b4acdd0dcd2608ca8",
  896. "reference": "e48f9122f50dd3b79295e35b4acdd0dcd2608ca8",
  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-11-06T07:21:55+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. },
  933. {
  934. "name": "zoujingli/think-library",
  935. "version": "v6.0.x-dev",
  936. "version_normalized": "6.0.9999999.9999999-dev",
  937. "source": {
  938. "type": "git",
  939. "url": "https://github.com/zoujingli/ThinkLibrary.git",
  940. "reference": "a8a7d6568b7ce7fe43c4ee7920a0b2d352e58b4c"
  941. },
  942. "dist": {
  943. "type": "zip",
  944. "url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/a8a7d6568b7ce7fe43c4ee7920a0b2d352e58b4c",
  945. "reference": "a8a7d6568b7ce7fe43c4ee7920a0b2d352e58b4c",
  946. "shasum": "",
  947. "mirrors": [
  948. {
  949. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  950. "preferred": true
  951. }
  952. ]
  953. },
  954. "require": {
  955. "ext-curl": "*",
  956. "ext-gd": "*",
  957. "ext-iconv": "*",
  958. "ext-json": "*",
  959. "ext-mbstring": "*",
  960. "topthink/framework": "^6.0"
  961. },
  962. "time": "2020-12-10T03:45:59+00:00",
  963. "type": "library",
  964. "extra": {
  965. "think": {
  966. "services": [
  967. "think\\admin\\Library"
  968. ]
  969. }
  970. },
  971. "installation-source": "dist",
  972. "autoload": {
  973. "files": [
  974. "src/common.php"
  975. ],
  976. "psr-4": {
  977. "think\\admin\\": "src"
  978. }
  979. },
  980. "notification-url": "https://packagist.org/downloads/",
  981. "license": [
  982. "MIT"
  983. ],
  984. "authors": [
  985. {
  986. "name": "Anyon",
  987. "email": "zoujingli@qq.com"
  988. }
  989. ],
  990. "description": "ThinkPHP v6.0 Development Library",
  991. "homepage": "http://thinkadmin.top"
  992. },
  993. {
  994. "name": "zoujingli/wechat-developer",
  995. "version": "v1.2.26",
  996. "version_normalized": "1.2.26.0",
  997. "source": {
  998. "type": "git",
  999. "url": "https://github.com/zoujingli/WeChatDeveloper.git",
  1000. "reference": "5ecafcd810627cd9217c3d7f18c7026612418278"
  1001. },
  1002. "dist": {
  1003. "type": "zip",
  1004. "url": "https://api.github.com/repos/zoujingli/WeChatDeveloper/zipball/5ecafcd810627cd9217c3d7f18c7026612418278",
  1005. "reference": "5ecafcd810627cd9217c3d7f18c7026612418278",
  1006. "shasum": "",
  1007. "mirrors": [
  1008. {
  1009. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1010. "preferred": true
  1011. }
  1012. ]
  1013. },
  1014. "require": {
  1015. "ext-bcmath": "*",
  1016. "ext-curl": "*",
  1017. "ext-json": "*",
  1018. "ext-libxml": "*",
  1019. "ext-mbstring": "*",
  1020. "ext-openssl": "*",
  1021. "ext-simplexml": "*",
  1022. "ext-xml": "*",
  1023. "php": ">=5.4"
  1024. },
  1025. "time": "2020-09-13T06:01:11+00:00",
  1026. "type": "library",
  1027. "installation-source": "dist",
  1028. "autoload": {
  1029. "classmap": [
  1030. "We.php"
  1031. ],
  1032. "psr-4": {
  1033. "WePay\\": "WePay",
  1034. "WeChat\\": "WeChat",
  1035. "WeMini\\": "WeMini",
  1036. "AliPay\\": "AliPay"
  1037. }
  1038. },
  1039. "notification-url": "https://packagist.org/downloads/",
  1040. "license": [
  1041. "MIT"
  1042. ],
  1043. "authors": [
  1044. {
  1045. "name": "Anyon",
  1046. "email": "zoujingli@qq.com",
  1047. "homepage": "https://thinkadmin.top"
  1048. }
  1049. ],
  1050. "description": "WeChat platform and WeChat payment development tools",
  1051. "homepage": "https://github.com/zoujingli/WeChatDeveloper",
  1052. "keywords": [
  1053. "WeChatDeveloper",
  1054. "WeMini",
  1055. "alipay",
  1056. "wechat",
  1057. "wechatpay",
  1058. "wepay"
  1059. ],
  1060. "support": {
  1061. "issues": "https://github.com/zoujingli/WeChatDeveloper/issues",
  1062. "source": "https://github.com/zoujingli/WeChatDeveloper/tree/v1.2.26"
  1063. }
  1064. }
  1065. ]