installed.json 61 KB

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