composer.lock 60 KB

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