composer.lock 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028
  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": "ca8f414803112b39761003d8a64f421e",
  8. "packages": [
  9. {
  10. "name": "dodgepudding/wechat-php-sdk",
  11. "version": "1.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/dodgepudding/wechat-php-sdk.git",
  15. "reference": "3a9b9601a07797497e8c428cfd20a29d37a66a35"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/dodgepudding/wechat-php-sdk/zipball/3a9b9601a07797497e8c428cfd20a29d37a66a35",
  20. "reference": "3a9b9601a07797497e8c428cfd20a29d37a66a35",
  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. "php": ">=5.1.0"
  31. },
  32. "type": "library",
  33. "autoload": {
  34. "psr-4": {
  35. "dodgepudding\\wechat\\sdk\\": ""
  36. }
  37. },
  38. "notification-url": "https://packagist.org/downloads/",
  39. "license": [
  40. "LGPL"
  41. ],
  42. "authors": [
  43. {
  44. "name": "dodgepudding",
  45. "email": "dodgepudding@gmail.com"
  46. },
  47. {
  48. "name": "binsee",
  49. "email": "binsee@163.com"
  50. }
  51. ],
  52. "description": "the wechat api library without framework dependency",
  53. "keywords": [
  54. "sample",
  55. "thinkphp",
  56. "wechat",
  57. "weixin"
  58. ],
  59. "support": {
  60. "issues": "https://github.com/dodgepudding/wechat-php-sdk/issues",
  61. "source": "https://github.com/dodgepudding/wechat-php-sdk",
  62. "wiki": "https://github.com/dodgepudding/wechat-php-sdk/wiki"
  63. },
  64. "time": "2015-03-15T17:07:41+00:00"
  65. },
  66. {
  67. "name": "phpoffice/phpexcel",
  68. "version": "1.8.2",
  69. "source": {
  70. "type": "git",
  71. "url": "https://github.com/PHPOffice/PHPExcel.git",
  72. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
  73. },
  74. "dist": {
  75. "type": "zip",
  76. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
  77. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
  78. "shasum": "",
  79. "mirrors": [
  80. {
  81. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  82. "preferred": true
  83. }
  84. ]
  85. },
  86. "require": {
  87. "ext-mbstring": "*",
  88. "ext-xml": "*",
  89. "ext-xmlwriter": "*",
  90. "php": "^5.2|^7.0"
  91. },
  92. "require-dev": {
  93. "squizlabs/php_codesniffer": "2.*"
  94. },
  95. "type": "library",
  96. "autoload": {
  97. "psr-0": {
  98. "PHPExcel": "Classes/"
  99. }
  100. },
  101. "notification-url": "https://packagist.org/downloads/",
  102. "license": [
  103. "LGPL-2.1"
  104. ],
  105. "authors": [
  106. {
  107. "name": "Maarten Balliauw",
  108. "homepage": "http://blog.maartenballiauw.be"
  109. },
  110. {
  111. "name": "Erik Tilt"
  112. },
  113. {
  114. "name": "Franck Lefevre",
  115. "homepage": "http://rootslabs.net"
  116. },
  117. {
  118. "name": "Mark Baker",
  119. "homepage": "http://markbakeruk.net"
  120. }
  121. ],
  122. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  123. "homepage": "https://github.com/PHPOffice/PHPExcel",
  124. "keywords": [
  125. "OpenXML",
  126. "excel",
  127. "php",
  128. "spreadsheet",
  129. "xls",
  130. "xlsx"
  131. ],
  132. "support": {
  133. "issues": "https://github.com/PHPOffice/PHPExcel/issues",
  134. "source": "https://github.com/PHPOffice/PHPExcel/tree/master"
  135. },
  136. "abandoned": "phpoffice/phpspreadsheet",
  137. "time": "2018-11-22T23:07:24+00:00"
  138. },
  139. {
  140. "name": "psr/container",
  141. "version": "1.1.1",
  142. "source": {
  143. "type": "git",
  144. "url": "https://github.com/php-fig/container.git",
  145. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  146. },
  147. "dist": {
  148. "type": "zip",
  149. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  150. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  151. "shasum": "",
  152. "mirrors": [
  153. {
  154. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  155. "preferred": true
  156. }
  157. ]
  158. },
  159. "require": {
  160. "php": ">=7.2.0"
  161. },
  162. "type": "library",
  163. "autoload": {
  164. "psr-4": {
  165. "Psr\\Container\\": "src/"
  166. }
  167. },
  168. "notification-url": "https://packagist.org/downloads/",
  169. "license": [
  170. "MIT"
  171. ],
  172. "authors": [
  173. {
  174. "name": "PHP-FIG",
  175. "homepage": "https://www.php-fig.org/"
  176. }
  177. ],
  178. "description": "Common Container Interface (PHP FIG PSR-11)",
  179. "homepage": "https://github.com/php-fig/container",
  180. "keywords": [
  181. "PSR-11",
  182. "container",
  183. "container-interface",
  184. "container-interop",
  185. "psr"
  186. ],
  187. "support": {
  188. "issues": "https://github.com/php-fig/container/issues",
  189. "source": "https://github.com/php-fig/container/tree/1.1.1"
  190. },
  191. "time": "2021-03-05T17:36:06+00:00"
  192. },
  193. {
  194. "name": "psr/http-message",
  195. "version": "1.0.1",
  196. "source": {
  197. "type": "git",
  198. "url": "https://github.com/php-fig/http-message.git",
  199. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  200. },
  201. "dist": {
  202. "type": "zip",
  203. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  204. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  205. "shasum": "",
  206. "mirrors": [
  207. {
  208. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  209. "preferred": true
  210. }
  211. ]
  212. },
  213. "require": {
  214. "php": ">=5.3.0"
  215. },
  216. "type": "library",
  217. "extra": {
  218. "branch-alias": {
  219. "dev-master": "1.0.x-dev"
  220. }
  221. },
  222. "autoload": {
  223. "psr-4": {
  224. "Psr\\Http\\Message\\": "src/"
  225. }
  226. },
  227. "notification-url": "https://packagist.org/downloads/",
  228. "license": [
  229. "MIT"
  230. ],
  231. "authors": [
  232. {
  233. "name": "PHP-FIG",
  234. "homepage": "http://www.php-fig.org/"
  235. }
  236. ],
  237. "description": "Common interface for HTTP messages",
  238. "homepage": "https://github.com/php-fig/http-message",
  239. "keywords": [
  240. "http",
  241. "http-message",
  242. "psr",
  243. "psr-7",
  244. "request",
  245. "response"
  246. ],
  247. "support": {
  248. "source": "https://github.com/php-fig/http-message/tree/master"
  249. },
  250. "time": "2016-08-06T14:39:51+00:00"
  251. },
  252. {
  253. "name": "psr/log",
  254. "version": "1.1.4",
  255. "source": {
  256. "type": "git",
  257. "url": "https://github.com/php-fig/log.git",
  258. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  259. },
  260. "dist": {
  261. "type": "zip",
  262. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  263. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  264. "shasum": "",
  265. "mirrors": [
  266. {
  267. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  268. "preferred": true
  269. }
  270. ]
  271. },
  272. "require": {
  273. "php": ">=5.3.0"
  274. },
  275. "type": "library",
  276. "extra": {
  277. "branch-alias": {
  278. "dev-master": "1.1.x-dev"
  279. }
  280. },
  281. "autoload": {
  282. "psr-4": {
  283. "Psr\\Log\\": "Psr/Log/"
  284. }
  285. },
  286. "notification-url": "https://packagist.org/downloads/",
  287. "license": [
  288. "MIT"
  289. ],
  290. "authors": [
  291. {
  292. "name": "PHP-FIG",
  293. "homepage": "https://www.php-fig.org/"
  294. }
  295. ],
  296. "description": "Common interface for logging libraries",
  297. "homepage": "https://github.com/php-fig/log",
  298. "keywords": [
  299. "log",
  300. "psr",
  301. "psr-3"
  302. ],
  303. "support": {
  304. "source": "https://github.com/php-fig/log/tree/1.1.4"
  305. },
  306. "time": "2021-05-03T11:20:27+00:00"
  307. },
  308. {
  309. "name": "psr/simple-cache",
  310. "version": "1.0.1",
  311. "source": {
  312. "type": "git",
  313. "url": "https://github.com/php-fig/simple-cache.git",
  314. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  315. },
  316. "dist": {
  317. "type": "zip",
  318. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  319. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  320. "shasum": "",
  321. "mirrors": [
  322. {
  323. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  324. "preferred": true
  325. }
  326. ]
  327. },
  328. "require": {
  329. "php": ">=5.3.0"
  330. },
  331. "type": "library",
  332. "extra": {
  333. "branch-alias": {
  334. "dev-master": "1.0.x-dev"
  335. }
  336. },
  337. "autoload": {
  338. "psr-4": {
  339. "Psr\\SimpleCache\\": "src/"
  340. }
  341. },
  342. "notification-url": "https://packagist.org/downloads/",
  343. "license": [
  344. "MIT"
  345. ],
  346. "authors": [
  347. {
  348. "name": "PHP-FIG",
  349. "homepage": "http://www.php-fig.org/"
  350. }
  351. ],
  352. "description": "Common interfaces for simple caching",
  353. "keywords": [
  354. "cache",
  355. "caching",
  356. "psr",
  357. "psr-16",
  358. "simple-cache"
  359. ],
  360. "support": {
  361. "source": "https://github.com/php-fig/simple-cache/tree/master"
  362. },
  363. "time": "2017-10-23T01:57:42+00:00"
  364. },
  365. {
  366. "name": "topthink/framework",
  367. "version": "v6.1.1",
  368. "source": {
  369. "type": "git",
  370. "url": "https://github.com/top-think/framework.git",
  371. "reference": "2cb56f3e6f3c479fe90ea5f28d38d3b5ef6c4210"
  372. },
  373. "dist": {
  374. "type": "zip",
  375. "url": "https://api.github.com/repos/top-think/framework/zipball/2cb56f3e6f3c479fe90ea5f28d38d3b5ef6c4210",
  376. "reference": "2cb56f3e6f3c479fe90ea5f28d38d3b5ef6c4210",
  377. "shasum": "",
  378. "mirrors": [
  379. {
  380. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  381. "preferred": true
  382. }
  383. ]
  384. },
  385. "require": {
  386. "ext-json": "*",
  387. "ext-mbstring": "*",
  388. "php": ">=7.2.5",
  389. "psr/container": "~1.0",
  390. "psr/http-message": "^1.0",
  391. "psr/log": "~1.0",
  392. "psr/simple-cache": "^1.0",
  393. "topthink/think-helper": "^3.1.1",
  394. "topthink/think-orm": "^2.0"
  395. },
  396. "require-dev": {
  397. "guzzlehttp/psr7": "^2.1.0",
  398. "mikey179/vfsstream": "^1.6",
  399. "mockery/mockery": "^1.2",
  400. "phpunit/phpunit": "^7.0"
  401. },
  402. "type": "library",
  403. "autoload": {
  404. "files": [],
  405. "psr-4": {
  406. "think\\": "src/think/"
  407. }
  408. },
  409. "notification-url": "https://packagist.org/downloads/",
  410. "license": [
  411. "Apache-2.0"
  412. ],
  413. "authors": [
  414. {
  415. "name": "liu21st",
  416. "email": "liu21st@gmail.com"
  417. },
  418. {
  419. "name": "yunwuxin",
  420. "email": "448901948@qq.com"
  421. }
  422. ],
  423. "description": "The ThinkPHP Framework.",
  424. "homepage": "http://thinkphp.cn/",
  425. "keywords": [
  426. "framework",
  427. "orm",
  428. "thinkphp"
  429. ],
  430. "support": {
  431. "issues": "https://github.com/top-think/framework/issues",
  432. "source": "https://github.com/top-think/framework/tree/v6.1.1"
  433. },
  434. "time": "2022-10-26T03:48:53+00:00"
  435. },
  436. {
  437. "name": "topthink/think-helper",
  438. "version": "v3.1.6",
  439. "source": {
  440. "type": "git",
  441. "url": "https://github.com/top-think/think-helper.git",
  442. "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff"
  443. },
  444. "dist": {
  445. "type": "zip",
  446. "url": "https://api.github.com/repos/top-think/think-helper/zipball/769acbe50a4274327162f9c68ec2e89a38eb2aff",
  447. "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff",
  448. "shasum": "",
  449. "mirrors": [
  450. {
  451. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  452. "preferred": true
  453. }
  454. ]
  455. },
  456. "require": {
  457. "php": ">=7.1.0"
  458. },
  459. "require-dev": {
  460. "phpunit/phpunit": "^9.5"
  461. },
  462. "type": "library",
  463. "autoload": {
  464. "files": [
  465. "src/helper.php"
  466. ],
  467. "psr-4": {
  468. "think\\": "src"
  469. }
  470. },
  471. "notification-url": "https://packagist.org/downloads/",
  472. "license": [
  473. "Apache-2.0"
  474. ],
  475. "authors": [
  476. {
  477. "name": "yunwuxin",
  478. "email": "448901948@qq.com"
  479. }
  480. ],
  481. "description": "The ThinkPHP6 Helper Package",
  482. "support": {
  483. "issues": "https://github.com/top-think/think-helper/issues",
  484. "source": "https://github.com/top-think/think-helper/tree/v3.1.6"
  485. },
  486. "time": "2021-12-15T04:27:55+00:00"
  487. },
  488. {
  489. "name": "topthink/think-multi-app",
  490. "version": "v1.0.15",
  491. "source": {
  492. "type": "git",
  493. "url": "https://github.com/top-think/think-multi-app.git",
  494. "reference": "387e0dac059c20f92cac5da41a871e10829c1c97"
  495. },
  496. "dist": {
  497. "type": "zip",
  498. "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/387e0dac059c20f92cac5da41a871e10829c1c97",
  499. "reference": "387e0dac059c20f92cac5da41a871e10829c1c97",
  500. "shasum": "",
  501. "mirrors": [
  502. {
  503. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  504. "preferred": true
  505. }
  506. ]
  507. },
  508. "require": {
  509. "php": ">=7.1.0",
  510. "topthink/framework": "^6.0"
  511. },
  512. "type": "library",
  513. "extra": {
  514. "think": {
  515. "services": [
  516. "think\\app\\Service"
  517. ]
  518. }
  519. },
  520. "autoload": {
  521. "psr-4": {
  522. "think\\app\\": "src"
  523. }
  524. },
  525. "notification-url": "https://packagist.org/downloads/",
  526. "license": [
  527. "Apache-2.0"
  528. ],
  529. "authors": [
  530. {
  531. "name": "liu21st",
  532. "email": "liu21st@gmail.com"
  533. }
  534. ],
  535. "description": "thinkphp6 multi app support",
  536. "support": {
  537. "issues": "https://github.com/top-think/think-multi-app/issues",
  538. "source": "https://github.com/top-think/think-multi-app/tree/v1.0.15"
  539. },
  540. "time": "2022-10-26T08:03:06+00:00"
  541. },
  542. {
  543. "name": "topthink/think-orm",
  544. "version": "v2.0.56",
  545. "source": {
  546. "type": "git",
  547. "url": "https://github.com/top-think/think-orm.git",
  548. "reference": "75b8512736daaa056d511f42c15bed87c9f3605a"
  549. },
  550. "dist": {
  551. "type": "zip",
  552. "url": "https://api.github.com/repos/top-think/think-orm/zipball/75b8512736daaa056d511f42c15bed87c9f3605a",
  553. "reference": "75b8512736daaa056d511f42c15bed87c9f3605a",
  554. "shasum": "",
  555. "mirrors": [
  556. {
  557. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  558. "preferred": true
  559. }
  560. ]
  561. },
  562. "require": {
  563. "ext-json": "*",
  564. "ext-pdo": "*",
  565. "php": ">=7.1.0",
  566. "psr/log": "^1.0|^2.0",
  567. "psr/simple-cache": "^1.0|^2.0",
  568. "topthink/think-helper": "^3.1"
  569. },
  570. "require-dev": {
  571. "phpunit/phpunit": "^7|^8|^9.5"
  572. },
  573. "type": "library",
  574. "autoload": {
  575. "files": [
  576. "stubs/load_stubs.php"
  577. ],
  578. "psr-4": {
  579. "think\\": "src"
  580. }
  581. },
  582. "notification-url": "https://packagist.org/downloads/",
  583. "license": [
  584. "Apache-2.0"
  585. ],
  586. "authors": [
  587. {
  588. "name": "liu21st",
  589. "email": "liu21st@gmail.com"
  590. }
  591. ],
  592. "description": "think orm",
  593. "keywords": [
  594. "database",
  595. "orm"
  596. ],
  597. "support": {
  598. "issues": "https://github.com/top-think/think-orm/issues",
  599. "source": "https://github.com/top-think/think-orm/tree/v2.0.56"
  600. },
  601. "time": "2022-12-15T02:52:53+00:00"
  602. }
  603. ],
  604. "packages-dev": [
  605. {
  606. "name": "symfony/polyfill-mbstring",
  607. "version": "v1.27.0",
  608. "source": {
  609. "type": "git",
  610. "url": "https://github.com/symfony/polyfill-mbstring.git",
  611. "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
  612. },
  613. "dist": {
  614. "type": "zip",
  615. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
  616. "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
  617. "shasum": "",
  618. "mirrors": [
  619. {
  620. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  621. "preferred": true
  622. }
  623. ]
  624. },
  625. "require": {
  626. "php": ">=7.1"
  627. },
  628. "provide": {
  629. "ext-mbstring": "*"
  630. },
  631. "suggest": {
  632. "ext-mbstring": "For best performance"
  633. },
  634. "type": "library",
  635. "extra": {
  636. "branch-alias": {
  637. "dev-main": "1.27-dev"
  638. },
  639. "thanks": {
  640. "name": "symfony/polyfill",
  641. "url": "https://github.com/symfony/polyfill"
  642. }
  643. },
  644. "autoload": {
  645. "files": [
  646. "bootstrap.php"
  647. ],
  648. "psr-4": {
  649. "Symfony\\Polyfill\\Mbstring\\": ""
  650. }
  651. },
  652. "notification-url": "https://packagist.org/downloads/",
  653. "license": [
  654. "MIT"
  655. ],
  656. "authors": [
  657. {
  658. "name": "Nicolas Grekas",
  659. "email": "p@tchwork.com"
  660. },
  661. {
  662. "name": "Symfony Community",
  663. "homepage": "https://symfony.com/contributors"
  664. }
  665. ],
  666. "description": "Symfony polyfill for the Mbstring extension",
  667. "homepage": "https://symfony.com",
  668. "keywords": [
  669. "compatibility",
  670. "mbstring",
  671. "polyfill",
  672. "portable",
  673. "shim"
  674. ],
  675. "support": {
  676. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
  677. },
  678. "funding": [
  679. {
  680. "url": "https://symfony.com/sponsor",
  681. "type": "custom"
  682. },
  683. {
  684. "url": "https://github.com/fabpot",
  685. "type": "github"
  686. },
  687. {
  688. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  689. "type": "tidelift"
  690. }
  691. ],
  692. "time": "2022-11-03T14:55:06+00:00"
  693. },
  694. {
  695. "name": "symfony/polyfill-php72",
  696. "version": "v1.27.0",
  697. "source": {
  698. "type": "git",
  699. "url": "https://github.com/symfony/polyfill-php72.git",
  700. "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
  701. },
  702. "dist": {
  703. "type": "zip",
  704. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
  705. "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
  706. "shasum": "",
  707. "mirrors": [
  708. {
  709. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  710. "preferred": true
  711. }
  712. ]
  713. },
  714. "require": {
  715. "php": ">=7.1"
  716. },
  717. "type": "library",
  718. "extra": {
  719. "branch-alias": {
  720. "dev-main": "1.27-dev"
  721. },
  722. "thanks": {
  723. "name": "symfony/polyfill",
  724. "url": "https://github.com/symfony/polyfill"
  725. }
  726. },
  727. "autoload": {
  728. "files": [
  729. "bootstrap.php"
  730. ],
  731. "psr-4": {
  732. "Symfony\\Polyfill\\Php72\\": ""
  733. }
  734. },
  735. "notification-url": "https://packagist.org/downloads/",
  736. "license": [
  737. "MIT"
  738. ],
  739. "authors": [
  740. {
  741. "name": "Nicolas Grekas",
  742. "email": "p@tchwork.com"
  743. },
  744. {
  745. "name": "Symfony Community",
  746. "homepage": "https://symfony.com/contributors"
  747. }
  748. ],
  749. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  750. "homepage": "https://symfony.com",
  751. "keywords": [
  752. "compatibility",
  753. "polyfill",
  754. "portable",
  755. "shim"
  756. ],
  757. "support": {
  758. "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
  759. },
  760. "funding": [
  761. {
  762. "url": "https://symfony.com/sponsor",
  763. "type": "custom"
  764. },
  765. {
  766. "url": "https://github.com/fabpot",
  767. "type": "github"
  768. },
  769. {
  770. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  771. "type": "tidelift"
  772. }
  773. ],
  774. "time": "2022-11-03T14:55:06+00:00"
  775. },
  776. {
  777. "name": "symfony/polyfill-php80",
  778. "version": "v1.27.0",
  779. "source": {
  780. "type": "git",
  781. "url": "https://github.com/symfony/polyfill-php80.git",
  782. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
  783. },
  784. "dist": {
  785. "type": "zip",
  786. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  787. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  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. "php": ">=7.1"
  798. },
  799. "type": "library",
  800. "extra": {
  801. "branch-alias": {
  802. "dev-main": "1.27-dev"
  803. },
  804. "thanks": {
  805. "name": "symfony/polyfill",
  806. "url": "https://github.com/symfony/polyfill"
  807. }
  808. },
  809. "autoload": {
  810. "files": [
  811. "bootstrap.php"
  812. ],
  813. "psr-4": {
  814. "Symfony\\Polyfill\\Php80\\": ""
  815. },
  816. "classmap": [
  817. "Resources/stubs"
  818. ]
  819. },
  820. "notification-url": "https://packagist.org/downloads/",
  821. "license": [
  822. "MIT"
  823. ],
  824. "authors": [
  825. {
  826. "name": "Ion Bazan",
  827. "email": "ion.bazan@gmail.com"
  828. },
  829. {
  830. "name": "Nicolas Grekas",
  831. "email": "p@tchwork.com"
  832. },
  833. {
  834. "name": "Symfony Community",
  835. "homepage": "https://symfony.com/contributors"
  836. }
  837. ],
  838. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  839. "homepage": "https://symfony.com",
  840. "keywords": [
  841. "compatibility",
  842. "polyfill",
  843. "portable",
  844. "shim"
  845. ],
  846. "support": {
  847. "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
  848. },
  849. "funding": [
  850. {
  851. "url": "https://symfony.com/sponsor",
  852. "type": "custom"
  853. },
  854. {
  855. "url": "https://github.com/fabpot",
  856. "type": "github"
  857. },
  858. {
  859. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  860. "type": "tidelift"
  861. }
  862. ],
  863. "time": "2022-11-03T14:55:06+00:00"
  864. },
  865. {
  866. "name": "symfony/var-dumper",
  867. "version": "v4.4.47",
  868. "source": {
  869. "type": "git",
  870. "url": "https://github.com/symfony/var-dumper.git",
  871. "reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
  872. },
  873. "dist": {
  874. "type": "zip",
  875. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
  876. "reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
  877. "shasum": "",
  878. "mirrors": [
  879. {
  880. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  881. "preferred": true
  882. }
  883. ]
  884. },
  885. "require": {
  886. "php": ">=7.1.3",
  887. "symfony/polyfill-mbstring": "~1.0",
  888. "symfony/polyfill-php72": "~1.5",
  889. "symfony/polyfill-php80": "^1.16"
  890. },
  891. "conflict": {
  892. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  893. "symfony/console": "<3.4"
  894. },
  895. "require-dev": {
  896. "ext-iconv": "*",
  897. "symfony/console": "^3.4|^4.0|^5.0",
  898. "symfony/process": "^4.4|^5.0",
  899. "twig/twig": "^1.43|^2.13|^3.0.4"
  900. },
  901. "suggest": {
  902. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  903. "ext-intl": "To show region name in time zone dump",
  904. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  905. },
  906. "bin": [
  907. "Resources/bin/var-dump-server"
  908. ],
  909. "type": "library",
  910. "autoload": {
  911. "files": [
  912. "Resources/functions/dump.php"
  913. ],
  914. "psr-4": {
  915. "Symfony\\Component\\VarDumper\\": ""
  916. },
  917. "exclude-from-classmap": [
  918. "/Tests/"
  919. ]
  920. },
  921. "notification-url": "https://packagist.org/downloads/",
  922. "license": [
  923. "MIT"
  924. ],
  925. "authors": [
  926. {
  927. "name": "Nicolas Grekas",
  928. "email": "p@tchwork.com"
  929. },
  930. {
  931. "name": "Symfony Community",
  932. "homepage": "https://symfony.com/contributors"
  933. }
  934. ],
  935. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  936. "homepage": "https://symfony.com",
  937. "keywords": [
  938. "debug",
  939. "dump"
  940. ],
  941. "support": {
  942. "source": "https://github.com/symfony/var-dumper/tree/v4.4.47"
  943. },
  944. "funding": [
  945. {
  946. "url": "https://symfony.com/sponsor",
  947. "type": "custom"
  948. },
  949. {
  950. "url": "https://github.com/fabpot",
  951. "type": "github"
  952. },
  953. {
  954. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  955. "type": "tidelift"
  956. }
  957. ],
  958. "time": "2022-10-03T15:15:11+00:00"
  959. },
  960. {
  961. "name": "topthink/think-trace",
  962. "version": "v1.5",
  963. "source": {
  964. "type": "git",
  965. "url": "https://github.com/top-think/think-trace.git",
  966. "reference": "55027fd79abb744f32a3be8d9e1ccf873a3ca9b7"
  967. },
  968. "dist": {
  969. "type": "zip",
  970. "url": "https://api.github.com/repos/top-think/think-trace/zipball/55027fd79abb744f32a3be8d9e1ccf873a3ca9b7",
  971. "reference": "55027fd79abb744f32a3be8d9e1ccf873a3ca9b7",
  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. "topthink/framework": "^6.0"
  983. },
  984. "type": "library",
  985. "extra": {
  986. "think": {
  987. "services": [
  988. "think\\trace\\Service"
  989. ],
  990. "config": {
  991. "trace": "src/config.php"
  992. }
  993. }
  994. },
  995. "autoload": {
  996. "psr-4": {
  997. "think\\trace\\": "src"
  998. }
  999. },
  1000. "notification-url": "https://packagist.org/downloads/",
  1001. "license": [
  1002. "Apache-2.0"
  1003. ],
  1004. "authors": [
  1005. {
  1006. "name": "liu21st",
  1007. "email": "liu21st@gmail.com"
  1008. }
  1009. ],
  1010. "description": "thinkphp debug trace",
  1011. "support": {
  1012. "issues": "https://github.com/top-think/think-trace/issues",
  1013. "source": "https://github.com/top-think/think-trace/tree/v1.5"
  1014. },
  1015. "time": "2022-10-26T07:56:45+00:00"
  1016. }
  1017. ],
  1018. "aliases": [],
  1019. "minimum-stability": "stable",
  1020. "stability-flags": [],
  1021. "prefer-stable": false,
  1022. "prefer-lowest": false,
  1023. "platform": {
  1024. "php": ">=7.2.5"
  1025. },
  1026. "platform-dev": [],
  1027. "plugin-api-version": "2.3.0"
  1028. }