composer.lock 60 KB

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