composer.lock 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675
  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": "2b29e33b042d2949a346e8b8beb1987d",
  8. "packages": [
  9. {
  10. "name": "guzzlehttp/guzzle",
  11. "version": "7.8.2",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/guzzle/guzzle.git",
  15. "reference": "f4152d9eb85c445fe1f992001d1748e8bec070d2"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4152d9eb85c445fe1f992001d1748e8bec070d2",
  20. "reference": "f4152d9eb85c445fe1f992001d1748e8bec070d2",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-json": "*",
  25. "guzzlehttp/promises": "^1.5.3 || ^2.0.3",
  26. "guzzlehttp/psr7": "^1.9.1 || ^2.6.3",
  27. "php": "^7.2.5 || ^8.0",
  28. "psr/http-client": "^1.0",
  29. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  30. },
  31. "provide": {
  32. "psr/http-client-implementation": "1.0"
  33. },
  34. "require-dev": {
  35. "bamarni/composer-bin-plugin": "^1.8.2",
  36. "ext-curl": "*",
  37. "guzzle/client-integration-tests": "3.0.2",
  38. "php-http/message-factory": "^1.1",
  39. "phpunit/phpunit": "^8.5.39 || ^9.6.20",
  40. "psr/log": "^1.1 || ^2.0 || ^3.0"
  41. },
  42. "suggest": {
  43. "ext-curl": "Required for CURL handler support",
  44. "ext-intl": "Required for Internationalized Domain Name (IDN) support",
  45. "psr/log": "Required for using the Log middleware"
  46. },
  47. "type": "library",
  48. "extra": {
  49. "bamarni-bin": {
  50. "bin-links": true,
  51. "forward-command": false
  52. }
  53. },
  54. "autoload": {
  55. "files": [
  56. "src/functions_include.php"
  57. ],
  58. "psr-4": {
  59. "GuzzleHttp\\": "src/"
  60. }
  61. },
  62. "notification-url": "https://packagist.org/downloads/",
  63. "license": [
  64. "MIT"
  65. ],
  66. "authors": [
  67. {
  68. "name": "Graham Campbell",
  69. "email": "hello@gjcampbell.co.uk",
  70. "homepage": "https://github.com/GrahamCampbell"
  71. },
  72. {
  73. "name": "Michael Dowling",
  74. "email": "mtdowling@gmail.com",
  75. "homepage": "https://github.com/mtdowling"
  76. },
  77. {
  78. "name": "Jeremy Lindblom",
  79. "email": "jeremeamia@gmail.com",
  80. "homepage": "https://github.com/jeremeamia"
  81. },
  82. {
  83. "name": "George Mponos",
  84. "email": "gmponos@gmail.com",
  85. "homepage": "https://github.com/gmponos"
  86. },
  87. {
  88. "name": "Tobias Nyholm",
  89. "email": "tobias.nyholm@gmail.com",
  90. "homepage": "https://github.com/Nyholm"
  91. },
  92. {
  93. "name": "Márk Sági-Kazár",
  94. "email": "mark.sagikazar@gmail.com",
  95. "homepage": "https://github.com/sagikazarmark"
  96. },
  97. {
  98. "name": "Tobias Schultze",
  99. "email": "webmaster@tubo-world.de",
  100. "homepage": "https://github.com/Tobion"
  101. }
  102. ],
  103. "description": "Guzzle is a PHP HTTP client library",
  104. "keywords": [
  105. "client",
  106. "curl",
  107. "framework",
  108. "http",
  109. "http client",
  110. "psr-18",
  111. "psr-7",
  112. "rest",
  113. "web service"
  114. ],
  115. "support": {
  116. "issues": "https://github.com/guzzle/guzzle/issues",
  117. "source": "https://github.com/guzzle/guzzle/tree/7.8.2"
  118. },
  119. "funding": [
  120. {
  121. "url": "https://github.com/GrahamCampbell",
  122. "type": "github"
  123. },
  124. {
  125. "url": "https://github.com/Nyholm",
  126. "type": "github"
  127. },
  128. {
  129. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
  130. "type": "tidelift"
  131. }
  132. ],
  133. "time": "2024-07-18T11:12:18+00:00"
  134. },
  135. {
  136. "name": "guzzlehttp/promises",
  137. "version": "2.0.3",
  138. "source": {
  139. "type": "git",
  140. "url": "https://github.com/guzzle/promises.git",
  141. "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8"
  142. },
  143. "dist": {
  144. "type": "zip",
  145. "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
  146. "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
  147. "shasum": ""
  148. },
  149. "require": {
  150. "php": "^7.2.5 || ^8.0"
  151. },
  152. "require-dev": {
  153. "bamarni/composer-bin-plugin": "^1.8.2",
  154. "phpunit/phpunit": "^8.5.39 || ^9.6.20"
  155. },
  156. "type": "library",
  157. "extra": {
  158. "bamarni-bin": {
  159. "bin-links": true,
  160. "forward-command": false
  161. }
  162. },
  163. "autoload": {
  164. "psr-4": {
  165. "GuzzleHttp\\Promise\\": "src/"
  166. }
  167. },
  168. "notification-url": "https://packagist.org/downloads/",
  169. "license": [
  170. "MIT"
  171. ],
  172. "authors": [
  173. {
  174. "name": "Graham Campbell",
  175. "email": "hello@gjcampbell.co.uk",
  176. "homepage": "https://github.com/GrahamCampbell"
  177. },
  178. {
  179. "name": "Michael Dowling",
  180. "email": "mtdowling@gmail.com",
  181. "homepage": "https://github.com/mtdowling"
  182. },
  183. {
  184. "name": "Tobias Nyholm",
  185. "email": "tobias.nyholm@gmail.com",
  186. "homepage": "https://github.com/Nyholm"
  187. },
  188. {
  189. "name": "Tobias Schultze",
  190. "email": "webmaster@tubo-world.de",
  191. "homepage": "https://github.com/Tobion"
  192. }
  193. ],
  194. "description": "Guzzle promises library",
  195. "keywords": [
  196. "promise"
  197. ],
  198. "support": {
  199. "issues": "https://github.com/guzzle/promises/issues",
  200. "source": "https://github.com/guzzle/promises/tree/2.0.3"
  201. },
  202. "funding": [
  203. {
  204. "url": "https://github.com/GrahamCampbell",
  205. "type": "github"
  206. },
  207. {
  208. "url": "https://github.com/Nyholm",
  209. "type": "github"
  210. },
  211. {
  212. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
  213. "type": "tidelift"
  214. }
  215. ],
  216. "time": "2024-07-18T10:29:17+00:00"
  217. },
  218. {
  219. "name": "guzzlehttp/psr7",
  220. "version": "1.9.1",
  221. "source": {
  222. "type": "git",
  223. "url": "https://github.com/guzzle/psr7.git",
  224. "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
  225. },
  226. "dist": {
  227. "type": "zip",
  228. "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
  229. "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
  230. "shasum": ""
  231. },
  232. "require": {
  233. "php": ">=5.4.0",
  234. "psr/http-message": "~1.0",
  235. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  236. },
  237. "provide": {
  238. "psr/http-message-implementation": "1.0"
  239. },
  240. "require-dev": {
  241. "ext-zlib": "*",
  242. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
  243. },
  244. "suggest": {
  245. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  246. },
  247. "type": "library",
  248. "autoload": {
  249. "files": [
  250. "src/functions_include.php"
  251. ],
  252. "psr-4": {
  253. "GuzzleHttp\\Psr7\\": "src/"
  254. }
  255. },
  256. "notification-url": "https://packagist.org/downloads/",
  257. "license": [
  258. "MIT"
  259. ],
  260. "authors": [
  261. {
  262. "name": "Graham Campbell",
  263. "email": "hello@gjcampbell.co.uk",
  264. "homepage": "https://github.com/GrahamCampbell"
  265. },
  266. {
  267. "name": "Michael Dowling",
  268. "email": "mtdowling@gmail.com",
  269. "homepage": "https://github.com/mtdowling"
  270. },
  271. {
  272. "name": "George Mponos",
  273. "email": "gmponos@gmail.com",
  274. "homepage": "https://github.com/gmponos"
  275. },
  276. {
  277. "name": "Tobias Nyholm",
  278. "email": "tobias.nyholm@gmail.com",
  279. "homepage": "https://github.com/Nyholm"
  280. },
  281. {
  282. "name": "Márk Sági-Kazár",
  283. "email": "mark.sagikazar@gmail.com",
  284. "homepage": "https://github.com/sagikazarmark"
  285. },
  286. {
  287. "name": "Tobias Schultze",
  288. "email": "webmaster@tubo-world.de",
  289. "homepage": "https://github.com/Tobion"
  290. }
  291. ],
  292. "description": "PSR-7 message implementation that also provides common utility methods",
  293. "keywords": [
  294. "http",
  295. "message",
  296. "psr-7",
  297. "request",
  298. "response",
  299. "stream",
  300. "uri",
  301. "url"
  302. ],
  303. "support": {
  304. "issues": "https://github.com/guzzle/psr7/issues",
  305. "source": "https://github.com/guzzle/psr7/tree/1.9.1"
  306. },
  307. "funding": [
  308. {
  309. "url": "https://github.com/GrahamCampbell",
  310. "type": "github"
  311. },
  312. {
  313. "url": "https://github.com/Nyholm",
  314. "type": "github"
  315. },
  316. {
  317. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
  318. "type": "tidelift"
  319. }
  320. ],
  321. "time": "2023-04-17T16:00:37+00:00"
  322. },
  323. {
  324. "name": "league/flysystem",
  325. "version": "2.5.0",
  326. "source": {
  327. "type": "git",
  328. "url": "https://github.com/thephpleague/flysystem.git",
  329. "reference": "8aaffb653c5777781b0f7f69a5d937baf7ab6cdb"
  330. },
  331. "dist": {
  332. "type": "zip",
  333. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8aaffb653c5777781b0f7f69a5d937baf7ab6cdb",
  334. "reference": "8aaffb653c5777781b0f7f69a5d937baf7ab6cdb",
  335. "shasum": ""
  336. },
  337. "require": {
  338. "ext-json": "*",
  339. "league/mime-type-detection": "^1.0.0",
  340. "php": "^7.2 || ^8.0"
  341. },
  342. "conflict": {
  343. "guzzlehttp/ringphp": "<1.1.1"
  344. },
  345. "require-dev": {
  346. "async-aws/s3": "^1.5",
  347. "async-aws/simple-s3": "^1.0",
  348. "aws/aws-sdk-php": "^3.132.4",
  349. "composer/semver": "^3.0",
  350. "ext-fileinfo": "*",
  351. "ext-ftp": "*",
  352. "friendsofphp/php-cs-fixer": "^3.2",
  353. "google/cloud-storage": "^1.23",
  354. "phpseclib/phpseclib": "^2.0",
  355. "phpstan/phpstan": "^0.12.26",
  356. "phpunit/phpunit": "^8.5 || ^9.4",
  357. "sabre/dav": "^4.1"
  358. },
  359. "type": "library",
  360. "autoload": {
  361. "psr-4": {
  362. "League\\Flysystem\\": "src"
  363. }
  364. },
  365. "notification-url": "https://packagist.org/downloads/",
  366. "license": [
  367. "MIT"
  368. ],
  369. "authors": [
  370. {
  371. "name": "Frank de Jonge",
  372. "email": "info@frankdejonge.nl"
  373. }
  374. ],
  375. "description": "File storage abstraction for PHP",
  376. "keywords": [
  377. "WebDAV",
  378. "aws",
  379. "cloud",
  380. "file",
  381. "files",
  382. "filesystem",
  383. "filesystems",
  384. "ftp",
  385. "s3",
  386. "sftp",
  387. "storage"
  388. ],
  389. "support": {
  390. "issues": "https://github.com/thephpleague/flysystem/issues",
  391. "source": "https://github.com/thephpleague/flysystem/tree/2.5.0"
  392. },
  393. "funding": [
  394. {
  395. "url": "https://ecologi.com/frankdejonge",
  396. "type": "custom"
  397. },
  398. {
  399. "url": "https://github.com/frankdejonge",
  400. "type": "github"
  401. },
  402. {
  403. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  404. "type": "tidelift"
  405. }
  406. ],
  407. "time": "2022-09-17T21:02:32+00:00"
  408. },
  409. {
  410. "name": "league/mime-type-detection",
  411. "version": "1.15.0",
  412. "source": {
  413. "type": "git",
  414. "url": "https://github.com/thephpleague/mime-type-detection.git",
  415. "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301"
  416. },
  417. "dist": {
  418. "type": "zip",
  419. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
  420. "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
  421. "shasum": ""
  422. },
  423. "require": {
  424. "ext-fileinfo": "*",
  425. "php": "^7.4 || ^8.0"
  426. },
  427. "require-dev": {
  428. "friendsofphp/php-cs-fixer": "^3.2",
  429. "phpstan/phpstan": "^0.12.68",
  430. "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
  431. },
  432. "type": "library",
  433. "autoload": {
  434. "psr-4": {
  435. "League\\MimeTypeDetection\\": "src"
  436. }
  437. },
  438. "notification-url": "https://packagist.org/downloads/",
  439. "license": [
  440. "MIT"
  441. ],
  442. "authors": [
  443. {
  444. "name": "Frank de Jonge",
  445. "email": "info@frankdejonge.nl"
  446. }
  447. ],
  448. "description": "Mime-type detection for Flysystem",
  449. "support": {
  450. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  451. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0"
  452. },
  453. "funding": [
  454. {
  455. "url": "https://github.com/frankdejonge",
  456. "type": "github"
  457. },
  458. {
  459. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  460. "type": "tidelift"
  461. }
  462. ],
  463. "time": "2024-01-28T23:22:08+00:00"
  464. },
  465. {
  466. "name": "nette/mail",
  467. "version": "v3.1.11",
  468. "source": {
  469. "type": "git",
  470. "url": "https://github.com/nette/mail.git",
  471. "reference": "804d70278458452863a2d6be4c1d5bf5f91b3950"
  472. },
  473. "dist": {
  474. "type": "zip",
  475. "url": "https://api.github.com/repos/nette/mail/zipball/804d70278458452863a2d6be4c1d5bf5f91b3950",
  476. "reference": "804d70278458452863a2d6be4c1d5bf5f91b3950",
  477. "shasum": ""
  478. },
  479. "require": {
  480. "ext-iconv": "*",
  481. "nette/utils": "^3.1 || ~4.0.0",
  482. "php": "7.1 - 8.3"
  483. },
  484. "conflict": {
  485. "nette/di": "<3.0-stable"
  486. },
  487. "require-dev": {
  488. "nette/di": "^3.0.0",
  489. "nette/tester": "^2.0",
  490. "phpstan/phpstan-nette": "^0.12",
  491. "tracy/tracy": "^2.4"
  492. },
  493. "suggest": {
  494. "ext-fileinfo": "to detect type of attached files",
  495. "ext-openssl": "to use Nette\\Mail\\DkimSigner"
  496. },
  497. "type": "library",
  498. "extra": {
  499. "branch-alias": {
  500. "dev-master": "3.1-dev"
  501. }
  502. },
  503. "autoload": {
  504. "classmap": [
  505. "src/"
  506. ]
  507. },
  508. "notification-url": "https://packagist.org/downloads/",
  509. "license": [
  510. "BSD-3-Clause",
  511. "GPL-2.0-only",
  512. "GPL-3.0-only"
  513. ],
  514. "authors": [
  515. {
  516. "name": "David Grudl",
  517. "homepage": "https://davidgrudl.com"
  518. },
  519. {
  520. "name": "Nette Community",
  521. "homepage": "https://nette.org/contributors"
  522. }
  523. ],
  524. "description": "📧 Nette Mail: handy email creation and transfer library for PHP with both text and MIME-compliant support.",
  525. "homepage": "https://nette.org",
  526. "keywords": [
  527. "mail",
  528. "mailer",
  529. "mime",
  530. "nette",
  531. "smtp"
  532. ],
  533. "support": {
  534. "issues": "https://github.com/nette/mail/issues",
  535. "source": "https://github.com/nette/mail/tree/v3.1.11"
  536. },
  537. "time": "2023-11-02T23:18:58+00:00"
  538. },
  539. {
  540. "name": "nette/utils",
  541. "version": "v3.2.10",
  542. "source": {
  543. "type": "git",
  544. "url": "https://github.com/nette/utils.git",
  545. "reference": "a4175c62652f2300c8017fb7e640f9ccb11648d2"
  546. },
  547. "dist": {
  548. "type": "zip",
  549. "url": "https://api.github.com/repos/nette/utils/zipball/a4175c62652f2300c8017fb7e640f9ccb11648d2",
  550. "reference": "a4175c62652f2300c8017fb7e640f9ccb11648d2",
  551. "shasum": ""
  552. },
  553. "require": {
  554. "php": ">=7.2 <8.4"
  555. },
  556. "conflict": {
  557. "nette/di": "<3.0.6"
  558. },
  559. "require-dev": {
  560. "jetbrains/phpstorm-attributes": "dev-master",
  561. "nette/tester": "~2.0",
  562. "phpstan/phpstan": "^1.0",
  563. "tracy/tracy": "^2.3"
  564. },
  565. "suggest": {
  566. "ext-gd": "to use Image",
  567. "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
  568. "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
  569. "ext-json": "to use Nette\\Utils\\Json",
  570. "ext-mbstring": "to use Strings::lower() etc...",
  571. "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
  572. "ext-xml": "to use Strings::length() etc. when mbstring is not available"
  573. },
  574. "type": "library",
  575. "extra": {
  576. "branch-alias": {
  577. "dev-master": "3.2-dev"
  578. }
  579. },
  580. "autoload": {
  581. "classmap": [
  582. "src/"
  583. ]
  584. },
  585. "notification-url": "https://packagist.org/downloads/",
  586. "license": [
  587. "BSD-3-Clause",
  588. "GPL-2.0-only",
  589. "GPL-3.0-only"
  590. ],
  591. "authors": [
  592. {
  593. "name": "David Grudl",
  594. "homepage": "https://davidgrudl.com"
  595. },
  596. {
  597. "name": "Nette Community",
  598. "homepage": "https://nette.org/contributors"
  599. }
  600. ],
  601. "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
  602. "homepage": "https://nette.org",
  603. "keywords": [
  604. "array",
  605. "core",
  606. "datetime",
  607. "images",
  608. "json",
  609. "nette",
  610. "paginator",
  611. "password",
  612. "slugify",
  613. "string",
  614. "unicode",
  615. "utf-8",
  616. "utility",
  617. "validation"
  618. ],
  619. "support": {
  620. "issues": "https://github.com/nette/utils/issues",
  621. "source": "https://github.com/nette/utils/tree/v3.2.10"
  622. },
  623. "time": "2023-07-30T15:38:18+00:00"
  624. },
  625. {
  626. "name": "psr/container",
  627. "version": "1.1.2",
  628. "source": {
  629. "type": "git",
  630. "url": "https://github.com/php-fig/container.git",
  631. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
  632. },
  633. "dist": {
  634. "type": "zip",
  635. "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
  636. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
  637. "shasum": ""
  638. },
  639. "require": {
  640. "php": ">=7.4.0"
  641. },
  642. "type": "library",
  643. "autoload": {
  644. "psr-4": {
  645. "Psr\\Container\\": "src/"
  646. }
  647. },
  648. "notification-url": "https://packagist.org/downloads/",
  649. "license": [
  650. "MIT"
  651. ],
  652. "authors": [
  653. {
  654. "name": "PHP-FIG",
  655. "homepage": "https://www.php-fig.org/"
  656. }
  657. ],
  658. "description": "Common Container Interface (PHP FIG PSR-11)",
  659. "homepage": "https://github.com/php-fig/container",
  660. "keywords": [
  661. "PSR-11",
  662. "container",
  663. "container-interface",
  664. "container-interop",
  665. "psr"
  666. ],
  667. "support": {
  668. "issues": "https://github.com/php-fig/container/issues",
  669. "source": "https://github.com/php-fig/container/tree/1.1.2"
  670. },
  671. "time": "2021-11-05T16:50:12+00:00"
  672. },
  673. {
  674. "name": "psr/http-client",
  675. "version": "1.0.3",
  676. "source": {
  677. "type": "git",
  678. "url": "https://github.com/php-fig/http-client.git",
  679. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
  680. },
  681. "dist": {
  682. "type": "zip",
  683. "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
  684. "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
  685. "shasum": ""
  686. },
  687. "require": {
  688. "php": "^7.0 || ^8.0",
  689. "psr/http-message": "^1.0 || ^2.0"
  690. },
  691. "type": "library",
  692. "extra": {
  693. "branch-alias": {
  694. "dev-master": "1.0.x-dev"
  695. }
  696. },
  697. "autoload": {
  698. "psr-4": {
  699. "Psr\\Http\\Client\\": "src/"
  700. }
  701. },
  702. "notification-url": "https://packagist.org/downloads/",
  703. "license": [
  704. "MIT"
  705. ],
  706. "authors": [
  707. {
  708. "name": "PHP-FIG",
  709. "homepage": "https://www.php-fig.org/"
  710. }
  711. ],
  712. "description": "Common interface for HTTP clients",
  713. "homepage": "https://github.com/php-fig/http-client",
  714. "keywords": [
  715. "http",
  716. "http-client",
  717. "psr",
  718. "psr-18"
  719. ],
  720. "support": {
  721. "source": "https://github.com/php-fig/http-client"
  722. },
  723. "time": "2023-09-23T14:17:50+00:00"
  724. },
  725. {
  726. "name": "psr/http-message",
  727. "version": "1.1",
  728. "source": {
  729. "type": "git",
  730. "url": "https://github.com/php-fig/http-message.git",
  731. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
  732. },
  733. "dist": {
  734. "type": "zip",
  735. "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  736. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  737. "shasum": ""
  738. },
  739. "require": {
  740. "php": "^7.2 || ^8.0"
  741. },
  742. "type": "library",
  743. "extra": {
  744. "branch-alias": {
  745. "dev-master": "1.1.x-dev"
  746. }
  747. },
  748. "autoload": {
  749. "psr-4": {
  750. "Psr\\Http\\Message\\": "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 interface for HTTP messages",
  764. "homepage": "https://github.com/php-fig/http-message",
  765. "keywords": [
  766. "http",
  767. "http-message",
  768. "psr",
  769. "psr-7",
  770. "request",
  771. "response"
  772. ],
  773. "support": {
  774. "source": "https://github.com/php-fig/http-message/tree/1.1"
  775. },
  776. "time": "2023-04-04T09:50:52+00:00"
  777. },
  778. {
  779. "name": "psr/log",
  780. "version": "1.1.4",
  781. "source": {
  782. "type": "git",
  783. "url": "https://github.com/php-fig/log.git",
  784. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  785. },
  786. "dist": {
  787. "type": "zip",
  788. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  789. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  790. "shasum": ""
  791. },
  792. "require": {
  793. "php": ">=5.3.0"
  794. },
  795. "type": "library",
  796. "extra": {
  797. "branch-alias": {
  798. "dev-master": "1.1.x-dev"
  799. }
  800. },
  801. "autoload": {
  802. "psr-4": {
  803. "Psr\\Log\\": "Psr/Log/"
  804. }
  805. },
  806. "notification-url": "https://packagist.org/downloads/",
  807. "license": [
  808. "MIT"
  809. ],
  810. "authors": [
  811. {
  812. "name": "PHP-FIG",
  813. "homepage": "https://www.php-fig.org/"
  814. }
  815. ],
  816. "description": "Common interface for logging libraries",
  817. "homepage": "https://github.com/php-fig/log",
  818. "keywords": [
  819. "log",
  820. "psr",
  821. "psr-3"
  822. ],
  823. "support": {
  824. "source": "https://github.com/php-fig/log/tree/1.1.4"
  825. },
  826. "time": "2021-05-03T11:20:27+00:00"
  827. },
  828. {
  829. "name": "psr/simple-cache",
  830. "version": "1.0.1",
  831. "source": {
  832. "type": "git",
  833. "url": "https://github.com/php-fig/simple-cache.git",
  834. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  835. },
  836. "dist": {
  837. "type": "zip",
  838. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  839. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  840. "shasum": ""
  841. },
  842. "require": {
  843. "php": ">=5.3.0"
  844. },
  845. "type": "library",
  846. "extra": {
  847. "branch-alias": {
  848. "dev-master": "1.0.x-dev"
  849. }
  850. },
  851. "autoload": {
  852. "psr-4": {
  853. "Psr\\SimpleCache\\": "src/"
  854. }
  855. },
  856. "notification-url": "https://packagist.org/downloads/",
  857. "license": [
  858. "MIT"
  859. ],
  860. "authors": [
  861. {
  862. "name": "PHP-FIG",
  863. "homepage": "http://www.php-fig.org/"
  864. }
  865. ],
  866. "description": "Common interfaces for simple caching",
  867. "keywords": [
  868. "cache",
  869. "caching",
  870. "psr",
  871. "psr-16",
  872. "simple-cache"
  873. ],
  874. "support": {
  875. "source": "https://github.com/php-fig/simple-cache/tree/master"
  876. },
  877. "time": "2017-10-23T01:57:42+00:00"
  878. },
  879. {
  880. "name": "ralouphie/getallheaders",
  881. "version": "3.0.3",
  882. "source": {
  883. "type": "git",
  884. "url": "https://github.com/ralouphie/getallheaders.git",
  885. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  886. },
  887. "dist": {
  888. "type": "zip",
  889. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  890. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  891. "shasum": ""
  892. },
  893. "require": {
  894. "php": ">=5.6"
  895. },
  896. "require-dev": {
  897. "php-coveralls/php-coveralls": "^2.1",
  898. "phpunit/phpunit": "^5 || ^6.5"
  899. },
  900. "type": "library",
  901. "autoload": {
  902. "files": [
  903. "src/getallheaders.php"
  904. ]
  905. },
  906. "notification-url": "https://packagist.org/downloads/",
  907. "license": [
  908. "MIT"
  909. ],
  910. "authors": [
  911. {
  912. "name": "Ralph Khattar",
  913. "email": "ralph.khattar@gmail.com"
  914. }
  915. ],
  916. "description": "A polyfill for getallheaders.",
  917. "support": {
  918. "issues": "https://github.com/ralouphie/getallheaders/issues",
  919. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  920. },
  921. "time": "2019-03-08T08:55:37+00:00"
  922. },
  923. {
  924. "name": "symfony/deprecation-contracts",
  925. "version": "v2.5.3",
  926. "source": {
  927. "type": "git",
  928. "url": "https://github.com/symfony/deprecation-contracts.git",
  929. "reference": "80d075412b557d41002320b96a096ca65aa2c98d"
  930. },
  931. "dist": {
  932. "type": "zip",
  933. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d",
  934. "reference": "80d075412b557d41002320b96a096ca65aa2c98d",
  935. "shasum": ""
  936. },
  937. "require": {
  938. "php": ">=7.1"
  939. },
  940. "type": "library",
  941. "extra": {
  942. "branch-alias": {
  943. "dev-main": "2.5-dev"
  944. },
  945. "thanks": {
  946. "name": "symfony/contracts",
  947. "url": "https://github.com/symfony/contracts"
  948. }
  949. },
  950. "autoload": {
  951. "files": [
  952. "function.php"
  953. ]
  954. },
  955. "notification-url": "https://packagist.org/downloads/",
  956. "license": [
  957. "MIT"
  958. ],
  959. "authors": [
  960. {
  961. "name": "Nicolas Grekas",
  962. "email": "p@tchwork.com"
  963. },
  964. {
  965. "name": "Symfony Community",
  966. "homepage": "https://symfony.com/contributors"
  967. }
  968. ],
  969. "description": "A generic function and convention to trigger deprecation notices",
  970. "homepage": "https://symfony.com",
  971. "support": {
  972. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3"
  973. },
  974. "funding": [
  975. {
  976. "url": "https://symfony.com/sponsor",
  977. "type": "custom"
  978. },
  979. {
  980. "url": "https://github.com/fabpot",
  981. "type": "github"
  982. },
  983. {
  984. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  985. "type": "tidelift"
  986. }
  987. ],
  988. "time": "2023-01-24T14:02:46+00:00"
  989. },
  990. {
  991. "name": "topthink/framework",
  992. "version": "v6.1.5",
  993. "source": {
  994. "type": "git",
  995. "url": "https://github.com/top-think/framework.git",
  996. "reference": "57d1950a1844ef8d3098ea290032aeb92e2e32c3"
  997. },
  998. "dist": {
  999. "type": "zip",
  1000. "url": "https://api.github.com/repos/top-think/framework/zipball/57d1950a1844ef8d3098ea290032aeb92e2e32c3",
  1001. "reference": "57d1950a1844ef8d3098ea290032aeb92e2e32c3",
  1002. "shasum": ""
  1003. },
  1004. "require": {
  1005. "ext-json": "*",
  1006. "ext-mbstring": "*",
  1007. "php": ">=7.2.5",
  1008. "psr/container": "~1.0",
  1009. "psr/http-message": "^1.0",
  1010. "psr/log": "~1.0",
  1011. "psr/simple-cache": "^1.0",
  1012. "topthink/think-helper": "^3.1.1",
  1013. "topthink/think-orm": "^2.0|^3.0"
  1014. },
  1015. "require-dev": {
  1016. "guzzlehttp/psr7": "^2.1.0",
  1017. "mikey179/vfsstream": "^1.6",
  1018. "mockery/mockery": "^1.2",
  1019. "phpunit/phpunit": "^7.0"
  1020. },
  1021. "type": "library",
  1022. "autoload": {
  1023. "files": [],
  1024. "psr-4": {
  1025. "think\\": "src/think/"
  1026. }
  1027. },
  1028. "notification-url": "https://packagist.org/downloads/",
  1029. "license": [
  1030. "Apache-2.0"
  1031. ],
  1032. "authors": [
  1033. {
  1034. "name": "liu21st",
  1035. "email": "liu21st@gmail.com"
  1036. },
  1037. {
  1038. "name": "yunwuxin",
  1039. "email": "448901948@qq.com"
  1040. }
  1041. ],
  1042. "description": "The ThinkPHP Framework.",
  1043. "homepage": "http://thinkphp.cn/",
  1044. "keywords": [
  1045. "framework",
  1046. "orm",
  1047. "thinkphp"
  1048. ],
  1049. "support": {
  1050. "issues": "https://github.com/top-think/framework/issues",
  1051. "source": "https://github.com/top-think/framework/tree/v6.1.5"
  1052. },
  1053. "time": "2024-04-16T02:01:19+00:00"
  1054. },
  1055. {
  1056. "name": "topthink/think-filesystem",
  1057. "version": "v2.0.2",
  1058. "source": {
  1059. "type": "git",
  1060. "url": "https://github.com/top-think/think-filesystem.git",
  1061. "reference": "c08503232fcae0c3c7fefae5e6b5c841ffe09f2f"
  1062. },
  1063. "dist": {
  1064. "type": "zip",
  1065. "url": "https://api.github.com/repos/top-think/think-filesystem/zipball/c08503232fcae0c3c7fefae5e6b5c841ffe09f2f",
  1066. "reference": "c08503232fcae0c3c7fefae5e6b5c841ffe09f2f",
  1067. "shasum": ""
  1068. },
  1069. "require": {
  1070. "league/flysystem": "^2.0",
  1071. "topthink/framework": "^6.1|^8.0"
  1072. },
  1073. "require-dev": {
  1074. "mikey179/vfsstream": "^1.6",
  1075. "mockery/mockery": "^1.2",
  1076. "phpunit/phpunit": "^8.0"
  1077. },
  1078. "type": "library",
  1079. "autoload": {
  1080. "psr-4": {
  1081. "think\\": "src"
  1082. }
  1083. },
  1084. "notification-url": "https://packagist.org/downloads/",
  1085. "license": [
  1086. "Apache-2.0"
  1087. ],
  1088. "authors": [
  1089. {
  1090. "name": "yunwuxin",
  1091. "email": "448901948@qq.com"
  1092. }
  1093. ],
  1094. "description": "The ThinkPHP6.1 Filesystem Package",
  1095. "support": {
  1096. "issues": "https://github.com/top-think/think-filesystem/issues",
  1097. "source": "https://github.com/top-think/think-filesystem/tree/v2.0.2"
  1098. },
  1099. "time": "2023-02-08T01:23:42+00:00"
  1100. },
  1101. {
  1102. "name": "topthink/think-helper",
  1103. "version": "v3.1.8",
  1104. "source": {
  1105. "type": "git",
  1106. "url": "https://github.com/top-think/think-helper.git",
  1107. "reference": "612eea76eec2a22f41b0e24be27f49454e4fd5f5"
  1108. },
  1109. "dist": {
  1110. "type": "zip",
  1111. "url": "https://api.github.com/repos/top-think/think-helper/zipball/612eea76eec2a22f41b0e24be27f49454e4fd5f5",
  1112. "reference": "612eea76eec2a22f41b0e24be27f49454e4fd5f5",
  1113. "shasum": ""
  1114. },
  1115. "require": {
  1116. "php": ">=7.1.0"
  1117. },
  1118. "require-dev": {
  1119. "phpunit/phpunit": "^9.5"
  1120. },
  1121. "type": "library",
  1122. "autoload": {
  1123. "files": [
  1124. "src/helper.php"
  1125. ],
  1126. "psr-4": {
  1127. "think\\": "src"
  1128. }
  1129. },
  1130. "notification-url": "https://packagist.org/downloads/",
  1131. "license": [
  1132. "Apache-2.0"
  1133. ],
  1134. "authors": [
  1135. {
  1136. "name": "yunwuxin",
  1137. "email": "448901948@qq.com"
  1138. }
  1139. ],
  1140. "description": "The ThinkPHP6 Helper Package",
  1141. "support": {
  1142. "issues": "https://github.com/top-think/think-helper/issues",
  1143. "source": "https://github.com/top-think/think-helper/tree/v3.1.8"
  1144. },
  1145. "time": "2024-08-26T15:07:58+00:00"
  1146. },
  1147. {
  1148. "name": "topthink/think-orm",
  1149. "version": "v2.0.61",
  1150. "source": {
  1151. "type": "git",
  1152. "url": "https://github.com/top-think/think-orm.git",
  1153. "reference": "10528ebf4a5106b19c3bac9c6deae7a67ff49de6"
  1154. },
  1155. "dist": {
  1156. "type": "zip",
  1157. "url": "https://api.github.com/repos/top-think/think-orm/zipball/10528ebf4a5106b19c3bac9c6deae7a67ff49de6",
  1158. "reference": "10528ebf4a5106b19c3bac9c6deae7a67ff49de6",
  1159. "shasum": ""
  1160. },
  1161. "require": {
  1162. "ext-json": "*",
  1163. "ext-pdo": "*",
  1164. "php": ">=7.1.0",
  1165. "psr/log": "^1.0|^2.0",
  1166. "psr/simple-cache": "^1.0|^2.0",
  1167. "topthink/think-helper": "^3.1"
  1168. },
  1169. "require-dev": {
  1170. "phpunit/phpunit": "^7|^8|^9.5"
  1171. },
  1172. "type": "library",
  1173. "autoload": {
  1174. "files": [
  1175. "stubs/load_stubs.php"
  1176. ],
  1177. "psr-4": {
  1178. "think\\": "src"
  1179. }
  1180. },
  1181. "notification-url": "https://packagist.org/downloads/",
  1182. "license": [
  1183. "Apache-2.0"
  1184. ],
  1185. "authors": [
  1186. {
  1187. "name": "liu21st",
  1188. "email": "liu21st@gmail.com"
  1189. }
  1190. ],
  1191. "description": "think orm",
  1192. "keywords": [
  1193. "database",
  1194. "orm"
  1195. ],
  1196. "support": {
  1197. "issues": "https://github.com/top-think/think-orm/issues",
  1198. "source": "https://github.com/top-think/think-orm/tree/v2.0.61"
  1199. },
  1200. "time": "2023-04-20T14:27:51+00:00"
  1201. },
  1202. {
  1203. "name": "topthink/think-template",
  1204. "version": "v2.0.10",
  1205. "source": {
  1206. "type": "git",
  1207. "url": "https://github.com/top-think/think-template.git",
  1208. "reference": "2b28c9f787c94f6c22312c9fe97dd3d926c03e1c"
  1209. },
  1210. "dist": {
  1211. "type": "zip",
  1212. "url": "https://api.github.com/repos/top-think/think-template/zipball/2b28c9f787c94f6c22312c9fe97dd3d926c03e1c",
  1213. "reference": "2b28c9f787c94f6c22312c9fe97dd3d926c03e1c",
  1214. "shasum": ""
  1215. },
  1216. "require": {
  1217. "php": ">=7.1.0",
  1218. "psr/simple-cache": "^1.0"
  1219. },
  1220. "type": "library",
  1221. "autoload": {
  1222. "psr-4": {
  1223. "think\\": "src"
  1224. }
  1225. },
  1226. "notification-url": "https://packagist.org/downloads/",
  1227. "license": [
  1228. "Apache-2.0"
  1229. ],
  1230. "authors": [
  1231. {
  1232. "name": "liu21st",
  1233. "email": "liu21st@gmail.com"
  1234. }
  1235. ],
  1236. "description": "the php template engine",
  1237. "support": {
  1238. "issues": "https://github.com/top-think/think-template/issues",
  1239. "source": "https://github.com/top-think/think-template/tree/v2.0.10"
  1240. },
  1241. "time": "2024-08-12T05:48:57+00:00"
  1242. },
  1243. {
  1244. "name": "topthink/think-view",
  1245. "version": "v1.0.14",
  1246. "source": {
  1247. "type": "git",
  1248. "url": "https://github.com/top-think/think-view.git",
  1249. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d"
  1250. },
  1251. "dist": {
  1252. "type": "zip",
  1253. "url": "https://api.github.com/repos/top-think/think-view/zipball/edce0ae2c9551ab65f9e94a222604b0dead3576d",
  1254. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d",
  1255. "shasum": ""
  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.31.0",
  1289. "source": {
  1290. "type": "git",
  1291. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1292. "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
  1293. },
  1294. "dist": {
  1295. "type": "zip",
  1296. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
  1297. "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
  1298. "shasum": ""
  1299. },
  1300. "require": {
  1301. "php": ">=7.2"
  1302. },
  1303. "provide": {
  1304. "ext-mbstring": "*"
  1305. },
  1306. "suggest": {
  1307. "ext-mbstring": "For best performance"
  1308. },
  1309. "type": "library",
  1310. "extra": {
  1311. "thanks": {
  1312. "name": "symfony/polyfill",
  1313. "url": "https://github.com/symfony/polyfill"
  1314. }
  1315. },
  1316. "autoload": {
  1317. "files": [
  1318. "bootstrap.php"
  1319. ],
  1320. "psr-4": {
  1321. "Symfony\\Polyfill\\Mbstring\\": ""
  1322. }
  1323. },
  1324. "notification-url": "https://packagist.org/downloads/",
  1325. "license": [
  1326. "MIT"
  1327. ],
  1328. "authors": [
  1329. {
  1330. "name": "Nicolas Grekas",
  1331. "email": "p@tchwork.com"
  1332. },
  1333. {
  1334. "name": "Symfony Community",
  1335. "homepage": "https://symfony.com/contributors"
  1336. }
  1337. ],
  1338. "description": "Symfony polyfill for the Mbstring extension",
  1339. "homepage": "https://symfony.com",
  1340. "keywords": [
  1341. "compatibility",
  1342. "mbstring",
  1343. "polyfill",
  1344. "portable",
  1345. "shim"
  1346. ],
  1347. "support": {
  1348. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
  1349. },
  1350. "funding": [
  1351. {
  1352. "url": "https://symfony.com/sponsor",
  1353. "type": "custom"
  1354. },
  1355. {
  1356. "url": "https://github.com/fabpot",
  1357. "type": "github"
  1358. },
  1359. {
  1360. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1361. "type": "tidelift"
  1362. }
  1363. ],
  1364. "time": "2024-09-09T11:45:10+00:00"
  1365. },
  1366. {
  1367. "name": "symfony/polyfill-php72",
  1368. "version": "v1.31.0",
  1369. "source": {
  1370. "type": "git",
  1371. "url": "https://github.com/symfony/polyfill-php72.git",
  1372. "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce"
  1373. },
  1374. "dist": {
  1375. "type": "zip",
  1376. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
  1377. "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
  1378. "shasum": ""
  1379. },
  1380. "require": {
  1381. "php": ">=7.2"
  1382. },
  1383. "type": "metapackage",
  1384. "extra": {
  1385. "thanks": {
  1386. "name": "symfony/polyfill",
  1387. "url": "https://github.com/symfony/polyfill"
  1388. }
  1389. },
  1390. "notification-url": "https://packagist.org/downloads/",
  1391. "license": [
  1392. "MIT"
  1393. ],
  1394. "authors": [
  1395. {
  1396. "name": "Nicolas Grekas",
  1397. "email": "p@tchwork.com"
  1398. },
  1399. {
  1400. "name": "Symfony Community",
  1401. "homepage": "https://symfony.com/contributors"
  1402. }
  1403. ],
  1404. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  1405. "homepage": "https://symfony.com",
  1406. "keywords": [
  1407. "compatibility",
  1408. "polyfill",
  1409. "portable",
  1410. "shim"
  1411. ],
  1412. "support": {
  1413. "source": "https://github.com/symfony/polyfill-php72/tree/v1.31.0"
  1414. },
  1415. "funding": [
  1416. {
  1417. "url": "https://symfony.com/sponsor",
  1418. "type": "custom"
  1419. },
  1420. {
  1421. "url": "https://github.com/fabpot",
  1422. "type": "github"
  1423. },
  1424. {
  1425. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1426. "type": "tidelift"
  1427. }
  1428. ],
  1429. "time": "2024-09-09T11:45:10+00:00"
  1430. },
  1431. {
  1432. "name": "symfony/polyfill-php80",
  1433. "version": "v1.31.0",
  1434. "source": {
  1435. "type": "git",
  1436. "url": "https://github.com/symfony/polyfill-php80.git",
  1437. "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
  1438. },
  1439. "dist": {
  1440. "type": "zip",
  1441. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
  1442. "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
  1443. "shasum": ""
  1444. },
  1445. "require": {
  1446. "php": ">=7.2"
  1447. },
  1448. "type": "library",
  1449. "extra": {
  1450. "thanks": {
  1451. "name": "symfony/polyfill",
  1452. "url": "https://github.com/symfony/polyfill"
  1453. }
  1454. },
  1455. "autoload": {
  1456. "files": [
  1457. "bootstrap.php"
  1458. ],
  1459. "psr-4": {
  1460. "Symfony\\Polyfill\\Php80\\": ""
  1461. },
  1462. "classmap": [
  1463. "Resources/stubs"
  1464. ]
  1465. },
  1466. "notification-url": "https://packagist.org/downloads/",
  1467. "license": [
  1468. "MIT"
  1469. ],
  1470. "authors": [
  1471. {
  1472. "name": "Ion Bazan",
  1473. "email": "ion.bazan@gmail.com"
  1474. },
  1475. {
  1476. "name": "Nicolas Grekas",
  1477. "email": "p@tchwork.com"
  1478. },
  1479. {
  1480. "name": "Symfony Community",
  1481. "homepage": "https://symfony.com/contributors"
  1482. }
  1483. ],
  1484. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1485. "homepage": "https://symfony.com",
  1486. "keywords": [
  1487. "compatibility",
  1488. "polyfill",
  1489. "portable",
  1490. "shim"
  1491. ],
  1492. "support": {
  1493. "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
  1494. },
  1495. "funding": [
  1496. {
  1497. "url": "https://symfony.com/sponsor",
  1498. "type": "custom"
  1499. },
  1500. {
  1501. "url": "https://github.com/fabpot",
  1502. "type": "github"
  1503. },
  1504. {
  1505. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1506. "type": "tidelift"
  1507. }
  1508. ],
  1509. "time": "2024-09-09T11:45:10+00:00"
  1510. },
  1511. {
  1512. "name": "symfony/var-dumper",
  1513. "version": "v4.4.47",
  1514. "source": {
  1515. "type": "git",
  1516. "url": "https://github.com/symfony/var-dumper.git",
  1517. "reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
  1518. },
  1519. "dist": {
  1520. "type": "zip",
  1521. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
  1522. "reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
  1523. "shasum": ""
  1524. },
  1525. "require": {
  1526. "php": ">=7.1.3",
  1527. "symfony/polyfill-mbstring": "~1.0",
  1528. "symfony/polyfill-php72": "~1.5",
  1529. "symfony/polyfill-php80": "^1.16"
  1530. },
  1531. "conflict": {
  1532. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  1533. "symfony/console": "<3.4"
  1534. },
  1535. "require-dev": {
  1536. "ext-iconv": "*",
  1537. "symfony/console": "^3.4|^4.0|^5.0",
  1538. "symfony/process": "^4.4|^5.0",
  1539. "twig/twig": "^1.43|^2.13|^3.0.4"
  1540. },
  1541. "suggest": {
  1542. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1543. "ext-intl": "To show region name in time zone dump",
  1544. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  1545. },
  1546. "bin": [
  1547. "Resources/bin/var-dump-server"
  1548. ],
  1549. "type": "library",
  1550. "autoload": {
  1551. "files": [
  1552. "Resources/functions/dump.php"
  1553. ],
  1554. "psr-4": {
  1555. "Symfony\\Component\\VarDumper\\": ""
  1556. },
  1557. "exclude-from-classmap": [
  1558. "/Tests/"
  1559. ]
  1560. },
  1561. "notification-url": "https://packagist.org/downloads/",
  1562. "license": [
  1563. "MIT"
  1564. ],
  1565. "authors": [
  1566. {
  1567. "name": "Nicolas Grekas",
  1568. "email": "p@tchwork.com"
  1569. },
  1570. {
  1571. "name": "Symfony Community",
  1572. "homepage": "https://symfony.com/contributors"
  1573. }
  1574. ],
  1575. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  1576. "homepage": "https://symfony.com",
  1577. "keywords": [
  1578. "debug",
  1579. "dump"
  1580. ],
  1581. "support": {
  1582. "source": "https://github.com/symfony/var-dumper/tree/v4.4.47"
  1583. },
  1584. "funding": [
  1585. {
  1586. "url": "https://symfony.com/sponsor",
  1587. "type": "custom"
  1588. },
  1589. {
  1590. "url": "https://github.com/fabpot",
  1591. "type": "github"
  1592. },
  1593. {
  1594. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1595. "type": "tidelift"
  1596. }
  1597. ],
  1598. "time": "2022-10-03T15:15:11+00:00"
  1599. },
  1600. {
  1601. "name": "topthink/think-trace",
  1602. "version": "v1.6",
  1603. "source": {
  1604. "type": "git",
  1605. "url": "https://github.com/top-think/think-trace.git",
  1606. "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142"
  1607. },
  1608. "dist": {
  1609. "type": "zip",
  1610. "url": "https://api.github.com/repos/top-think/think-trace/zipball/136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
  1611. "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
  1612. "shasum": ""
  1613. },
  1614. "require": {
  1615. "php": ">=7.1.0",
  1616. "topthink/framework": "^6.0|^8.0"
  1617. },
  1618. "type": "library",
  1619. "extra": {
  1620. "think": {
  1621. "services": [
  1622. "think\\trace\\Service"
  1623. ],
  1624. "config": {
  1625. "trace": "src/config.php"
  1626. }
  1627. }
  1628. },
  1629. "autoload": {
  1630. "psr-4": {
  1631. "think\\trace\\": "src"
  1632. }
  1633. },
  1634. "notification-url": "https://packagist.org/downloads/",
  1635. "license": [
  1636. "Apache-2.0"
  1637. ],
  1638. "authors": [
  1639. {
  1640. "name": "liu21st",
  1641. "email": "liu21st@gmail.com"
  1642. }
  1643. ],
  1644. "description": "thinkphp debug trace",
  1645. "support": {
  1646. "issues": "https://github.com/top-think/think-trace/issues",
  1647. "source": "https://github.com/top-think/think-trace/tree/v1.6"
  1648. },
  1649. "time": "2023-02-07T08:36:32+00:00"
  1650. }
  1651. ],
  1652. "aliases": [],
  1653. "minimum-stability": "stable",
  1654. "stability-flags": [],
  1655. "prefer-stable": false,
  1656. "prefer-lowest": false,
  1657. "platform": {
  1658. "php": ">=7.4",
  1659. "ext-json": "*",
  1660. "ext-openssl": "*",
  1661. "ext-fileinfo": "*",
  1662. "ext-mysqli": "*",
  1663. "ext-redis": "*",
  1664. "ext-pcntl": "*",
  1665. "ext-zip": "*",
  1666. "ext-posix": "*",
  1667. "ext-dom": "*",
  1668. "ext-mbstring": "*",
  1669. "ext-bcmath": "*",
  1670. "ext-gd": "*",
  1671. "ext-libxml": "*"
  1672. },
  1673. "platform-dev": [],
  1674. "plugin-api-version": "2.0.0"
  1675. }