installed.json 31 KB

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