composer.lock 58 KB

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