installed.json 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711
  1. {
  2. "packages": [
  3. {
  4. "name": "bacon/bacon-qr-code",
  5. "version": "2.0.8",
  6. "version_normalized": "2.0.8.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/Bacon/BaconQrCode.git",
  10. "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
  15. "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
  16. "shasum": "",
  17. "mirrors": [
  18. {
  19. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  20. "preferred": true
  21. }
  22. ]
  23. },
  24. "require": {
  25. "dasprid/enum": "^1.0.3",
  26. "ext-iconv": "*",
  27. "php": "^7.1 || ^8.0"
  28. },
  29. "require-dev": {
  30. "phly/keep-a-changelog": "^2.1",
  31. "phpunit/phpunit": "^7 | ^8 | ^9",
  32. "spatie/phpunit-snapshot-assertions": "^4.2.9",
  33. "squizlabs/php_codesniffer": "^3.4"
  34. },
  35. "suggest": {
  36. "ext-imagick": "to generate QR code images"
  37. },
  38. "time": "2022-12-07T17:46:57+00:00",
  39. "type": "library",
  40. "installation-source": "dist",
  41. "autoload": {
  42. "psr-4": {
  43. "BaconQrCode\\": "src/"
  44. }
  45. },
  46. "notification-url": "https://packagist.org/downloads/",
  47. "license": [
  48. "BSD-2-Clause"
  49. ],
  50. "authors": [
  51. {
  52. "name": "Ben Scholzen 'DASPRiD'",
  53. "email": "mail@dasprids.de",
  54. "homepage": "https://dasprids.de/",
  55. "role": "Developer"
  56. }
  57. ],
  58. "description": "BaconQrCode is a QR code generator for PHP.",
  59. "homepage": "https://github.com/Bacon/BaconQrCode",
  60. "support": {
  61. "issues": "https://github.com/Bacon/BaconQrCode/issues",
  62. "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
  63. },
  64. "install-path": "../bacon/bacon-qr-code"
  65. },
  66. {
  67. "name": "dasprid/enum",
  68. "version": "1.0.4",
  69. "version_normalized": "1.0.4.0",
  70. "source": {
  71. "type": "git",
  72. "url": "https://github.com/DASPRiD/Enum.git",
  73. "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f"
  74. },
  75. "dist": {
  76. "type": "zip",
  77. "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8e6b6ea76eabbf19ea2bf5b67b98e1860474012f",
  78. "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f",
  79. "shasum": "",
  80. "mirrors": [
  81. {
  82. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  83. "preferred": true
  84. }
  85. ]
  86. },
  87. "require": {
  88. "php": ">=7.1 <9.0"
  89. },
  90. "require-dev": {
  91. "phpunit/phpunit": "^7 | ^8 | ^9",
  92. "squizlabs/php_codesniffer": "*"
  93. },
  94. "time": "2023-03-01T18:44:03+00:00",
  95. "type": "library",
  96. "installation-source": "dist",
  97. "autoload": {
  98. "psr-4": {
  99. "DASPRiD\\Enum\\": "src/"
  100. }
  101. },
  102. "notification-url": "https://packagist.org/downloads/",
  103. "license": [
  104. "BSD-2-Clause"
  105. ],
  106. "authors": [
  107. {
  108. "name": "Ben Scholzen 'DASPRiD'",
  109. "email": "mail@dasprids.de",
  110. "homepage": "https://dasprids.de/",
  111. "role": "Developer"
  112. }
  113. ],
  114. "description": "PHP 7.1 enum implementation",
  115. "keywords": [
  116. "enum",
  117. "map"
  118. ],
  119. "support": {
  120. "issues": "https://github.com/DASPRiD/Enum/issues",
  121. "source": "https://github.com/DASPRiD/Enum/tree/1.0.4"
  122. },
  123. "install-path": "../dasprid/enum"
  124. },
  125. {
  126. "name": "endroid/qr-code",
  127. "version": "4.3.5",
  128. "version_normalized": "4.3.5.0",
  129. "source": {
  130. "type": "git",
  131. "url": "https://github.com/endroid/qr-code.git",
  132. "reference": "5630e192948b466d418608ecce697465d20260af"
  133. },
  134. "dist": {
  135. "type": "zip",
  136. "url": "https://api.github.com/repos/endroid/qr-code/zipball/5630e192948b466d418608ecce697465d20260af",
  137. "reference": "5630e192948b466d418608ecce697465d20260af",
  138. "shasum": "",
  139. "mirrors": [
  140. {
  141. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  142. "preferred": true
  143. }
  144. ]
  145. },
  146. "require": {
  147. "bacon/bacon-qr-code": "^2.0",
  148. "php": "^7.3||^8.0"
  149. },
  150. "require-dev": {
  151. "endroid/quality": "dev-master",
  152. "ext-gd": "*",
  153. "khanamiryan/qrcode-detector-decoder": "^1.0.4",
  154. "setasign/fpdf": "^1.8.2"
  155. },
  156. "suggest": {
  157. "ext-gd": "Enables you to write PNG images",
  158. "khanamiryan/qrcode-detector-decoder": "Enables you to use the image validator",
  159. "roave/security-advisories": "Makes sure package versions with known security issues are not installed",
  160. "setasign/fpdf": "Enables you to use the PDF writer"
  161. },
  162. "time": "2021-09-17T07:50:43+00:00",
  163. "type": "library",
  164. "extra": {
  165. "branch-alias": {
  166. "dev-master": "4.x-dev"
  167. }
  168. },
  169. "installation-source": "dist",
  170. "autoload": {
  171. "psr-4": {
  172. "Endroid\\QrCode\\": "src/"
  173. }
  174. },
  175. "notification-url": "https://packagist.org/downloads/",
  176. "license": [
  177. "MIT"
  178. ],
  179. "authors": [
  180. {
  181. "name": "Jeroen van den Enden",
  182. "email": "info@endroid.nl"
  183. }
  184. ],
  185. "description": "Endroid QR Code",
  186. "homepage": "https://github.com/endroid/qr-code",
  187. "keywords": [
  188. "code",
  189. "endroid",
  190. "php",
  191. "qr",
  192. "qrcode"
  193. ],
  194. "support": {
  195. "issues": "https://github.com/endroid/qr-code/issues",
  196. "source": "https://github.com/endroid/qr-code/tree/4.3.5"
  197. },
  198. "funding": [
  199. {
  200. "url": "https://github.com/endroid",
  201. "type": "github"
  202. }
  203. ],
  204. "install-path": "../endroid/qr-code"
  205. },
  206. {
  207. "name": "league/flysystem",
  208. "version": "1.1.10",
  209. "version_normalized": "1.1.10.0",
  210. "source": {
  211. "type": "git",
  212. "url": "https://github.com/thephpleague/flysystem.git",
  213. "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1"
  214. },
  215. "dist": {
  216. "type": "zip",
  217. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1",
  218. "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1",
  219. "shasum": "",
  220. "mirrors": [
  221. {
  222. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  223. "preferred": true
  224. }
  225. ]
  226. },
  227. "require": {
  228. "ext-fileinfo": "*",
  229. "league/mime-type-detection": "^1.3",
  230. "php": "^7.2.5 || ^8.0"
  231. },
  232. "conflict": {
  233. "league/flysystem-sftp": "<1.0.6"
  234. },
  235. "require-dev": {
  236. "phpspec/prophecy": "^1.11.1",
  237. "phpunit/phpunit": "^8.5.8"
  238. },
  239. "suggest": {
  240. "ext-ftp": "Allows you to use FTP server storage",
  241. "ext-openssl": "Allows you to use FTPS server storage",
  242. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  243. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  244. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  245. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  246. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  247. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  248. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  249. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  250. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  251. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  252. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  253. },
  254. "time": "2022-10-04T09:16:37+00:00",
  255. "type": "library",
  256. "extra": {
  257. "branch-alias": {
  258. "dev-master": "1.1-dev"
  259. }
  260. },
  261. "installation-source": "dist",
  262. "autoload": {
  263. "psr-4": {
  264. "League\\Flysystem\\": "src/"
  265. }
  266. },
  267. "notification-url": "https://packagist.org/downloads/",
  268. "license": [
  269. "MIT"
  270. ],
  271. "authors": [
  272. {
  273. "name": "Frank de Jonge",
  274. "email": "info@frenky.net"
  275. }
  276. ],
  277. "description": "Filesystem abstraction: Many filesystems, one API.",
  278. "keywords": [
  279. "Cloud Files",
  280. "WebDAV",
  281. "abstraction",
  282. "aws",
  283. "cloud",
  284. "copy.com",
  285. "dropbox",
  286. "file systems",
  287. "files",
  288. "filesystem",
  289. "filesystems",
  290. "ftp",
  291. "rackspace",
  292. "remote",
  293. "s3",
  294. "sftp",
  295. "storage"
  296. ],
  297. "support": {
  298. "issues": "https://github.com/thephpleague/flysystem/issues",
  299. "source": "https://github.com/thephpleague/flysystem/tree/1.1.10"
  300. },
  301. "funding": [
  302. {
  303. "url": "https://offset.earth/frankdejonge",
  304. "type": "other"
  305. }
  306. ],
  307. "install-path": "../league/flysystem"
  308. },
  309. {
  310. "name": "league/flysystem-cached-adapter",
  311. "version": "1.1.0",
  312. "version_normalized": "1.1.0.0",
  313. "source": {
  314. "type": "git",
  315. "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
  316. "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff"
  317. },
  318. "dist": {
  319. "type": "zip",
  320. "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/d1925efb2207ac4be3ad0c40b8277175f99ffaff",
  321. "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff",
  322. "shasum": "",
  323. "mirrors": [
  324. {
  325. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  326. "preferred": true
  327. }
  328. ]
  329. },
  330. "require": {
  331. "league/flysystem": "~1.0",
  332. "psr/cache": "^1.0.0"
  333. },
  334. "require-dev": {
  335. "mockery/mockery": "~0.9",
  336. "phpspec/phpspec": "^3.4",
  337. "phpunit/phpunit": "^5.7",
  338. "predis/predis": "~1.0",
  339. "tedivm/stash": "~0.12"
  340. },
  341. "suggest": {
  342. "ext-phpredis": "Pure C implemented extension for PHP"
  343. },
  344. "time": "2020-07-25T15:56:04+00:00",
  345. "type": "library",
  346. "installation-source": "dist",
  347. "autoload": {
  348. "psr-4": {
  349. "League\\Flysystem\\Cached\\": "src/"
  350. }
  351. },
  352. "notification-url": "https://packagist.org/downloads/",
  353. "license": [
  354. "MIT"
  355. ],
  356. "authors": [
  357. {
  358. "name": "frankdejonge",
  359. "email": "info@frenky.net"
  360. }
  361. ],
  362. "description": "An adapter decorator to enable meta-data caching.",
  363. "support": {
  364. "issues": "https://github.com/thephpleague/flysystem-cached-adapter/issues",
  365. "source": "https://github.com/thephpleague/flysystem-cached-adapter/tree/master"
  366. },
  367. "install-path": "../league/flysystem-cached-adapter"
  368. },
  369. {
  370. "name": "league/mime-type-detection",
  371. "version": "1.11.0",
  372. "version_normalized": "1.11.0.0",
  373. "source": {
  374. "type": "git",
  375. "url": "https://github.com/thephpleague/mime-type-detection.git",
  376. "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
  377. },
  378. "dist": {
  379. "type": "zip",
  380. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
  381. "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
  382. "shasum": "",
  383. "mirrors": [
  384. {
  385. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  386. "preferred": true
  387. }
  388. ]
  389. },
  390. "require": {
  391. "ext-fileinfo": "*",
  392. "php": "^7.2 || ^8.0"
  393. },
  394. "require-dev": {
  395. "friendsofphp/php-cs-fixer": "^3.2",
  396. "phpstan/phpstan": "^0.12.68",
  397. "phpunit/phpunit": "^8.5.8 || ^9.3"
  398. },
  399. "time": "2022-04-17T13:12:02+00:00",
  400. "type": "library",
  401. "installation-source": "dist",
  402. "autoload": {
  403. "psr-4": {
  404. "League\\MimeTypeDetection\\": "src"
  405. }
  406. },
  407. "notification-url": "https://packagist.org/downloads/",
  408. "license": [
  409. "MIT"
  410. ],
  411. "authors": [
  412. {
  413. "name": "Frank de Jonge",
  414. "email": "info@frankdejonge.nl"
  415. }
  416. ],
  417. "description": "Mime-type detection for Flysystem",
  418. "support": {
  419. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  420. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
  421. },
  422. "funding": [
  423. {
  424. "url": "https://github.com/frankdejonge",
  425. "type": "github"
  426. },
  427. {
  428. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  429. "type": "tidelift"
  430. }
  431. ],
  432. "install-path": "../league/mime-type-detection"
  433. },
  434. {
  435. "name": "phpoffice/phpexcel",
  436. "version": "1.8.2",
  437. "version_normalized": "1.8.2.0",
  438. "source": {
  439. "type": "git",
  440. "url": "https://github.com/PHPOffice/PHPExcel.git",
  441. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
  442. },
  443. "dist": {
  444. "type": "zip",
  445. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
  446. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
  447. "shasum": "",
  448. "mirrors": [
  449. {
  450. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  451. "preferred": true
  452. }
  453. ]
  454. },
  455. "require": {
  456. "ext-mbstring": "*",
  457. "ext-xml": "*",
  458. "ext-xmlwriter": "*",
  459. "php": "^5.2|^7.0"
  460. },
  461. "require-dev": {
  462. "squizlabs/php_codesniffer": "2.*"
  463. },
  464. "time": "2018-11-22T23:07:24+00:00",
  465. "type": "library",
  466. "installation-source": "dist",
  467. "autoload": {
  468. "psr-0": {
  469. "PHPExcel": "Classes/"
  470. }
  471. },
  472. "notification-url": "https://packagist.org/downloads/",
  473. "license": [
  474. "LGPL-2.1"
  475. ],
  476. "authors": [
  477. {
  478. "name": "Maarten Balliauw",
  479. "homepage": "http://blog.maartenballiauw.be"
  480. },
  481. {
  482. "name": "Erik Tilt"
  483. },
  484. {
  485. "name": "Franck Lefevre",
  486. "homepage": "http://rootslabs.net"
  487. },
  488. {
  489. "name": "Mark Baker",
  490. "homepage": "http://markbakeruk.net"
  491. }
  492. ],
  493. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  494. "homepage": "https://github.com/PHPOffice/PHPExcel",
  495. "keywords": [
  496. "OpenXML",
  497. "excel",
  498. "php",
  499. "spreadsheet",
  500. "xls",
  501. "xlsx"
  502. ],
  503. "support": {
  504. "issues": "https://github.com/PHPOffice/PHPExcel/issues",
  505. "source": "https://github.com/PHPOffice/PHPExcel/tree/master"
  506. },
  507. "abandoned": "phpoffice/phpspreadsheet",
  508. "install-path": "../phpoffice/phpexcel"
  509. },
  510. {
  511. "name": "psr/cache",
  512. "version": "1.0.1",
  513. "version_normalized": "1.0.1.0",
  514. "source": {
  515. "type": "git",
  516. "url": "https://github.com/php-fig/cache.git",
  517. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  518. },
  519. "dist": {
  520. "type": "zip",
  521. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  522. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  523. "shasum": "",
  524. "mirrors": [
  525. {
  526. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  527. "preferred": true
  528. }
  529. ]
  530. },
  531. "require": {
  532. "php": ">=5.3.0"
  533. },
  534. "time": "2016-08-06T20:24:11+00:00",
  535. "type": "library",
  536. "extra": {
  537. "branch-alias": {
  538. "dev-master": "1.0.x-dev"
  539. }
  540. },
  541. "installation-source": "dist",
  542. "autoload": {
  543. "psr-4": {
  544. "Psr\\Cache\\": "src/"
  545. }
  546. },
  547. "notification-url": "https://packagist.org/downloads/",
  548. "license": [
  549. "MIT"
  550. ],
  551. "authors": [
  552. {
  553. "name": "PHP-FIG",
  554. "homepage": "http://www.php-fig.org/"
  555. }
  556. ],
  557. "description": "Common interface for caching libraries",
  558. "keywords": [
  559. "cache",
  560. "psr",
  561. "psr-6"
  562. ],
  563. "support": {
  564. "source": "https://github.com/php-fig/cache/tree/master"
  565. },
  566. "install-path": "../psr/cache"
  567. },
  568. {
  569. "name": "psr/container",
  570. "version": "1.1.1",
  571. "version_normalized": "1.1.1.0",
  572. "source": {
  573. "type": "git",
  574. "url": "https://github.com/php-fig/container.git",
  575. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  576. },
  577. "dist": {
  578. "type": "zip",
  579. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  580. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  581. "shasum": "",
  582. "mirrors": [
  583. {
  584. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  585. "preferred": true
  586. }
  587. ]
  588. },
  589. "require": {
  590. "php": ">=7.2.0"
  591. },
  592. "time": "2021-03-05T17:36:06+00:00",
  593. "type": "library",
  594. "installation-source": "dist",
  595. "autoload": {
  596. "psr-4": {
  597. "Psr\\Container\\": "src/"
  598. }
  599. },
  600. "notification-url": "https://packagist.org/downloads/",
  601. "license": [
  602. "MIT"
  603. ],
  604. "authors": [
  605. {
  606. "name": "PHP-FIG",
  607. "homepage": "https://www.php-fig.org/"
  608. }
  609. ],
  610. "description": "Common Container Interface (PHP FIG PSR-11)",
  611. "homepage": "https://github.com/php-fig/container",
  612. "keywords": [
  613. "PSR-11",
  614. "container",
  615. "container-interface",
  616. "container-interop",
  617. "psr"
  618. ],
  619. "support": {
  620. "issues": "https://github.com/php-fig/container/issues",
  621. "source": "https://github.com/php-fig/container/tree/1.1.1"
  622. },
  623. "install-path": "../psr/container"
  624. },
  625. {
  626. "name": "psr/http-message",
  627. "version": "1.1",
  628. "version_normalized": "1.1.0.0",
  629. "source": {
  630. "type": "git",
  631. "url": "https://github.com/php-fig/http-message.git",
  632. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
  633. },
  634. "dist": {
  635. "type": "zip",
  636. "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  637. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  638. "shasum": "",
  639. "mirrors": [
  640. {
  641. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  642. "preferred": true
  643. }
  644. ]
  645. },
  646. "require": {
  647. "php": "^7.2 || ^8.0"
  648. },
  649. "time": "2023-04-04T09:50:52+00:00",
  650. "type": "library",
  651. "extra": {
  652. "branch-alias": {
  653. "dev-master": "1.1.x-dev"
  654. }
  655. },
  656. "installation-source": "dist",
  657. "autoload": {
  658. "psr-4": {
  659. "Psr\\Http\\Message\\": "src/"
  660. }
  661. },
  662. "notification-url": "https://packagist.org/downloads/",
  663. "license": [
  664. "MIT"
  665. ],
  666. "authors": [
  667. {
  668. "name": "PHP-FIG",
  669. "homepage": "http://www.php-fig.org/"
  670. }
  671. ],
  672. "description": "Common interface for HTTP messages",
  673. "homepage": "https://github.com/php-fig/http-message",
  674. "keywords": [
  675. "http",
  676. "http-message",
  677. "psr",
  678. "psr-7",
  679. "request",
  680. "response"
  681. ],
  682. "support": {
  683. "source": "https://github.com/php-fig/http-message/tree/1.1"
  684. },
  685. "install-path": "../psr/http-message"
  686. },
  687. {
  688. "name": "psr/log",
  689. "version": "1.1.4",
  690. "version_normalized": "1.1.4.0",
  691. "source": {
  692. "type": "git",
  693. "url": "https://github.com/php-fig/log.git",
  694. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  695. },
  696. "dist": {
  697. "type": "zip",
  698. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  699. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  700. "shasum": "",
  701. "mirrors": [
  702. {
  703. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  704. "preferred": true
  705. }
  706. ]
  707. },
  708. "require": {
  709. "php": ">=5.3.0"
  710. },
  711. "time": "2021-05-03T11:20:27+00:00",
  712. "type": "library",
  713. "extra": {
  714. "branch-alias": {
  715. "dev-master": "1.1.x-dev"
  716. }
  717. },
  718. "installation-source": "dist",
  719. "autoload": {
  720. "psr-4": {
  721. "Psr\\Log\\": "Psr/Log/"
  722. }
  723. },
  724. "notification-url": "https://packagist.org/downloads/",
  725. "license": [
  726. "MIT"
  727. ],
  728. "authors": [
  729. {
  730. "name": "PHP-FIG",
  731. "homepage": "https://www.php-fig.org/"
  732. }
  733. ],
  734. "description": "Common interface for logging libraries",
  735. "homepage": "https://github.com/php-fig/log",
  736. "keywords": [
  737. "log",
  738. "psr",
  739. "psr-3"
  740. ],
  741. "support": {
  742. "source": "https://github.com/php-fig/log/tree/1.1.4"
  743. },
  744. "install-path": "../psr/log"
  745. },
  746. {
  747. "name": "psr/simple-cache",
  748. "version": "1.0.1",
  749. "version_normalized": "1.0.1.0",
  750. "source": {
  751. "type": "git",
  752. "url": "https://github.com/php-fig/simple-cache.git",
  753. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  754. },
  755. "dist": {
  756. "type": "zip",
  757. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  758. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  759. "shasum": "",
  760. "mirrors": [
  761. {
  762. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  763. "preferred": true
  764. }
  765. ]
  766. },
  767. "require": {
  768. "php": ">=5.3.0"
  769. },
  770. "time": "2017-10-23T01:57:42+00:00",
  771. "type": "library",
  772. "extra": {
  773. "branch-alias": {
  774. "dev-master": "1.0.x-dev"
  775. }
  776. },
  777. "installation-source": "dist",
  778. "autoload": {
  779. "psr-4": {
  780. "Psr\\SimpleCache\\": "src/"
  781. }
  782. },
  783. "notification-url": "https://packagist.org/downloads/",
  784. "license": [
  785. "MIT"
  786. ],
  787. "authors": [
  788. {
  789. "name": "PHP-FIG",
  790. "homepage": "http://www.php-fig.org/"
  791. }
  792. ],
  793. "description": "Common interfaces for simple caching",
  794. "keywords": [
  795. "cache",
  796. "caching",
  797. "psr",
  798. "psr-16",
  799. "simple-cache"
  800. ],
  801. "support": {
  802. "source": "https://github.com/php-fig/simple-cache/tree/master"
  803. },
  804. "install-path": "../psr/simple-cache"
  805. },
  806. {
  807. "name": "symfony/polyfill-mbstring",
  808. "version": "v1.27.0",
  809. "version_normalized": "1.27.0.0",
  810. "source": {
  811. "type": "git",
  812. "url": "https://github.com/symfony/polyfill-mbstring.git",
  813. "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
  814. },
  815. "dist": {
  816. "type": "zip",
  817. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
  818. "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
  819. "shasum": "",
  820. "mirrors": [
  821. {
  822. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  823. "preferred": true
  824. }
  825. ]
  826. },
  827. "require": {
  828. "php": ">=7.1"
  829. },
  830. "provide": {
  831. "ext-mbstring": "*"
  832. },
  833. "suggest": {
  834. "ext-mbstring": "For best performance"
  835. },
  836. "time": "2022-11-03T14:55:06+00:00",
  837. "type": "library",
  838. "extra": {
  839. "branch-alias": {
  840. "dev-main": "1.27-dev"
  841. },
  842. "thanks": {
  843. "name": "symfony/polyfill",
  844. "url": "https://github.com/symfony/polyfill"
  845. }
  846. },
  847. "installation-source": "dist",
  848. "autoload": {
  849. "files": [
  850. "bootstrap.php"
  851. ],
  852. "psr-4": {
  853. "Symfony\\Polyfill\\Mbstring\\": ""
  854. }
  855. },
  856. "notification-url": "https://packagist.org/downloads/",
  857. "license": [
  858. "MIT"
  859. ],
  860. "authors": [
  861. {
  862. "name": "Nicolas Grekas",
  863. "email": "p@tchwork.com"
  864. },
  865. {
  866. "name": "Symfony Community",
  867. "homepage": "https://symfony.com/contributors"
  868. }
  869. ],
  870. "description": "Symfony polyfill for the Mbstring extension",
  871. "homepage": "https://symfony.com",
  872. "keywords": [
  873. "compatibility",
  874. "mbstring",
  875. "polyfill",
  876. "portable",
  877. "shim"
  878. ],
  879. "support": {
  880. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
  881. },
  882. "funding": [
  883. {
  884. "url": "https://symfony.com/sponsor",
  885. "type": "custom"
  886. },
  887. {
  888. "url": "https://github.com/fabpot",
  889. "type": "github"
  890. },
  891. {
  892. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  893. "type": "tidelift"
  894. }
  895. ],
  896. "install-path": "../symfony/polyfill-mbstring"
  897. },
  898. {
  899. "name": "symfony/polyfill-php72",
  900. "version": "v1.27.0",
  901. "version_normalized": "1.27.0.0",
  902. "source": {
  903. "type": "git",
  904. "url": "https://github.com/symfony/polyfill-php72.git",
  905. "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
  906. },
  907. "dist": {
  908. "type": "zip",
  909. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
  910. "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
  911. "shasum": "",
  912. "mirrors": [
  913. {
  914. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  915. "preferred": true
  916. }
  917. ]
  918. },
  919. "require": {
  920. "php": ">=7.1"
  921. },
  922. "time": "2022-11-03T14:55:06+00:00",
  923. "type": "library",
  924. "extra": {
  925. "branch-alias": {
  926. "dev-main": "1.27-dev"
  927. },
  928. "thanks": {
  929. "name": "symfony/polyfill",
  930. "url": "https://github.com/symfony/polyfill"
  931. }
  932. },
  933. "installation-source": "dist",
  934. "autoload": {
  935. "files": [
  936. "bootstrap.php"
  937. ],
  938. "psr-4": {
  939. "Symfony\\Polyfill\\Php72\\": ""
  940. }
  941. },
  942. "notification-url": "https://packagist.org/downloads/",
  943. "license": [
  944. "MIT"
  945. ],
  946. "authors": [
  947. {
  948. "name": "Nicolas Grekas",
  949. "email": "p@tchwork.com"
  950. },
  951. {
  952. "name": "Symfony Community",
  953. "homepage": "https://symfony.com/contributors"
  954. }
  955. ],
  956. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  957. "homepage": "https://symfony.com",
  958. "keywords": [
  959. "compatibility",
  960. "polyfill",
  961. "portable",
  962. "shim"
  963. ],
  964. "support": {
  965. "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
  966. },
  967. "funding": [
  968. {
  969. "url": "https://symfony.com/sponsor",
  970. "type": "custom"
  971. },
  972. {
  973. "url": "https://github.com/fabpot",
  974. "type": "github"
  975. },
  976. {
  977. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  978. "type": "tidelift"
  979. }
  980. ],
  981. "install-path": "../symfony/polyfill-php72"
  982. },
  983. {
  984. "name": "symfony/polyfill-php80",
  985. "version": "v1.27.0",
  986. "version_normalized": "1.27.0.0",
  987. "source": {
  988. "type": "git",
  989. "url": "https://github.com/symfony/polyfill-php80.git",
  990. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
  991. },
  992. "dist": {
  993. "type": "zip",
  994. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  995. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  996. "shasum": "",
  997. "mirrors": [
  998. {
  999. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1000. "preferred": true
  1001. }
  1002. ]
  1003. },
  1004. "require": {
  1005. "php": ">=7.1"
  1006. },
  1007. "time": "2022-11-03T14:55:06+00:00",
  1008. "type": "library",
  1009. "extra": {
  1010. "branch-alias": {
  1011. "dev-main": "1.27-dev"
  1012. },
  1013. "thanks": {
  1014. "name": "symfony/polyfill",
  1015. "url": "https://github.com/symfony/polyfill"
  1016. }
  1017. },
  1018. "installation-source": "dist",
  1019. "autoload": {
  1020. "files": [
  1021. "bootstrap.php"
  1022. ],
  1023. "psr-4": {
  1024. "Symfony\\Polyfill\\Php80\\": ""
  1025. },
  1026. "classmap": [
  1027. "Resources/stubs"
  1028. ]
  1029. },
  1030. "notification-url": "https://packagist.org/downloads/",
  1031. "license": [
  1032. "MIT"
  1033. ],
  1034. "authors": [
  1035. {
  1036. "name": "Ion Bazan",
  1037. "email": "ion.bazan@gmail.com"
  1038. },
  1039. {
  1040. "name": "Nicolas Grekas",
  1041. "email": "p@tchwork.com"
  1042. },
  1043. {
  1044. "name": "Symfony Community",
  1045. "homepage": "https://symfony.com/contributors"
  1046. }
  1047. ],
  1048. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1049. "homepage": "https://symfony.com",
  1050. "keywords": [
  1051. "compatibility",
  1052. "polyfill",
  1053. "portable",
  1054. "shim"
  1055. ],
  1056. "support": {
  1057. "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
  1058. },
  1059. "funding": [
  1060. {
  1061. "url": "https://symfony.com/sponsor",
  1062. "type": "custom"
  1063. },
  1064. {
  1065. "url": "https://github.com/fabpot",
  1066. "type": "github"
  1067. },
  1068. {
  1069. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1070. "type": "tidelift"
  1071. }
  1072. ],
  1073. "install-path": "../symfony/polyfill-php80"
  1074. },
  1075. {
  1076. "name": "symfony/var-dumper",
  1077. "version": "v4.4.47",
  1078. "version_normalized": "4.4.47.0",
  1079. "source": {
  1080. "type": "git",
  1081. "url": "https://github.com/symfony/var-dumper.git",
  1082. "reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
  1083. },
  1084. "dist": {
  1085. "type": "zip",
  1086. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
  1087. "reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
  1088. "shasum": "",
  1089. "mirrors": [
  1090. {
  1091. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1092. "preferred": true
  1093. }
  1094. ]
  1095. },
  1096. "require": {
  1097. "php": ">=7.1.3",
  1098. "symfony/polyfill-mbstring": "~1.0",
  1099. "symfony/polyfill-php72": "~1.5",
  1100. "symfony/polyfill-php80": "^1.16"
  1101. },
  1102. "conflict": {
  1103. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  1104. "symfony/console": "<3.4"
  1105. },
  1106. "require-dev": {
  1107. "ext-iconv": "*",
  1108. "symfony/console": "^3.4|^4.0|^5.0",
  1109. "symfony/process": "^4.4|^5.0",
  1110. "twig/twig": "^1.43|^2.13|^3.0.4"
  1111. },
  1112. "suggest": {
  1113. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1114. "ext-intl": "To show region name in time zone dump",
  1115. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  1116. },
  1117. "time": "2022-10-03T15:15:11+00:00",
  1118. "bin": [
  1119. "Resources/bin/var-dump-server"
  1120. ],
  1121. "type": "library",
  1122. "installation-source": "dist",
  1123. "autoload": {
  1124. "files": [
  1125. "Resources/functions/dump.php"
  1126. ],
  1127. "psr-4": {
  1128. "Symfony\\Component\\VarDumper\\": ""
  1129. },
  1130. "exclude-from-classmap": [
  1131. "/Tests/"
  1132. ]
  1133. },
  1134. "notification-url": "https://packagist.org/downloads/",
  1135. "license": [
  1136. "MIT"
  1137. ],
  1138. "authors": [
  1139. {
  1140. "name": "Nicolas Grekas",
  1141. "email": "p@tchwork.com"
  1142. },
  1143. {
  1144. "name": "Symfony Community",
  1145. "homepage": "https://symfony.com/contributors"
  1146. }
  1147. ],
  1148. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  1149. "homepage": "https://symfony.com",
  1150. "keywords": [
  1151. "debug",
  1152. "dump"
  1153. ],
  1154. "support": {
  1155. "source": "https://github.com/symfony/var-dumper/tree/v4.4.47"
  1156. },
  1157. "funding": [
  1158. {
  1159. "url": "https://symfony.com/sponsor",
  1160. "type": "custom"
  1161. },
  1162. {
  1163. "url": "https://github.com/fabpot",
  1164. "type": "github"
  1165. },
  1166. {
  1167. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1168. "type": "tidelift"
  1169. }
  1170. ],
  1171. "install-path": "../symfony/var-dumper"
  1172. },
  1173. {
  1174. "name": "topthink/framework",
  1175. "version": "v6.1.3",
  1176. "version_normalized": "6.1.3.0",
  1177. "source": {
  1178. "type": "git",
  1179. "url": "https://github.com/top-think/framework.git",
  1180. "reference": "7c324e7011246f0064b055b62ab9c3921cf0a041"
  1181. },
  1182. "dist": {
  1183. "type": "zip",
  1184. "url": "https://api.github.com/repos/top-think/framework/zipball/7c324e7011246f0064b055b62ab9c3921cf0a041",
  1185. "reference": "7c324e7011246f0064b055b62ab9c3921cf0a041",
  1186. "shasum": "",
  1187. "mirrors": [
  1188. {
  1189. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1190. "preferred": true
  1191. }
  1192. ]
  1193. },
  1194. "require": {
  1195. "ext-json": "*",
  1196. "ext-mbstring": "*",
  1197. "php": ">=7.2.5",
  1198. "psr/container": "~1.0",
  1199. "psr/http-message": "^1.0",
  1200. "psr/log": "~1.0",
  1201. "psr/simple-cache": "^1.0",
  1202. "topthink/think-helper": "^3.1.1",
  1203. "topthink/think-orm": "^2.0|^3.0"
  1204. },
  1205. "require-dev": {
  1206. "guzzlehttp/psr7": "^2.1.0",
  1207. "mikey179/vfsstream": "^1.6",
  1208. "mockery/mockery": "^1.2",
  1209. "phpunit/phpunit": "^7.0"
  1210. },
  1211. "time": "2023-05-22T03:02:08+00:00",
  1212. "type": "library",
  1213. "installation-source": "dist",
  1214. "autoload": {
  1215. "files": [],
  1216. "psr-4": {
  1217. "think\\": "src/think/"
  1218. }
  1219. },
  1220. "notification-url": "https://packagist.org/downloads/",
  1221. "license": [
  1222. "Apache-2.0"
  1223. ],
  1224. "authors": [
  1225. {
  1226. "name": "liu21st",
  1227. "email": "liu21st@gmail.com"
  1228. },
  1229. {
  1230. "name": "yunwuxin",
  1231. "email": "448901948@qq.com"
  1232. }
  1233. ],
  1234. "description": "The ThinkPHP Framework.",
  1235. "homepage": "http://thinkphp.cn/",
  1236. "keywords": [
  1237. "framework",
  1238. "orm",
  1239. "thinkphp"
  1240. ],
  1241. "support": {
  1242. "issues": "https://github.com/top-think/framework/issues",
  1243. "source": "https://github.com/top-think/framework/tree/v6.1.3"
  1244. },
  1245. "install-path": "../topthink/framework"
  1246. },
  1247. {
  1248. "name": "topthink/think-captcha",
  1249. "version": "v3.0.9",
  1250. "version_normalized": "3.0.9.0",
  1251. "source": {
  1252. "type": "git",
  1253. "url": "https://github.com/top-think/think-captcha.git",
  1254. "reference": "b1ef360670578214edeebcf824aaf6ab7ee0528b"
  1255. },
  1256. "dist": {
  1257. "type": "zip",
  1258. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/b1ef360670578214edeebcf824aaf6ab7ee0528b",
  1259. "reference": "b1ef360670578214edeebcf824aaf6ab7ee0528b",
  1260. "shasum": "",
  1261. "mirrors": [
  1262. {
  1263. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1264. "preferred": true
  1265. }
  1266. ]
  1267. },
  1268. "require": {
  1269. "topthink/framework": "^6.0|^8.0"
  1270. },
  1271. "time": "2023-04-27T07:18:40+00:00",
  1272. "type": "library",
  1273. "extra": {
  1274. "think": {
  1275. "services": [
  1276. "think\\captcha\\CaptchaService"
  1277. ],
  1278. "config": {
  1279. "captcha": "src/config.php"
  1280. }
  1281. }
  1282. },
  1283. "installation-source": "dist",
  1284. "autoload": {
  1285. "files": [
  1286. "src/helper.php"
  1287. ],
  1288. "psr-4": {
  1289. "think\\captcha\\": "src/"
  1290. }
  1291. },
  1292. "notification-url": "https://packagist.org/downloads/",
  1293. "license": [
  1294. "Apache-2.0"
  1295. ],
  1296. "authors": [
  1297. {
  1298. "name": "yunwuxin",
  1299. "email": "448901948@qq.com"
  1300. }
  1301. ],
  1302. "description": "captcha package for thinkphp",
  1303. "support": {
  1304. "issues": "https://github.com/top-think/think-captcha/issues",
  1305. "source": "https://github.com/top-think/think-captcha/tree/v3.0.9"
  1306. },
  1307. "install-path": "../topthink/think-captcha"
  1308. },
  1309. {
  1310. "name": "topthink/think-filesystem",
  1311. "version": "v1.0.3",
  1312. "version_normalized": "1.0.3.0",
  1313. "source": {
  1314. "type": "git",
  1315. "url": "https://github.com/top-think/think-filesystem.git",
  1316. "reference": "29f19f140a9267c717fecd7ccb22c84c2d72382e"
  1317. },
  1318. "dist": {
  1319. "type": "zip",
  1320. "url": "https://api.github.com/repos/top-think/think-filesystem/zipball/29f19f140a9267c717fecd7ccb22c84c2d72382e",
  1321. "reference": "29f19f140a9267c717fecd7ccb22c84c2d72382e",
  1322. "shasum": "",
  1323. "mirrors": [
  1324. {
  1325. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1326. "preferred": true
  1327. }
  1328. ]
  1329. },
  1330. "require": {
  1331. "league/flysystem": "^1.1.4",
  1332. "league/flysystem-cached-adapter": "^1.0",
  1333. "php": ">=7.2.5",
  1334. "topthink/framework": "^6.1|^8.0"
  1335. },
  1336. "require-dev": {
  1337. "mikey179/vfsstream": "^1.6",
  1338. "mockery/mockery": "^1.2",
  1339. "phpunit/phpunit": "^8.0"
  1340. },
  1341. "time": "2023-02-08T01:25:15+00:00",
  1342. "type": "library",
  1343. "installation-source": "dist",
  1344. "autoload": {
  1345. "psr-4": {
  1346. "think\\": "src"
  1347. }
  1348. },
  1349. "notification-url": "https://packagist.org/downloads/",
  1350. "license": [
  1351. "Apache-2.0"
  1352. ],
  1353. "authors": [
  1354. {
  1355. "name": "yunwuxin",
  1356. "email": "448901948@qq.com"
  1357. }
  1358. ],
  1359. "description": "The ThinkPHP6.1 Filesystem Package",
  1360. "support": {
  1361. "issues": "https://github.com/top-think/think-filesystem/issues",
  1362. "source": "https://github.com/top-think/think-filesystem/tree/v1.0.3"
  1363. },
  1364. "install-path": "../topthink/think-filesystem"
  1365. },
  1366. {
  1367. "name": "topthink/think-helper",
  1368. "version": "v3.1.6",
  1369. "version_normalized": "3.1.6.0",
  1370. "source": {
  1371. "type": "git",
  1372. "url": "https://github.com/top-think/think-helper.git",
  1373. "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff"
  1374. },
  1375. "dist": {
  1376. "type": "zip",
  1377. "url": "https://api.github.com/repos/top-think/think-helper/zipball/769acbe50a4274327162f9c68ec2e89a38eb2aff",
  1378. "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff",
  1379. "shasum": "",
  1380. "mirrors": [
  1381. {
  1382. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1383. "preferred": true
  1384. }
  1385. ]
  1386. },
  1387. "require": {
  1388. "php": ">=7.1.0"
  1389. },
  1390. "require-dev": {
  1391. "phpunit/phpunit": "^9.5"
  1392. },
  1393. "time": "2021-12-15T04:27:55+00:00",
  1394. "type": "library",
  1395. "installation-source": "dist",
  1396. "autoload": {
  1397. "files": [
  1398. "src/helper.php"
  1399. ],
  1400. "psr-4": {
  1401. "think\\": "src"
  1402. }
  1403. },
  1404. "notification-url": "https://packagist.org/downloads/",
  1405. "license": [
  1406. "Apache-2.0"
  1407. ],
  1408. "authors": [
  1409. {
  1410. "name": "yunwuxin",
  1411. "email": "448901948@qq.com"
  1412. }
  1413. ],
  1414. "description": "The ThinkPHP6 Helper Package",
  1415. "support": {
  1416. "issues": "https://github.com/top-think/think-helper/issues",
  1417. "source": "https://github.com/top-think/think-helper/tree/v3.1.6"
  1418. },
  1419. "install-path": "../topthink/think-helper"
  1420. },
  1421. {
  1422. "name": "topthink/think-multi-app",
  1423. "version": "v1.0.17",
  1424. "version_normalized": "1.0.17.0",
  1425. "source": {
  1426. "type": "git",
  1427. "url": "https://github.com/top-think/think-multi-app.git",
  1428. "reference": "4055a6187296ac16c0bc7bbab4ed5d92f82f791c"
  1429. },
  1430. "dist": {
  1431. "type": "zip",
  1432. "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/4055a6187296ac16c0bc7bbab4ed5d92f82f791c",
  1433. "reference": "4055a6187296ac16c0bc7bbab4ed5d92f82f791c",
  1434. "shasum": "",
  1435. "mirrors": [
  1436. {
  1437. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1438. "preferred": true
  1439. }
  1440. ]
  1441. },
  1442. "require": {
  1443. "php": ">=7.1.0",
  1444. "topthink/framework": "^6.0|^8.0"
  1445. },
  1446. "time": "2023-03-29T02:04:29+00:00",
  1447. "type": "library",
  1448. "extra": {
  1449. "think": {
  1450. "services": [
  1451. "think\\app\\Service"
  1452. ]
  1453. }
  1454. },
  1455. "installation-source": "dist",
  1456. "autoload": {
  1457. "psr-4": {
  1458. "think\\app\\": "src"
  1459. }
  1460. },
  1461. "notification-url": "https://packagist.org/downloads/",
  1462. "license": [
  1463. "Apache-2.0"
  1464. ],
  1465. "authors": [
  1466. {
  1467. "name": "liu21st",
  1468. "email": "liu21st@gmail.com"
  1469. }
  1470. ],
  1471. "description": "thinkphp multi app support",
  1472. "support": {
  1473. "issues": "https://github.com/top-think/think-multi-app/issues",
  1474. "source": "https://github.com/top-think/think-multi-app/tree/v1.0.17"
  1475. },
  1476. "install-path": "../topthink/think-multi-app"
  1477. },
  1478. {
  1479. "name": "topthink/think-orm",
  1480. "version": "v2.0.61",
  1481. "version_normalized": "2.0.61.0",
  1482. "source": {
  1483. "type": "git",
  1484. "url": "https://github.com/top-think/think-orm.git",
  1485. "reference": "10528ebf4a5106b19c3bac9c6deae7a67ff49de6"
  1486. },
  1487. "dist": {
  1488. "type": "zip",
  1489. "url": "https://api.github.com/repos/top-think/think-orm/zipball/10528ebf4a5106b19c3bac9c6deae7a67ff49de6",
  1490. "reference": "10528ebf4a5106b19c3bac9c6deae7a67ff49de6",
  1491. "shasum": "",
  1492. "mirrors": [
  1493. {
  1494. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1495. "preferred": true
  1496. }
  1497. ]
  1498. },
  1499. "require": {
  1500. "ext-json": "*",
  1501. "ext-pdo": "*",
  1502. "php": ">=7.1.0",
  1503. "psr/log": "^1.0|^2.0",
  1504. "psr/simple-cache": "^1.0|^2.0",
  1505. "topthink/think-helper": "^3.1"
  1506. },
  1507. "require-dev": {
  1508. "phpunit/phpunit": "^7|^8|^9.5"
  1509. },
  1510. "time": "2023-04-20T14:27:51+00:00",
  1511. "type": "library",
  1512. "installation-source": "dist",
  1513. "autoload": {
  1514. "files": [
  1515. "stubs/load_stubs.php"
  1516. ],
  1517. "psr-4": {
  1518. "think\\": "src"
  1519. }
  1520. },
  1521. "notification-url": "https://packagist.org/downloads/",
  1522. "license": [
  1523. "Apache-2.0"
  1524. ],
  1525. "authors": [
  1526. {
  1527. "name": "liu21st",
  1528. "email": "liu21st@gmail.com"
  1529. }
  1530. ],
  1531. "description": "think orm",
  1532. "keywords": [
  1533. "database",
  1534. "orm"
  1535. ],
  1536. "support": {
  1537. "issues": "https://github.com/top-think/think-orm/issues",
  1538. "source": "https://github.com/top-think/think-orm/tree/v2.0.61"
  1539. },
  1540. "install-path": "../topthink/think-orm"
  1541. },
  1542. {
  1543. "name": "topthink/think-template",
  1544. "version": "v2.0.9",
  1545. "version_normalized": "2.0.9.0",
  1546. "source": {
  1547. "type": "git",
  1548. "url": "https://github.com/top-think/think-template.git",
  1549. "reference": "6d25642ae0e306166742fd7073dc7a159e18073c"
  1550. },
  1551. "dist": {
  1552. "type": "zip",
  1553. "url": "https://api.github.com/repos/top-think/think-template/zipball/6d25642ae0e306166742fd7073dc7a159e18073c",
  1554. "reference": "6d25642ae0e306166742fd7073dc7a159e18073c",
  1555. "shasum": "",
  1556. "mirrors": [
  1557. {
  1558. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1559. "preferred": true
  1560. }
  1561. ]
  1562. },
  1563. "require": {
  1564. "php": ">=7.1.0",
  1565. "psr/simple-cache": "^1.0"
  1566. },
  1567. "time": "2023-02-14T10:50:39+00:00",
  1568. "type": "library",
  1569. "installation-source": "dist",
  1570. "autoload": {
  1571. "psr-4": {
  1572. "think\\": "src"
  1573. }
  1574. },
  1575. "notification-url": "https://packagist.org/downloads/",
  1576. "license": [
  1577. "Apache-2.0"
  1578. ],
  1579. "authors": [
  1580. {
  1581. "name": "liu21st",
  1582. "email": "liu21st@gmail.com"
  1583. }
  1584. ],
  1585. "description": "the php template engine",
  1586. "support": {
  1587. "issues": "https://github.com/top-think/think-template/issues",
  1588. "source": "https://github.com/top-think/think-template/tree/v2.0.9"
  1589. },
  1590. "install-path": "../topthink/think-template"
  1591. },
  1592. {
  1593. "name": "topthink/think-trace",
  1594. "version": "v1.6",
  1595. "version_normalized": "1.6.0.0",
  1596. "source": {
  1597. "type": "git",
  1598. "url": "https://github.com/top-think/think-trace.git",
  1599. "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142"
  1600. },
  1601. "dist": {
  1602. "type": "zip",
  1603. "url": "https://api.github.com/repos/top-think/think-trace/zipball/136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
  1604. "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
  1605. "shasum": "",
  1606. "mirrors": [
  1607. {
  1608. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1609. "preferred": true
  1610. }
  1611. ]
  1612. },
  1613. "require": {
  1614. "php": ">=7.1.0",
  1615. "topthink/framework": "^6.0|^8.0"
  1616. },
  1617. "time": "2023-02-07T08:36:32+00:00",
  1618. "type": "library",
  1619. "extra": {
  1620. "think": {
  1621. "services": [
  1622. "think\\trace\\Service"
  1623. ],
  1624. "config": {
  1625. "trace": "src/config.php"
  1626. }
  1627. }
  1628. },
  1629. "installation-source": "dist",
  1630. "autoload": {
  1631. "psr-4": {
  1632. "think\\trace\\": "src"
  1633. }
  1634. },
  1635. "notification-url": "https://packagist.org/downloads/",
  1636. "license": [
  1637. "Apache-2.0"
  1638. ],
  1639. "authors": [
  1640. {
  1641. "name": "liu21st",
  1642. "email": "liu21st@gmail.com"
  1643. }
  1644. ],
  1645. "description": "thinkphp debug trace",
  1646. "support": {
  1647. "issues": "https://github.com/top-think/think-trace/issues",
  1648. "source": "https://github.com/top-think/think-trace/tree/v1.6"
  1649. },
  1650. "install-path": "../topthink/think-trace"
  1651. },
  1652. {
  1653. "name": "topthink/think-view",
  1654. "version": "v1.0.14",
  1655. "version_normalized": "1.0.14.0",
  1656. "source": {
  1657. "type": "git",
  1658. "url": "https://github.com/top-think/think-view.git",
  1659. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d"
  1660. },
  1661. "dist": {
  1662. "type": "zip",
  1663. "url": "https://api.github.com/repos/top-think/think-view/zipball/edce0ae2c9551ab65f9e94a222604b0dead3576d",
  1664. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d",
  1665. "shasum": "",
  1666. "mirrors": [
  1667. {
  1668. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1669. "preferred": true
  1670. }
  1671. ]
  1672. },
  1673. "require": {
  1674. "php": ">=7.1.0",
  1675. "topthink/think-template": "^2.0"
  1676. },
  1677. "time": "2019-11-06T11:40:13+00:00",
  1678. "type": "library",
  1679. "installation-source": "dist",
  1680. "autoload": {
  1681. "psr-4": {
  1682. "think\\view\\driver\\": "src"
  1683. }
  1684. },
  1685. "notification-url": "https://packagist.org/downloads/",
  1686. "license": [
  1687. "Apache-2.0"
  1688. ],
  1689. "authors": [
  1690. {
  1691. "name": "liu21st",
  1692. "email": "liu21st@gmail.com"
  1693. }
  1694. ],
  1695. "description": "thinkphp template driver",
  1696. "support": {
  1697. "issues": "https://github.com/top-think/think-view/issues",
  1698. "source": "https://github.com/top-think/think-view/tree/v1.0.14"
  1699. },
  1700. "install-path": "../topthink/think-view"
  1701. }
  1702. ],
  1703. "dev": true,
  1704. "dev-package-names": [
  1705. "symfony/polyfill-mbstring",
  1706. "symfony/polyfill-php72",
  1707. "symfony/polyfill-php80",
  1708. "symfony/var-dumper",
  1709. "topthink/think-trace"
  1710. ]
  1711. }