installed.json 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635
  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": "psr/cache",
  436. "version": "1.0.1",
  437. "version_normalized": "1.0.1.0",
  438. "source": {
  439. "type": "git",
  440. "url": "https://github.com/php-fig/cache.git",
  441. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  442. },
  443. "dist": {
  444. "type": "zip",
  445. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  446. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  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. "php": ">=5.3.0"
  457. },
  458. "time": "2016-08-06T20:24:11+00:00",
  459. "type": "library",
  460. "extra": {
  461. "branch-alias": {
  462. "dev-master": "1.0.x-dev"
  463. }
  464. },
  465. "installation-source": "dist",
  466. "autoload": {
  467. "psr-4": {
  468. "Psr\\Cache\\": "src/"
  469. }
  470. },
  471. "notification-url": "https://packagist.org/downloads/",
  472. "license": [
  473. "MIT"
  474. ],
  475. "authors": [
  476. {
  477. "name": "PHP-FIG",
  478. "homepage": "http://www.php-fig.org/"
  479. }
  480. ],
  481. "description": "Common interface for caching libraries",
  482. "keywords": [
  483. "cache",
  484. "psr",
  485. "psr-6"
  486. ],
  487. "support": {
  488. "source": "https://github.com/php-fig/cache/tree/master"
  489. },
  490. "install-path": "../psr/cache"
  491. },
  492. {
  493. "name": "psr/container",
  494. "version": "1.1.1",
  495. "version_normalized": "1.1.1.0",
  496. "source": {
  497. "type": "git",
  498. "url": "https://github.com/php-fig/container.git",
  499. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  500. },
  501. "dist": {
  502. "type": "zip",
  503. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  504. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  505. "shasum": "",
  506. "mirrors": [
  507. {
  508. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  509. "preferred": true
  510. }
  511. ]
  512. },
  513. "require": {
  514. "php": ">=7.2.0"
  515. },
  516. "time": "2021-03-05T17:36:06+00:00",
  517. "type": "library",
  518. "installation-source": "dist",
  519. "autoload": {
  520. "psr-4": {
  521. "Psr\\Container\\": "src/"
  522. }
  523. },
  524. "notification-url": "https://packagist.org/downloads/",
  525. "license": [
  526. "MIT"
  527. ],
  528. "authors": [
  529. {
  530. "name": "PHP-FIG",
  531. "homepage": "https://www.php-fig.org/"
  532. }
  533. ],
  534. "description": "Common Container Interface (PHP FIG PSR-11)",
  535. "homepage": "https://github.com/php-fig/container",
  536. "keywords": [
  537. "PSR-11",
  538. "container",
  539. "container-interface",
  540. "container-interop",
  541. "psr"
  542. ],
  543. "support": {
  544. "issues": "https://github.com/php-fig/container/issues",
  545. "source": "https://github.com/php-fig/container/tree/1.1.1"
  546. },
  547. "install-path": "../psr/container"
  548. },
  549. {
  550. "name": "psr/http-message",
  551. "version": "1.1",
  552. "version_normalized": "1.1.0.0",
  553. "source": {
  554. "type": "git",
  555. "url": "https://github.com/php-fig/http-message.git",
  556. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
  557. },
  558. "dist": {
  559. "type": "zip",
  560. "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  561. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  562. "shasum": "",
  563. "mirrors": [
  564. {
  565. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  566. "preferred": true
  567. }
  568. ]
  569. },
  570. "require": {
  571. "php": "^7.2 || ^8.0"
  572. },
  573. "time": "2023-04-04T09:50:52+00:00",
  574. "type": "library",
  575. "extra": {
  576. "branch-alias": {
  577. "dev-master": "1.1.x-dev"
  578. }
  579. },
  580. "installation-source": "dist",
  581. "autoload": {
  582. "psr-4": {
  583. "Psr\\Http\\Message\\": "src/"
  584. }
  585. },
  586. "notification-url": "https://packagist.org/downloads/",
  587. "license": [
  588. "MIT"
  589. ],
  590. "authors": [
  591. {
  592. "name": "PHP-FIG",
  593. "homepage": "http://www.php-fig.org/"
  594. }
  595. ],
  596. "description": "Common interface for HTTP messages",
  597. "homepage": "https://github.com/php-fig/http-message",
  598. "keywords": [
  599. "http",
  600. "http-message",
  601. "psr",
  602. "psr-7",
  603. "request",
  604. "response"
  605. ],
  606. "support": {
  607. "source": "https://github.com/php-fig/http-message/tree/1.1"
  608. },
  609. "install-path": "../psr/http-message"
  610. },
  611. {
  612. "name": "psr/log",
  613. "version": "1.1.4",
  614. "version_normalized": "1.1.4.0",
  615. "source": {
  616. "type": "git",
  617. "url": "https://github.com/php-fig/log.git",
  618. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  619. },
  620. "dist": {
  621. "type": "zip",
  622. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  623. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  624. "shasum": "",
  625. "mirrors": [
  626. {
  627. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  628. "preferred": true
  629. }
  630. ]
  631. },
  632. "require": {
  633. "php": ">=5.3.0"
  634. },
  635. "time": "2021-05-03T11:20:27+00:00",
  636. "type": "library",
  637. "extra": {
  638. "branch-alias": {
  639. "dev-master": "1.1.x-dev"
  640. }
  641. },
  642. "installation-source": "dist",
  643. "autoload": {
  644. "psr-4": {
  645. "Psr\\Log\\": "Psr/Log/"
  646. }
  647. },
  648. "notification-url": "https://packagist.org/downloads/",
  649. "license": [
  650. "MIT"
  651. ],
  652. "authors": [
  653. {
  654. "name": "PHP-FIG",
  655. "homepage": "https://www.php-fig.org/"
  656. }
  657. ],
  658. "description": "Common interface for logging libraries",
  659. "homepage": "https://github.com/php-fig/log",
  660. "keywords": [
  661. "log",
  662. "psr",
  663. "psr-3"
  664. ],
  665. "support": {
  666. "source": "https://github.com/php-fig/log/tree/1.1.4"
  667. },
  668. "install-path": "../psr/log"
  669. },
  670. {
  671. "name": "psr/simple-cache",
  672. "version": "1.0.1",
  673. "version_normalized": "1.0.1.0",
  674. "source": {
  675. "type": "git",
  676. "url": "https://github.com/php-fig/simple-cache.git",
  677. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  678. },
  679. "dist": {
  680. "type": "zip",
  681. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  682. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  683. "shasum": "",
  684. "mirrors": [
  685. {
  686. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  687. "preferred": true
  688. }
  689. ]
  690. },
  691. "require": {
  692. "php": ">=5.3.0"
  693. },
  694. "time": "2017-10-23T01:57:42+00:00",
  695. "type": "library",
  696. "extra": {
  697. "branch-alias": {
  698. "dev-master": "1.0.x-dev"
  699. }
  700. },
  701. "installation-source": "dist",
  702. "autoload": {
  703. "psr-4": {
  704. "Psr\\SimpleCache\\": "src/"
  705. }
  706. },
  707. "notification-url": "https://packagist.org/downloads/",
  708. "license": [
  709. "MIT"
  710. ],
  711. "authors": [
  712. {
  713. "name": "PHP-FIG",
  714. "homepage": "http://www.php-fig.org/"
  715. }
  716. ],
  717. "description": "Common interfaces for simple caching",
  718. "keywords": [
  719. "cache",
  720. "caching",
  721. "psr",
  722. "psr-16",
  723. "simple-cache"
  724. ],
  725. "support": {
  726. "source": "https://github.com/php-fig/simple-cache/tree/master"
  727. },
  728. "install-path": "../psr/simple-cache"
  729. },
  730. {
  731. "name": "symfony/polyfill-mbstring",
  732. "version": "v1.27.0",
  733. "version_normalized": "1.27.0.0",
  734. "source": {
  735. "type": "git",
  736. "url": "https://github.com/symfony/polyfill-mbstring.git",
  737. "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
  738. },
  739. "dist": {
  740. "type": "zip",
  741. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
  742. "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
  743. "shasum": "",
  744. "mirrors": [
  745. {
  746. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  747. "preferred": true
  748. }
  749. ]
  750. },
  751. "require": {
  752. "php": ">=7.1"
  753. },
  754. "provide": {
  755. "ext-mbstring": "*"
  756. },
  757. "suggest": {
  758. "ext-mbstring": "For best performance"
  759. },
  760. "time": "2022-11-03T14:55:06+00:00",
  761. "type": "library",
  762. "extra": {
  763. "branch-alias": {
  764. "dev-main": "1.27-dev"
  765. },
  766. "thanks": {
  767. "name": "symfony/polyfill",
  768. "url": "https://github.com/symfony/polyfill"
  769. }
  770. },
  771. "installation-source": "dist",
  772. "autoload": {
  773. "files": [
  774. "bootstrap.php"
  775. ],
  776. "psr-4": {
  777. "Symfony\\Polyfill\\Mbstring\\": ""
  778. }
  779. },
  780. "notification-url": "https://packagist.org/downloads/",
  781. "license": [
  782. "MIT"
  783. ],
  784. "authors": [
  785. {
  786. "name": "Nicolas Grekas",
  787. "email": "p@tchwork.com"
  788. },
  789. {
  790. "name": "Symfony Community",
  791. "homepage": "https://symfony.com/contributors"
  792. }
  793. ],
  794. "description": "Symfony polyfill for the Mbstring extension",
  795. "homepage": "https://symfony.com",
  796. "keywords": [
  797. "compatibility",
  798. "mbstring",
  799. "polyfill",
  800. "portable",
  801. "shim"
  802. ],
  803. "support": {
  804. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
  805. },
  806. "funding": [
  807. {
  808. "url": "https://symfony.com/sponsor",
  809. "type": "custom"
  810. },
  811. {
  812. "url": "https://github.com/fabpot",
  813. "type": "github"
  814. },
  815. {
  816. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  817. "type": "tidelift"
  818. }
  819. ],
  820. "install-path": "../symfony/polyfill-mbstring"
  821. },
  822. {
  823. "name": "symfony/polyfill-php72",
  824. "version": "v1.27.0",
  825. "version_normalized": "1.27.0.0",
  826. "source": {
  827. "type": "git",
  828. "url": "https://github.com/symfony/polyfill-php72.git",
  829. "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
  830. },
  831. "dist": {
  832. "type": "zip",
  833. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
  834. "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
  835. "shasum": "",
  836. "mirrors": [
  837. {
  838. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  839. "preferred": true
  840. }
  841. ]
  842. },
  843. "require": {
  844. "php": ">=7.1"
  845. },
  846. "time": "2022-11-03T14:55:06+00:00",
  847. "type": "library",
  848. "extra": {
  849. "branch-alias": {
  850. "dev-main": "1.27-dev"
  851. },
  852. "thanks": {
  853. "name": "symfony/polyfill",
  854. "url": "https://github.com/symfony/polyfill"
  855. }
  856. },
  857. "installation-source": "dist",
  858. "autoload": {
  859. "files": [
  860. "bootstrap.php"
  861. ],
  862. "psr-4": {
  863. "Symfony\\Polyfill\\Php72\\": ""
  864. }
  865. },
  866. "notification-url": "https://packagist.org/downloads/",
  867. "license": [
  868. "MIT"
  869. ],
  870. "authors": [
  871. {
  872. "name": "Nicolas Grekas",
  873. "email": "p@tchwork.com"
  874. },
  875. {
  876. "name": "Symfony Community",
  877. "homepage": "https://symfony.com/contributors"
  878. }
  879. ],
  880. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  881. "homepage": "https://symfony.com",
  882. "keywords": [
  883. "compatibility",
  884. "polyfill",
  885. "portable",
  886. "shim"
  887. ],
  888. "support": {
  889. "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
  890. },
  891. "funding": [
  892. {
  893. "url": "https://symfony.com/sponsor",
  894. "type": "custom"
  895. },
  896. {
  897. "url": "https://github.com/fabpot",
  898. "type": "github"
  899. },
  900. {
  901. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  902. "type": "tidelift"
  903. }
  904. ],
  905. "install-path": "../symfony/polyfill-php72"
  906. },
  907. {
  908. "name": "symfony/polyfill-php80",
  909. "version": "v1.27.0",
  910. "version_normalized": "1.27.0.0",
  911. "source": {
  912. "type": "git",
  913. "url": "https://github.com/symfony/polyfill-php80.git",
  914. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
  915. },
  916. "dist": {
  917. "type": "zip",
  918. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  919. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  920. "shasum": "",
  921. "mirrors": [
  922. {
  923. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  924. "preferred": true
  925. }
  926. ]
  927. },
  928. "require": {
  929. "php": ">=7.1"
  930. },
  931. "time": "2022-11-03T14:55:06+00:00",
  932. "type": "library",
  933. "extra": {
  934. "branch-alias": {
  935. "dev-main": "1.27-dev"
  936. },
  937. "thanks": {
  938. "name": "symfony/polyfill",
  939. "url": "https://github.com/symfony/polyfill"
  940. }
  941. },
  942. "installation-source": "dist",
  943. "autoload": {
  944. "files": [
  945. "bootstrap.php"
  946. ],
  947. "psr-4": {
  948. "Symfony\\Polyfill\\Php80\\": ""
  949. },
  950. "classmap": [
  951. "Resources/stubs"
  952. ]
  953. },
  954. "notification-url": "https://packagist.org/downloads/",
  955. "license": [
  956. "MIT"
  957. ],
  958. "authors": [
  959. {
  960. "name": "Ion Bazan",
  961. "email": "ion.bazan@gmail.com"
  962. },
  963. {
  964. "name": "Nicolas Grekas",
  965. "email": "p@tchwork.com"
  966. },
  967. {
  968. "name": "Symfony Community",
  969. "homepage": "https://symfony.com/contributors"
  970. }
  971. ],
  972. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  973. "homepage": "https://symfony.com",
  974. "keywords": [
  975. "compatibility",
  976. "polyfill",
  977. "portable",
  978. "shim"
  979. ],
  980. "support": {
  981. "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
  982. },
  983. "funding": [
  984. {
  985. "url": "https://symfony.com/sponsor",
  986. "type": "custom"
  987. },
  988. {
  989. "url": "https://github.com/fabpot",
  990. "type": "github"
  991. },
  992. {
  993. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  994. "type": "tidelift"
  995. }
  996. ],
  997. "install-path": "../symfony/polyfill-php80"
  998. },
  999. {
  1000. "name": "symfony/var-dumper",
  1001. "version": "v4.4.47",
  1002. "version_normalized": "4.4.47.0",
  1003. "source": {
  1004. "type": "git",
  1005. "url": "https://github.com/symfony/var-dumper.git",
  1006. "reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
  1007. },
  1008. "dist": {
  1009. "type": "zip",
  1010. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
  1011. "reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
  1012. "shasum": "",
  1013. "mirrors": [
  1014. {
  1015. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1016. "preferred": true
  1017. }
  1018. ]
  1019. },
  1020. "require": {
  1021. "php": ">=7.1.3",
  1022. "symfony/polyfill-mbstring": "~1.0",
  1023. "symfony/polyfill-php72": "~1.5",
  1024. "symfony/polyfill-php80": "^1.16"
  1025. },
  1026. "conflict": {
  1027. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  1028. "symfony/console": "<3.4"
  1029. },
  1030. "require-dev": {
  1031. "ext-iconv": "*",
  1032. "symfony/console": "^3.4|^4.0|^5.0",
  1033. "symfony/process": "^4.4|^5.0",
  1034. "twig/twig": "^1.43|^2.13|^3.0.4"
  1035. },
  1036. "suggest": {
  1037. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1038. "ext-intl": "To show region name in time zone dump",
  1039. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  1040. },
  1041. "time": "2022-10-03T15:15:11+00:00",
  1042. "bin": [
  1043. "Resources/bin/var-dump-server"
  1044. ],
  1045. "type": "library",
  1046. "installation-source": "dist",
  1047. "autoload": {
  1048. "files": [
  1049. "Resources/functions/dump.php"
  1050. ],
  1051. "psr-4": {
  1052. "Symfony\\Component\\VarDumper\\": ""
  1053. },
  1054. "exclude-from-classmap": [
  1055. "/Tests/"
  1056. ]
  1057. },
  1058. "notification-url": "https://packagist.org/downloads/",
  1059. "license": [
  1060. "MIT"
  1061. ],
  1062. "authors": [
  1063. {
  1064. "name": "Nicolas Grekas",
  1065. "email": "p@tchwork.com"
  1066. },
  1067. {
  1068. "name": "Symfony Community",
  1069. "homepage": "https://symfony.com/contributors"
  1070. }
  1071. ],
  1072. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  1073. "homepage": "https://symfony.com",
  1074. "keywords": [
  1075. "debug",
  1076. "dump"
  1077. ],
  1078. "support": {
  1079. "source": "https://github.com/symfony/var-dumper/tree/v4.4.47"
  1080. },
  1081. "funding": [
  1082. {
  1083. "url": "https://symfony.com/sponsor",
  1084. "type": "custom"
  1085. },
  1086. {
  1087. "url": "https://github.com/fabpot",
  1088. "type": "github"
  1089. },
  1090. {
  1091. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1092. "type": "tidelift"
  1093. }
  1094. ],
  1095. "install-path": "../symfony/var-dumper"
  1096. },
  1097. {
  1098. "name": "topthink/framework",
  1099. "version": "v6.1.3",
  1100. "version_normalized": "6.1.3.0",
  1101. "source": {
  1102. "type": "git",
  1103. "url": "https://github.com/top-think/framework.git",
  1104. "reference": "7c324e7011246f0064b055b62ab9c3921cf0a041"
  1105. },
  1106. "dist": {
  1107. "type": "zip",
  1108. "url": "https://api.github.com/repos/top-think/framework/zipball/7c324e7011246f0064b055b62ab9c3921cf0a041",
  1109. "reference": "7c324e7011246f0064b055b62ab9c3921cf0a041",
  1110. "shasum": "",
  1111. "mirrors": [
  1112. {
  1113. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1114. "preferred": true
  1115. }
  1116. ]
  1117. },
  1118. "require": {
  1119. "ext-json": "*",
  1120. "ext-mbstring": "*",
  1121. "php": ">=7.2.5",
  1122. "psr/container": "~1.0",
  1123. "psr/http-message": "^1.0",
  1124. "psr/log": "~1.0",
  1125. "psr/simple-cache": "^1.0",
  1126. "topthink/think-helper": "^3.1.1",
  1127. "topthink/think-orm": "^2.0|^3.0"
  1128. },
  1129. "require-dev": {
  1130. "guzzlehttp/psr7": "^2.1.0",
  1131. "mikey179/vfsstream": "^1.6",
  1132. "mockery/mockery": "^1.2",
  1133. "phpunit/phpunit": "^7.0"
  1134. },
  1135. "time": "2023-05-22T03:02:08+00:00",
  1136. "type": "library",
  1137. "installation-source": "dist",
  1138. "autoload": {
  1139. "files": [],
  1140. "psr-4": {
  1141. "think\\": "src/think/"
  1142. }
  1143. },
  1144. "notification-url": "https://packagist.org/downloads/",
  1145. "license": [
  1146. "Apache-2.0"
  1147. ],
  1148. "authors": [
  1149. {
  1150. "name": "liu21st",
  1151. "email": "liu21st@gmail.com"
  1152. },
  1153. {
  1154. "name": "yunwuxin",
  1155. "email": "448901948@qq.com"
  1156. }
  1157. ],
  1158. "description": "The ThinkPHP Framework.",
  1159. "homepage": "http://thinkphp.cn/",
  1160. "keywords": [
  1161. "framework",
  1162. "orm",
  1163. "thinkphp"
  1164. ],
  1165. "support": {
  1166. "issues": "https://github.com/top-think/framework/issues",
  1167. "source": "https://github.com/top-think/framework/tree/v6.1.3"
  1168. },
  1169. "install-path": "../topthink/framework"
  1170. },
  1171. {
  1172. "name": "topthink/think-captcha",
  1173. "version": "v3.0.9",
  1174. "version_normalized": "3.0.9.0",
  1175. "source": {
  1176. "type": "git",
  1177. "url": "https://github.com/top-think/think-captcha.git",
  1178. "reference": "b1ef360670578214edeebcf824aaf6ab7ee0528b"
  1179. },
  1180. "dist": {
  1181. "type": "zip",
  1182. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/b1ef360670578214edeebcf824aaf6ab7ee0528b",
  1183. "reference": "b1ef360670578214edeebcf824aaf6ab7ee0528b",
  1184. "shasum": "",
  1185. "mirrors": [
  1186. {
  1187. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1188. "preferred": true
  1189. }
  1190. ]
  1191. },
  1192. "require": {
  1193. "topthink/framework": "^6.0|^8.0"
  1194. },
  1195. "time": "2023-04-27T07:18:40+00:00",
  1196. "type": "library",
  1197. "extra": {
  1198. "think": {
  1199. "services": [
  1200. "think\\captcha\\CaptchaService"
  1201. ],
  1202. "config": {
  1203. "captcha": "src/config.php"
  1204. }
  1205. }
  1206. },
  1207. "installation-source": "dist",
  1208. "autoload": {
  1209. "files": [
  1210. "src/helper.php"
  1211. ],
  1212. "psr-4": {
  1213. "think\\captcha\\": "src/"
  1214. }
  1215. },
  1216. "notification-url": "https://packagist.org/downloads/",
  1217. "license": [
  1218. "Apache-2.0"
  1219. ],
  1220. "authors": [
  1221. {
  1222. "name": "yunwuxin",
  1223. "email": "448901948@qq.com"
  1224. }
  1225. ],
  1226. "description": "captcha package for thinkphp",
  1227. "support": {
  1228. "issues": "https://github.com/top-think/think-captcha/issues",
  1229. "source": "https://github.com/top-think/think-captcha/tree/v3.0.9"
  1230. },
  1231. "install-path": "../topthink/think-captcha"
  1232. },
  1233. {
  1234. "name": "topthink/think-filesystem",
  1235. "version": "v1.0.3",
  1236. "version_normalized": "1.0.3.0",
  1237. "source": {
  1238. "type": "git",
  1239. "url": "https://github.com/top-think/think-filesystem.git",
  1240. "reference": "29f19f140a9267c717fecd7ccb22c84c2d72382e"
  1241. },
  1242. "dist": {
  1243. "type": "zip",
  1244. "url": "https://api.github.com/repos/top-think/think-filesystem/zipball/29f19f140a9267c717fecd7ccb22c84c2d72382e",
  1245. "reference": "29f19f140a9267c717fecd7ccb22c84c2d72382e",
  1246. "shasum": "",
  1247. "mirrors": [
  1248. {
  1249. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1250. "preferred": true
  1251. }
  1252. ]
  1253. },
  1254. "require": {
  1255. "league/flysystem": "^1.1.4",
  1256. "league/flysystem-cached-adapter": "^1.0",
  1257. "php": ">=7.2.5",
  1258. "topthink/framework": "^6.1|^8.0"
  1259. },
  1260. "require-dev": {
  1261. "mikey179/vfsstream": "^1.6",
  1262. "mockery/mockery": "^1.2",
  1263. "phpunit/phpunit": "^8.0"
  1264. },
  1265. "time": "2023-02-08T01:25:15+00:00",
  1266. "type": "library",
  1267. "installation-source": "dist",
  1268. "autoload": {
  1269. "psr-4": {
  1270. "think\\": "src"
  1271. }
  1272. },
  1273. "notification-url": "https://packagist.org/downloads/",
  1274. "license": [
  1275. "Apache-2.0"
  1276. ],
  1277. "authors": [
  1278. {
  1279. "name": "yunwuxin",
  1280. "email": "448901948@qq.com"
  1281. }
  1282. ],
  1283. "description": "The ThinkPHP6.1 Filesystem Package",
  1284. "support": {
  1285. "issues": "https://github.com/top-think/think-filesystem/issues",
  1286. "source": "https://github.com/top-think/think-filesystem/tree/v1.0.3"
  1287. },
  1288. "install-path": "../topthink/think-filesystem"
  1289. },
  1290. {
  1291. "name": "topthink/think-helper",
  1292. "version": "v3.1.6",
  1293. "version_normalized": "3.1.6.0",
  1294. "source": {
  1295. "type": "git",
  1296. "url": "https://github.com/top-think/think-helper.git",
  1297. "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff"
  1298. },
  1299. "dist": {
  1300. "type": "zip",
  1301. "url": "https://api.github.com/repos/top-think/think-helper/zipball/769acbe50a4274327162f9c68ec2e89a38eb2aff",
  1302. "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff",
  1303. "shasum": "",
  1304. "mirrors": [
  1305. {
  1306. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1307. "preferred": true
  1308. }
  1309. ]
  1310. },
  1311. "require": {
  1312. "php": ">=7.1.0"
  1313. },
  1314. "require-dev": {
  1315. "phpunit/phpunit": "^9.5"
  1316. },
  1317. "time": "2021-12-15T04:27:55+00:00",
  1318. "type": "library",
  1319. "installation-source": "dist",
  1320. "autoload": {
  1321. "files": [
  1322. "src/helper.php"
  1323. ],
  1324. "psr-4": {
  1325. "think\\": "src"
  1326. }
  1327. },
  1328. "notification-url": "https://packagist.org/downloads/",
  1329. "license": [
  1330. "Apache-2.0"
  1331. ],
  1332. "authors": [
  1333. {
  1334. "name": "yunwuxin",
  1335. "email": "448901948@qq.com"
  1336. }
  1337. ],
  1338. "description": "The ThinkPHP6 Helper Package",
  1339. "support": {
  1340. "issues": "https://github.com/top-think/think-helper/issues",
  1341. "source": "https://github.com/top-think/think-helper/tree/v3.1.6"
  1342. },
  1343. "install-path": "../topthink/think-helper"
  1344. },
  1345. {
  1346. "name": "topthink/think-multi-app",
  1347. "version": "v1.0.17",
  1348. "version_normalized": "1.0.17.0",
  1349. "source": {
  1350. "type": "git",
  1351. "url": "https://github.com/top-think/think-multi-app.git",
  1352. "reference": "4055a6187296ac16c0bc7bbab4ed5d92f82f791c"
  1353. },
  1354. "dist": {
  1355. "type": "zip",
  1356. "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/4055a6187296ac16c0bc7bbab4ed5d92f82f791c",
  1357. "reference": "4055a6187296ac16c0bc7bbab4ed5d92f82f791c",
  1358. "shasum": "",
  1359. "mirrors": [
  1360. {
  1361. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1362. "preferred": true
  1363. }
  1364. ]
  1365. },
  1366. "require": {
  1367. "php": ">=7.1.0",
  1368. "topthink/framework": "^6.0|^8.0"
  1369. },
  1370. "time": "2023-03-29T02:04:29+00:00",
  1371. "type": "library",
  1372. "extra": {
  1373. "think": {
  1374. "services": [
  1375. "think\\app\\Service"
  1376. ]
  1377. }
  1378. },
  1379. "installation-source": "dist",
  1380. "autoload": {
  1381. "psr-4": {
  1382. "think\\app\\": "src"
  1383. }
  1384. },
  1385. "notification-url": "https://packagist.org/downloads/",
  1386. "license": [
  1387. "Apache-2.0"
  1388. ],
  1389. "authors": [
  1390. {
  1391. "name": "liu21st",
  1392. "email": "liu21st@gmail.com"
  1393. }
  1394. ],
  1395. "description": "thinkphp multi app support",
  1396. "support": {
  1397. "issues": "https://github.com/top-think/think-multi-app/issues",
  1398. "source": "https://github.com/top-think/think-multi-app/tree/v1.0.17"
  1399. },
  1400. "install-path": "../topthink/think-multi-app"
  1401. },
  1402. {
  1403. "name": "topthink/think-orm",
  1404. "version": "v2.0.61",
  1405. "version_normalized": "2.0.61.0",
  1406. "source": {
  1407. "type": "git",
  1408. "url": "https://github.com/top-think/think-orm.git",
  1409. "reference": "10528ebf4a5106b19c3bac9c6deae7a67ff49de6"
  1410. },
  1411. "dist": {
  1412. "type": "zip",
  1413. "url": "https://api.github.com/repos/top-think/think-orm/zipball/10528ebf4a5106b19c3bac9c6deae7a67ff49de6",
  1414. "reference": "10528ebf4a5106b19c3bac9c6deae7a67ff49de6",
  1415. "shasum": "",
  1416. "mirrors": [
  1417. {
  1418. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1419. "preferred": true
  1420. }
  1421. ]
  1422. },
  1423. "require": {
  1424. "ext-json": "*",
  1425. "ext-pdo": "*",
  1426. "php": ">=7.1.0",
  1427. "psr/log": "^1.0|^2.0",
  1428. "psr/simple-cache": "^1.0|^2.0",
  1429. "topthink/think-helper": "^3.1"
  1430. },
  1431. "require-dev": {
  1432. "phpunit/phpunit": "^7|^8|^9.5"
  1433. },
  1434. "time": "2023-04-20T14:27:51+00:00",
  1435. "type": "library",
  1436. "installation-source": "dist",
  1437. "autoload": {
  1438. "files": [
  1439. "stubs/load_stubs.php"
  1440. ],
  1441. "psr-4": {
  1442. "think\\": "src"
  1443. }
  1444. },
  1445. "notification-url": "https://packagist.org/downloads/",
  1446. "license": [
  1447. "Apache-2.0"
  1448. ],
  1449. "authors": [
  1450. {
  1451. "name": "liu21st",
  1452. "email": "liu21st@gmail.com"
  1453. }
  1454. ],
  1455. "description": "think orm",
  1456. "keywords": [
  1457. "database",
  1458. "orm"
  1459. ],
  1460. "support": {
  1461. "issues": "https://github.com/top-think/think-orm/issues",
  1462. "source": "https://github.com/top-think/think-orm/tree/v2.0.61"
  1463. },
  1464. "install-path": "../topthink/think-orm"
  1465. },
  1466. {
  1467. "name": "topthink/think-template",
  1468. "version": "v2.0.9",
  1469. "version_normalized": "2.0.9.0",
  1470. "source": {
  1471. "type": "git",
  1472. "url": "https://github.com/top-think/think-template.git",
  1473. "reference": "6d25642ae0e306166742fd7073dc7a159e18073c"
  1474. },
  1475. "dist": {
  1476. "type": "zip",
  1477. "url": "https://api.github.com/repos/top-think/think-template/zipball/6d25642ae0e306166742fd7073dc7a159e18073c",
  1478. "reference": "6d25642ae0e306166742fd7073dc7a159e18073c",
  1479. "shasum": "",
  1480. "mirrors": [
  1481. {
  1482. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1483. "preferred": true
  1484. }
  1485. ]
  1486. },
  1487. "require": {
  1488. "php": ">=7.1.0",
  1489. "psr/simple-cache": "^1.0"
  1490. },
  1491. "time": "2023-02-14T10:50:39+00:00",
  1492. "type": "library",
  1493. "installation-source": "dist",
  1494. "autoload": {
  1495. "psr-4": {
  1496. "think\\": "src"
  1497. }
  1498. },
  1499. "notification-url": "https://packagist.org/downloads/",
  1500. "license": [
  1501. "Apache-2.0"
  1502. ],
  1503. "authors": [
  1504. {
  1505. "name": "liu21st",
  1506. "email": "liu21st@gmail.com"
  1507. }
  1508. ],
  1509. "description": "the php template engine",
  1510. "support": {
  1511. "issues": "https://github.com/top-think/think-template/issues",
  1512. "source": "https://github.com/top-think/think-template/tree/v2.0.9"
  1513. },
  1514. "install-path": "../topthink/think-template"
  1515. },
  1516. {
  1517. "name": "topthink/think-trace",
  1518. "version": "v1.6",
  1519. "version_normalized": "1.6.0.0",
  1520. "source": {
  1521. "type": "git",
  1522. "url": "https://github.com/top-think/think-trace.git",
  1523. "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142"
  1524. },
  1525. "dist": {
  1526. "type": "zip",
  1527. "url": "https://api.github.com/repos/top-think/think-trace/zipball/136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
  1528. "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
  1529. "shasum": "",
  1530. "mirrors": [
  1531. {
  1532. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1533. "preferred": true
  1534. }
  1535. ]
  1536. },
  1537. "require": {
  1538. "php": ">=7.1.0",
  1539. "topthink/framework": "^6.0|^8.0"
  1540. },
  1541. "time": "2023-02-07T08:36:32+00:00",
  1542. "type": "library",
  1543. "extra": {
  1544. "think": {
  1545. "services": [
  1546. "think\\trace\\Service"
  1547. ],
  1548. "config": {
  1549. "trace": "src/config.php"
  1550. }
  1551. }
  1552. },
  1553. "installation-source": "dist",
  1554. "autoload": {
  1555. "psr-4": {
  1556. "think\\trace\\": "src"
  1557. }
  1558. },
  1559. "notification-url": "https://packagist.org/downloads/",
  1560. "license": [
  1561. "Apache-2.0"
  1562. ],
  1563. "authors": [
  1564. {
  1565. "name": "liu21st",
  1566. "email": "liu21st@gmail.com"
  1567. }
  1568. ],
  1569. "description": "thinkphp debug trace",
  1570. "support": {
  1571. "issues": "https://github.com/top-think/think-trace/issues",
  1572. "source": "https://github.com/top-think/think-trace/tree/v1.6"
  1573. },
  1574. "install-path": "../topthink/think-trace"
  1575. },
  1576. {
  1577. "name": "topthink/think-view",
  1578. "version": "v1.0.14",
  1579. "version_normalized": "1.0.14.0",
  1580. "source": {
  1581. "type": "git",
  1582. "url": "https://github.com/top-think/think-view.git",
  1583. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d"
  1584. },
  1585. "dist": {
  1586. "type": "zip",
  1587. "url": "https://api.github.com/repos/top-think/think-view/zipball/edce0ae2c9551ab65f9e94a222604b0dead3576d",
  1588. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d",
  1589. "shasum": "",
  1590. "mirrors": [
  1591. {
  1592. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1593. "preferred": true
  1594. }
  1595. ]
  1596. },
  1597. "require": {
  1598. "php": ">=7.1.0",
  1599. "topthink/think-template": "^2.0"
  1600. },
  1601. "time": "2019-11-06T11:40:13+00:00",
  1602. "type": "library",
  1603. "installation-source": "dist",
  1604. "autoload": {
  1605. "psr-4": {
  1606. "think\\view\\driver\\": "src"
  1607. }
  1608. },
  1609. "notification-url": "https://packagist.org/downloads/",
  1610. "license": [
  1611. "Apache-2.0"
  1612. ],
  1613. "authors": [
  1614. {
  1615. "name": "liu21st",
  1616. "email": "liu21st@gmail.com"
  1617. }
  1618. ],
  1619. "description": "thinkphp template driver",
  1620. "support": {
  1621. "issues": "https://github.com/top-think/think-view/issues",
  1622. "source": "https://github.com/top-think/think-view/tree/v1.0.14"
  1623. },
  1624. "install-path": "../topthink/think-view"
  1625. }
  1626. ],
  1627. "dev": true,
  1628. "dev-package-names": [
  1629. "symfony/polyfill-mbstring",
  1630. "symfony/polyfill-php72",
  1631. "symfony/polyfill-php80",
  1632. "symfony/var-dumper",
  1633. "topthink/think-trace"
  1634. ]
  1635. }