installed.json 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087
  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.4.0",
  227. "version_normalized": "1.4.0.0",
  228. "source": {
  229. "type": "git",
  230. "url": "https://github.com/thephpleague/mime-type-detection.git",
  231. "reference": "fda190b62b962d96a069fcc414d781db66d65b69"
  232. },
  233. "dist": {
  234. "type": "zip",
  235. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/fda190b62b962d96a069fcc414d781db66d65b69",
  236. "reference": "fda190b62b962d96a069fcc414d781db66d65b69",
  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-08-09T10:34:01+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": "opis/closure",
  285. "version": "3.5.6",
  286. "version_normalized": "3.5.6.0",
  287. "source": {
  288. "type": "git",
  289. "url": "https://github.com/opis/closure.git",
  290. "reference": "e8d34df855b0a0549a300cb8cb4db472556e8aa9"
  291. },
  292. "dist": {
  293. "type": "zip",
  294. "url": "https://api.github.com/repos/opis/closure/zipball/e8d34df855b0a0549a300cb8cb4db472556e8aa9",
  295. "reference": "e8d34df855b0a0549a300cb8cb4db472556e8aa9",
  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.4 || ^7.0"
  306. },
  307. "require-dev": {
  308. "jeremeamia/superclosure": "^2.0",
  309. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  310. },
  311. "time": "2020-08-11T08:46:50+00:00",
  312. "type": "library",
  313. "extra": {
  314. "branch-alias": {
  315. "dev-master": "3.5.x-dev"
  316. }
  317. },
  318. "installation-source": "dist",
  319. "autoload": {
  320. "psr-4": {
  321. "Opis\\Closure\\": "src/"
  322. },
  323. "files": [
  324. "functions.php"
  325. ]
  326. },
  327. "notification-url": "https://packagist.org/downloads/",
  328. "license": [
  329. "MIT"
  330. ],
  331. "authors": [
  332. {
  333. "name": "Marius Sarca",
  334. "email": "marius.sarca@gmail.com"
  335. },
  336. {
  337. "name": "Sorin Sarca",
  338. "email": "sarca_sorin@hotmail.com"
  339. }
  340. ],
  341. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  342. "homepage": "https://opis.io/closure",
  343. "keywords": [
  344. "anonymous functions",
  345. "closure",
  346. "function",
  347. "serializable",
  348. "serialization",
  349. "serialize"
  350. ]
  351. },
  352. {
  353. "name": "psr/cache",
  354. "version": "1.0.1",
  355. "version_normalized": "1.0.1.0",
  356. "source": {
  357. "type": "git",
  358. "url": "https://github.com/php-fig/cache.git",
  359. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  360. },
  361. "dist": {
  362. "type": "zip",
  363. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  364. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  365. "shasum": "",
  366. "mirrors": [
  367. {
  368. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  369. "preferred": true
  370. }
  371. ]
  372. },
  373. "require": {
  374. "php": ">=5.3.0"
  375. },
  376. "time": "2016-08-06T20:24:11+00:00",
  377. "type": "library",
  378. "extra": {
  379. "branch-alias": {
  380. "dev-master": "1.0.x-dev"
  381. }
  382. },
  383. "installation-source": "dist",
  384. "autoload": {
  385. "psr-4": {
  386. "Psr\\Cache\\": "src/"
  387. }
  388. },
  389. "notification-url": "https://packagist.org/downloads/",
  390. "license": [
  391. "MIT"
  392. ],
  393. "authors": [
  394. {
  395. "name": "PHP-FIG",
  396. "homepage": "http://www.php-fig.org/"
  397. }
  398. ],
  399. "description": "Common interface for caching libraries",
  400. "keywords": [
  401. "cache",
  402. "psr",
  403. "psr-6"
  404. ]
  405. },
  406. {
  407. "name": "psr/container",
  408. "version": "1.0.0",
  409. "version_normalized": "1.0.0.0",
  410. "source": {
  411. "type": "git",
  412. "url": "https://github.com/php-fig/container.git",
  413. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  414. },
  415. "dist": {
  416. "type": "zip",
  417. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  418. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  419. "shasum": "",
  420. "mirrors": [
  421. {
  422. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  423. "preferred": true
  424. }
  425. ]
  426. },
  427. "require": {
  428. "php": ">=5.3.0"
  429. },
  430. "time": "2017-02-14T16:28:37+00:00",
  431. "type": "library",
  432. "extra": {
  433. "branch-alias": {
  434. "dev-master": "1.0.x-dev"
  435. }
  436. },
  437. "installation-source": "dist",
  438. "autoload": {
  439. "psr-4": {
  440. "Psr\\Container\\": "src/"
  441. }
  442. },
  443. "notification-url": "https://packagist.org/downloads/",
  444. "license": [
  445. "MIT"
  446. ],
  447. "authors": [
  448. {
  449. "name": "PHP-FIG",
  450. "homepage": "http://www.php-fig.org/"
  451. }
  452. ],
  453. "description": "Common Container Interface (PHP FIG PSR-11)",
  454. "homepage": "https://github.com/php-fig/container",
  455. "keywords": [
  456. "PSR-11",
  457. "container",
  458. "container-interface",
  459. "container-interop",
  460. "psr"
  461. ]
  462. },
  463. {
  464. "name": "psr/log",
  465. "version": "1.1.3",
  466. "version_normalized": "1.1.3.0",
  467. "source": {
  468. "type": "git",
  469. "url": "https://github.com/php-fig/log.git",
  470. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  471. },
  472. "dist": {
  473. "type": "zip",
  474. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  475. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  476. "shasum": "",
  477. "mirrors": [
  478. {
  479. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  480. "preferred": true
  481. }
  482. ]
  483. },
  484. "require": {
  485. "php": ">=5.3.0"
  486. },
  487. "time": "2020-03-23T09:12:05+00:00",
  488. "type": "library",
  489. "extra": {
  490. "branch-alias": {
  491. "dev-master": "1.1.x-dev"
  492. }
  493. },
  494. "installation-source": "dist",
  495. "autoload": {
  496. "psr-4": {
  497. "Psr\\Log\\": "Psr/Log/"
  498. }
  499. },
  500. "notification-url": "https://packagist.org/downloads/",
  501. "license": [
  502. "MIT"
  503. ],
  504. "authors": [
  505. {
  506. "name": "PHP-FIG",
  507. "homepage": "http://www.php-fig.org/"
  508. }
  509. ],
  510. "description": "Common interface for logging libraries",
  511. "homepage": "https://github.com/php-fig/log",
  512. "keywords": [
  513. "log",
  514. "psr",
  515. "psr-3"
  516. ]
  517. },
  518. {
  519. "name": "psr/simple-cache",
  520. "version": "1.0.1",
  521. "version_normalized": "1.0.1.0",
  522. "source": {
  523. "type": "git",
  524. "url": "https://github.com/php-fig/simple-cache.git",
  525. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  526. },
  527. "dist": {
  528. "type": "zip",
  529. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  530. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  531. "shasum": "",
  532. "mirrors": [
  533. {
  534. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  535. "preferred": true
  536. }
  537. ]
  538. },
  539. "require": {
  540. "php": ">=5.3.0"
  541. },
  542. "time": "2017-10-23T01:57:42+00:00",
  543. "type": "library",
  544. "extra": {
  545. "branch-alias": {
  546. "dev-master": "1.0.x-dev"
  547. }
  548. },
  549. "installation-source": "dist",
  550. "autoload": {
  551. "psr-4": {
  552. "Psr\\SimpleCache\\": "src/"
  553. }
  554. },
  555. "notification-url": "https://packagist.org/downloads/",
  556. "license": [
  557. "MIT"
  558. ],
  559. "authors": [
  560. {
  561. "name": "PHP-FIG",
  562. "homepage": "http://www.php-fig.org/"
  563. }
  564. ],
  565. "description": "Common interfaces for simple caching",
  566. "keywords": [
  567. "cache",
  568. "caching",
  569. "psr",
  570. "psr-16",
  571. "simple-cache"
  572. ]
  573. },
  574. {
  575. "name": "symfony/options-resolver",
  576. "version": "v3.4.43",
  577. "version_normalized": "3.4.43.0",
  578. "source": {
  579. "type": "git",
  580. "url": "https://github.com/symfony/options-resolver.git",
  581. "reference": "0edf31d2e34f4adb72dd4d2e4a8aa21f84b943e5"
  582. },
  583. "dist": {
  584. "type": "zip",
  585. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/0edf31d2e34f4adb72dd4d2e4a8aa21f84b943e5",
  586. "reference": "0edf31d2e34f4adb72dd4d2e4a8aa21f84b943e5",
  587. "shasum": "",
  588. "mirrors": [
  589. {
  590. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  591. "preferred": true
  592. }
  593. ]
  594. },
  595. "require": {
  596. "php": "^5.5.9|>=7.0.8"
  597. },
  598. "time": "2020-07-08T17:07:26+00:00",
  599. "type": "library",
  600. "extra": {
  601. "branch-alias": {
  602. "dev-master": "3.4-dev"
  603. }
  604. },
  605. "installation-source": "dist",
  606. "autoload": {
  607. "psr-4": {
  608. "Symfony\\Component\\OptionsResolver\\": ""
  609. },
  610. "exclude-from-classmap": [
  611. "/Tests/"
  612. ]
  613. },
  614. "notification-url": "https://packagist.org/downloads/",
  615. "license": [
  616. "MIT"
  617. ],
  618. "authors": [
  619. {
  620. "name": "Fabien Potencier",
  621. "email": "fabien@symfony.com"
  622. },
  623. {
  624. "name": "Symfony Community",
  625. "homepage": "https://symfony.com/contributors"
  626. }
  627. ],
  628. "description": "Symfony OptionsResolver Component",
  629. "homepage": "https://symfony.com",
  630. "keywords": [
  631. "config",
  632. "configuration",
  633. "options"
  634. ],
  635. "funding": [
  636. {
  637. "url": "https://symfony.com/sponsor",
  638. "type": "custom"
  639. },
  640. {
  641. "url": "https://github.com/fabpot",
  642. "type": "github"
  643. },
  644. {
  645. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  646. "type": "tidelift"
  647. }
  648. ]
  649. },
  650. {
  651. "name": "topthink/framework",
  652. "version": "v6.0.3",
  653. "version_normalized": "6.0.3.0",
  654. "source": {
  655. "type": "git",
  656. "url": "https://github.com/top-think/framework.git",
  657. "reference": "b4046fb21e6163ba23a792b694162693dbe71b4b"
  658. },
  659. "dist": {
  660. "type": "zip",
  661. "url": "https://api.github.com/repos/top-think/framework/zipball/b4046fb21e6163ba23a792b694162693dbe71b4b",
  662. "reference": "b4046fb21e6163ba23a792b694162693dbe71b4b",
  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. "ext-json": "*",
  673. "ext-mbstring": "*",
  674. "league/flysystem": "^1.0",
  675. "league/flysystem-cached-adapter": "^1.0",
  676. "opis/closure": "^3.1",
  677. "php": ">=7.1.0",
  678. "psr/container": "~1.0",
  679. "psr/log": "~1.0",
  680. "psr/simple-cache": "^1.0",
  681. "topthink/think-helper": "^3.1.1",
  682. "topthink/think-orm": "^2.0"
  683. },
  684. "require-dev": {
  685. "mikey179/vfsstream": "^1.6",
  686. "mockery/mockery": "^1.2",
  687. "phpunit/phpunit": "^7.0"
  688. },
  689. "time": "2020-06-26T16:03:10+00:00",
  690. "type": "library",
  691. "installation-source": "dist",
  692. "autoload": {
  693. "files": [],
  694. "psr-4": {
  695. "think\\": "src/think/"
  696. }
  697. },
  698. "notification-url": "https://packagist.org/downloads/",
  699. "license": [
  700. "Apache-2.0"
  701. ],
  702. "authors": [
  703. {
  704. "name": "liu21st",
  705. "email": "liu21st@gmail.com"
  706. },
  707. {
  708. "name": "yunwuxin",
  709. "email": "448901948@qq.com"
  710. }
  711. ],
  712. "description": "The ThinkPHP Framework.",
  713. "homepage": "http://thinkphp.cn/",
  714. "keywords": [
  715. "framework",
  716. "orm",
  717. "thinkphp"
  718. ]
  719. },
  720. {
  721. "name": "topthink/think-helper",
  722. "version": "v3.1.4",
  723. "version_normalized": "3.1.4.0",
  724. "source": {
  725. "type": "git",
  726. "url": "https://github.com/top-think/think-helper.git",
  727. "reference": "c28d37743bda4a0455286ca85b17b5791d626e10"
  728. },
  729. "dist": {
  730. "type": "zip",
  731. "url": "https://api.github.com/repos/top-think/think-helper/zipball/c28d37743bda4a0455286ca85b17b5791d626e10",
  732. "reference": "c28d37743bda4a0455286ca85b17b5791d626e10",
  733. "shasum": "",
  734. "mirrors": [
  735. {
  736. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  737. "preferred": true
  738. }
  739. ]
  740. },
  741. "require": {
  742. "php": ">=7.1.0"
  743. },
  744. "time": "2019-11-08T08:01:10+00:00",
  745. "type": "library",
  746. "installation-source": "dist",
  747. "autoload": {
  748. "psr-4": {
  749. "think\\": "src"
  750. },
  751. "files": [
  752. "src/helper.php"
  753. ]
  754. },
  755. "notification-url": "https://packagist.org/downloads/",
  756. "license": [
  757. "Apache-2.0"
  758. ],
  759. "authors": [
  760. {
  761. "name": "yunwuxin",
  762. "email": "448901948@qq.com"
  763. }
  764. ],
  765. "description": "The ThinkPHP6 Helper Package"
  766. },
  767. {
  768. "name": "topthink/think-orm",
  769. "version": "v2.0.33",
  770. "version_normalized": "2.0.33.0",
  771. "source": {
  772. "type": "git",
  773. "url": "https://github.com/top-think/think-orm.git",
  774. "reference": "35ca511a1e4d671b39f7afb4c887703c16ef6957"
  775. },
  776. "dist": {
  777. "type": "zip",
  778. "url": "https://api.github.com/repos/top-think/think-orm/zipball/35ca511a1e4d671b39f7afb4c887703c16ef6957",
  779. "reference": "35ca511a1e4d671b39f7afb4c887703c16ef6957",
  780. "shasum": "",
  781. "mirrors": [
  782. {
  783. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  784. "preferred": true
  785. }
  786. ]
  787. },
  788. "require": {
  789. "ext-json": "*",
  790. "php": ">=7.1.0",
  791. "psr/log": "~1.0",
  792. "psr/simple-cache": "^1.0",
  793. "topthink/think-helper": "^3.1"
  794. },
  795. "time": "2020-06-22T14:57:28+00:00",
  796. "type": "library",
  797. "installation-source": "dist",
  798. "autoload": {
  799. "psr-4": {
  800. "think\\": "src"
  801. },
  802. "files": []
  803. },
  804. "notification-url": "https://packagist.org/downloads/",
  805. "license": [
  806. "Apache-2.0"
  807. ],
  808. "authors": [
  809. {
  810. "name": "liu21st",
  811. "email": "liu21st@gmail.com"
  812. }
  813. ],
  814. "description": "think orm",
  815. "keywords": [
  816. "database",
  817. "orm"
  818. ]
  819. },
  820. {
  821. "name": "topthink/think-template",
  822. "version": "v2.0.7",
  823. "version_normalized": "2.0.7.0",
  824. "source": {
  825. "type": "git",
  826. "url": "https://github.com/top-think/think-template.git",
  827. "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19"
  828. },
  829. "dist": {
  830. "type": "zip",
  831. "url": "https://api.github.com/repos/top-think/think-template/zipball/e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
  832. "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
  833. "shasum": "",
  834. "mirrors": [
  835. {
  836. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  837. "preferred": true
  838. }
  839. ]
  840. },
  841. "require": {
  842. "php": ">=7.1.0",
  843. "psr/simple-cache": "^1.0"
  844. },
  845. "time": "2019-09-20T15:31:04+00:00",
  846. "type": "library",
  847. "installation-source": "dist",
  848. "autoload": {
  849. "psr-4": {
  850. "think\\": "src"
  851. }
  852. },
  853. "notification-url": "https://packagist.org/downloads/",
  854. "license": [
  855. "Apache-2.0"
  856. ],
  857. "authors": [
  858. {
  859. "name": "liu21st",
  860. "email": "liu21st@gmail.com"
  861. }
  862. ],
  863. "description": "the php template engine"
  864. },
  865. {
  866. "name": "topthink/think-view",
  867. "version": "v1.0.14",
  868. "version_normalized": "1.0.14.0",
  869. "source": {
  870. "type": "git",
  871. "url": "https://github.com/top-think/think-view.git",
  872. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d"
  873. },
  874. "dist": {
  875. "type": "zip",
  876. "url": "https://api.github.com/repos/top-think/think-view/zipball/edce0ae2c9551ab65f9e94a222604b0dead3576d",
  877. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d",
  878. "shasum": "",
  879. "mirrors": [
  880. {
  881. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  882. "preferred": true
  883. }
  884. ]
  885. },
  886. "require": {
  887. "php": ">=7.1.0",
  888. "topthink/think-template": "^2.0"
  889. },
  890. "time": "2019-11-06T11:40:13+00:00",
  891. "type": "library",
  892. "installation-source": "dist",
  893. "autoload": {
  894. "psr-4": {
  895. "think\\view\\driver\\": "src"
  896. }
  897. },
  898. "notification-url": "https://packagist.org/downloads/",
  899. "license": [
  900. "Apache-2.0"
  901. ],
  902. "authors": [
  903. {
  904. "name": "liu21st",
  905. "email": "liu21st@gmail.com"
  906. }
  907. ],
  908. "description": "thinkphp template driver"
  909. },
  910. {
  911. "name": "zoujingli/ip2region",
  912. "version": "v1.0.8",
  913. "version_normalized": "1.0.8.0",
  914. "source": {
  915. "type": "git",
  916. "url": "https://github.com/zoujingli/ip2region.git",
  917. "reference": "d6be3ab9da1a1ab7e3cd51c4aa634a34de358ce6"
  918. },
  919. "dist": {
  920. "type": "zip",
  921. "url": "https://api.github.com/repos/zoujingli/ip2region/zipball/d6be3ab9da1a1ab7e3cd51c4aa634a34de358ce6",
  922. "reference": "d6be3ab9da1a1ab7e3cd51c4aa634a34de358ce6",
  923. "shasum": "",
  924. "mirrors": [
  925. {
  926. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  927. "preferred": true
  928. }
  929. ]
  930. },
  931. "require": {
  932. "php": ">=5.3"
  933. },
  934. "time": "2020-07-06T05:33:26+00:00",
  935. "type": "library",
  936. "installation-source": "dist",
  937. "autoload": {
  938. "classmap": [
  939. "Ip2Region.php"
  940. ]
  941. },
  942. "notification-url": "https://packagist.org/downloads/",
  943. "license": [
  944. "Apache-2.0"
  945. ],
  946. "authors": [
  947. {
  948. "name": "Anyon",
  949. "email": "zoujingli@qq.com",
  950. "homepage": "http://ctolog.com"
  951. }
  952. ],
  953. "description": "Ip2Region for PHP",
  954. "homepage": "https://github.com/zoujingli/Ip2Region",
  955. "keywords": [
  956. "Ip2Region"
  957. ]
  958. },
  959. {
  960. "name": "zoujingli/think-library",
  961. "version": "v6.0.x-dev",
  962. "version_normalized": "6.0.9999999.9999999-dev",
  963. "source": {
  964. "type": "git",
  965. "url": "https://github.com/zoujingli/ThinkLibrary.git",
  966. "reference": "656726c8c8e1175ec8d0f284e9fd00eb40d77d7f"
  967. },
  968. "dist": {
  969. "type": "zip",
  970. "url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/656726c8c8e1175ec8d0f284e9fd00eb40d77d7f",
  971. "reference": "656726c8c8e1175ec8d0f284e9fd00eb40d77d7f",
  972. "shasum": "",
  973. "mirrors": [
  974. {
  975. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  976. "preferred": true
  977. }
  978. ]
  979. },
  980. "require": {
  981. "ext-curl": "*",
  982. "ext-gd": "*",
  983. "ext-iconv": "*",
  984. "ext-json": "*",
  985. "ext-mbstring": "*",
  986. "topthink/framework": "^6.0"
  987. },
  988. "time": "2020-08-24T05:44:28+00:00",
  989. "type": "library",
  990. "extra": {
  991. "think": {
  992. "services": [
  993. "think\\admin\\Library"
  994. ]
  995. }
  996. },
  997. "installation-source": "dist",
  998. "autoload": {
  999. "files": [
  1000. "src/common.php"
  1001. ],
  1002. "psr-4": {
  1003. "think\\admin\\": "src"
  1004. }
  1005. },
  1006. "notification-url": "https://packagist.org/downloads/",
  1007. "license": [
  1008. "MIT"
  1009. ],
  1010. "authors": [
  1011. {
  1012. "name": "Anyon",
  1013. "email": "zoujingli@qq.com"
  1014. }
  1015. ],
  1016. "description": "ThinkPHP v6.0 Development Library",
  1017. "homepage": "http://thinkadmin.top"
  1018. },
  1019. {
  1020. "name": "zoujingli/wechat-developer",
  1021. "version": "v1.2.25",
  1022. "version_normalized": "1.2.25.0",
  1023. "source": {
  1024. "type": "git",
  1025. "url": "https://github.com/zoujingli/WeChatDeveloper.git",
  1026. "reference": "6fcb6504904ee4276b358b3f9b80ffc992eb385c"
  1027. },
  1028. "dist": {
  1029. "type": "zip",
  1030. "url": "https://api.github.com/repos/zoujingli/WeChatDeveloper/zipball/6fcb6504904ee4276b358b3f9b80ffc992eb385c",
  1031. "reference": "6fcb6504904ee4276b358b3f9b80ffc992eb385c",
  1032. "shasum": "",
  1033. "mirrors": [
  1034. {
  1035. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1036. "preferred": true
  1037. }
  1038. ]
  1039. },
  1040. "require": {
  1041. "ext-bcmath": "*",
  1042. "ext-curl": "*",
  1043. "ext-json": "*",
  1044. "ext-libxml": "*",
  1045. "ext-mbstring": "*",
  1046. "ext-openssl": "*",
  1047. "ext-simplexml": "*",
  1048. "ext-xml": "*",
  1049. "php": ">=5.4"
  1050. },
  1051. "time": "2020-08-19T08:52:11+00:00",
  1052. "type": "library",
  1053. "installation-source": "dist",
  1054. "autoload": {
  1055. "classmap": [
  1056. "We.php"
  1057. ],
  1058. "psr-4": {
  1059. "WePay\\": "WePay",
  1060. "WeChat\\": "WeChat",
  1061. "WeMini\\": "WeMini",
  1062. "AliPay\\": "AliPay"
  1063. }
  1064. },
  1065. "notification-url": "https://packagist.org/downloads/",
  1066. "license": [
  1067. "MIT"
  1068. ],
  1069. "authors": [
  1070. {
  1071. "name": "Anyon",
  1072. "email": "zoujingli@qq.com",
  1073. "homepage": "https://thinkadmin.top"
  1074. }
  1075. ],
  1076. "description": "WeChat platform and WeChat payment development tools",
  1077. "homepage": "https://github.com/zoujingli/WeChatDeveloper",
  1078. "keywords": [
  1079. "WeChatDeveloper",
  1080. "WeMini",
  1081. "alipay",
  1082. "wechat",
  1083. "wechatpay",
  1084. "wepay"
  1085. ]
  1086. }
  1087. ]