installed.json 31 KB

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