composer.lock 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552
  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": "ffadb60e56b9e032d9a1777a5bf26477",
  8. "packages": [
  9. {
  10. "name": "bshaffer/oauth2-server-php",
  11. "version": "v1.11.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/bshaffer/oauth2-server-php.git",
  15. "reference": "5a0c8000d4763b276919e2106f54eddda6bc50fa"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/5a0c8000d4763b276919e2106f54eddda6bc50fa",
  20. "reference": "5a0c8000d4763b276919e2106f54eddda6bc50fa",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.3.9"
  25. },
  26. "require-dev": {
  27. "aws/aws-sdk-php": "~2.8",
  28. "firebase/php-jwt": "~2.2",
  29. "mongodb/mongodb": "^1.1",
  30. "phpunit/phpunit": "^4.0",
  31. "predis/predis": "dev-master",
  32. "thobbs/phpcassa": "dev-master"
  33. },
  34. "suggest": {
  35. "aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage",
  36. "firebase/php-jwt": "~2.2 is required to use JWT features",
  37. "mongodb/mongodb": "^1.1 is required to use MongoDB storage",
  38. "predis/predis": "Required to use Redis storage",
  39. "thobbs/phpcassa": "Required to use Cassandra storage"
  40. },
  41. "type": "library",
  42. "autoload": {
  43. "psr-0": {
  44. "OAuth2": "src/"
  45. }
  46. },
  47. "notification-url": "https://packagist.org/downloads/",
  48. "license": [
  49. "MIT"
  50. ],
  51. "authors": [
  52. {
  53. "name": "Brent Shaffer",
  54. "email": "bshafs@gmail.com",
  55. "homepage": "http://brentertainment.com"
  56. }
  57. ],
  58. "description": "OAuth2 Server for PHP",
  59. "homepage": "http://github.com/bshaffer/oauth2-server-php",
  60. "keywords": [
  61. "auth",
  62. "oauth",
  63. "oauth2"
  64. ],
  65. "support": {
  66. "issues": "https://github.com/bshaffer/oauth2-server-php/issues",
  67. "source": "https://github.com/bshaffer/oauth2-server-php/tree/master"
  68. },
  69. "time": "2018-12-04T00:29:32+00:00"
  70. },
  71. {
  72. "name": "ddeboer/imap",
  73. "version": "1.12.0",
  74. "source": {
  75. "type": "git",
  76. "url": "https://github.com/ddeboer/imap.git",
  77. "reference": "f0e02bb82cdfbffa5c064be090e0b4c15edbf684"
  78. },
  79. "dist": {
  80. "type": "zip",
  81. "url": "https://api.github.com/repos/ddeboer/imap/zipball/f0e02bb82cdfbffa5c064be090e0b4c15edbf684",
  82. "reference": "f0e02bb82cdfbffa5c064be090e0b4c15edbf684",
  83. "shasum": ""
  84. },
  85. "require": {
  86. "ext-iconv": "*",
  87. "ext-imap": "*",
  88. "ext-mbstring": "*",
  89. "php": "^7.4 || ^8.0"
  90. },
  91. "require-dev": {
  92. "friendsofphp/php-cs-fixer": "^2.18.4",
  93. "laminas/laminas-mail": "^2.14.0",
  94. "phpstan/phpstan": "^0.12.80",
  95. "phpstan/phpstan-phpunit": "^0.12.18",
  96. "phpstan/phpstan-strict-rules": "^0.12.9",
  97. "phpunit/phpunit": "^9.5.4"
  98. },
  99. "type": "library",
  100. "autoload": {
  101. "psr-4": {
  102. "Ddeboer\\Imap\\": "src/"
  103. }
  104. },
  105. "notification-url": "https://packagist.org/downloads/",
  106. "license": [
  107. "MIT"
  108. ],
  109. "authors": [
  110. {
  111. "name": "David de Boer",
  112. "email": "david@ddeboer.nl"
  113. },
  114. {
  115. "name": "Filippo Tessarotto",
  116. "email": "zoeslam@gmail.com"
  117. },
  118. {
  119. "name": "Community contributors",
  120. "homepage": "https://github.com/ddeboer/imap/graphs/contributors"
  121. }
  122. ],
  123. "description": "Object-oriented IMAP for PHP",
  124. "keywords": [
  125. "email",
  126. "imap",
  127. "mail"
  128. ],
  129. "support": {
  130. "issues": "https://github.com/ddeboer/imap/issues",
  131. "source": "https://github.com/ddeboer/imap/tree/1.12.0"
  132. },
  133. "funding": [
  134. {
  135. "url": "https://github.com/Slamdunk",
  136. "type": "github"
  137. },
  138. {
  139. "url": "https://github.com/ddeboer",
  140. "type": "github"
  141. }
  142. ],
  143. "time": "2021-04-02T14:20:54+00:00"
  144. },
  145. {
  146. "name": "directorytree/ldaprecord",
  147. "version": "v2.4.2",
  148. "source": {
  149. "type": "git",
  150. "url": "https://github.com/DirectoryTree/LdapRecord.git",
  151. "reference": "5da929cc94d5ceb2ad1909f0f2f9b4510616b111"
  152. },
  153. "dist": {
  154. "type": "zip",
  155. "url": "https://api.github.com/repos/DirectoryTree/LdapRecord/zipball/5da929cc94d5ceb2ad1909f0f2f9b4510616b111",
  156. "reference": "5da929cc94d5ceb2ad1909f0f2f9b4510616b111",
  157. "shasum": ""
  158. },
  159. "require": {
  160. "ext-json": "*",
  161. "ext-ldap": "*",
  162. "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0",
  163. "nesbot/carbon": "^1.0|^2.0",
  164. "php": ">=7.2",
  165. "psr/log": "^1.0",
  166. "psr/simple-cache": "^1.0",
  167. "tightenco/collect": "^5.6|^6.0|^7.0|^8.0"
  168. },
  169. "require-dev": {
  170. "mockery/mockery": "^1.0",
  171. "phpunit/phpunit": "^8.0"
  172. },
  173. "type": "library",
  174. "autoload": {
  175. "psr-4": {
  176. "LdapRecord\\": "src/"
  177. }
  178. },
  179. "notification-url": "https://packagist.org/downloads/",
  180. "license": [
  181. "MIT"
  182. ],
  183. "authors": [
  184. {
  185. "name": "Steve Bauman",
  186. "email": "steven_bauman@outlook.com",
  187. "role": "Developer"
  188. }
  189. ],
  190. "description": "A fully-featured LDAP ORM.",
  191. "homepage": "https://www.ldaprecord.com",
  192. "keywords": [
  193. "active directory",
  194. "ad",
  195. "adLDAP",
  196. "adldap2",
  197. "directory",
  198. "ldap",
  199. "ldaprecord",
  200. "orm",
  201. "windows"
  202. ],
  203. "support": {
  204. "docs": "https://ldaprecord.com",
  205. "email": "steven_bauman@outlook.com",
  206. "issues": "https://github.com/DirectoryTree/LdapRecord/issues",
  207. "source": "https://github.com/DirectoryTree/LdapRecord"
  208. },
  209. "funding": [
  210. {
  211. "url": "https://github.com/stevebauman",
  212. "type": "github"
  213. }
  214. ],
  215. "time": "2021-04-10T02:08:26+00:00"
  216. },
  217. {
  218. "name": "illuminate/contracts",
  219. "version": "v8.36.2",
  220. "source": {
  221. "type": "git",
  222. "url": "https://github.com/illuminate/contracts.git",
  223. "reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1"
  224. },
  225. "dist": {
  226. "type": "zip",
  227. "url": "https://api.github.com/repos/illuminate/contracts/zipball/5764f703ea8f74ced163125d810951cd5ef2b7e1",
  228. "reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1",
  229. "shasum": ""
  230. },
  231. "require": {
  232. "php": "^7.3|^8.0",
  233. "psr/container": "^1.0",
  234. "psr/simple-cache": "^1.0"
  235. },
  236. "type": "library",
  237. "extra": {
  238. "branch-alias": {
  239. "dev-master": "8.x-dev"
  240. }
  241. },
  242. "autoload": {
  243. "psr-4": {
  244. "Illuminate\\Contracts\\": ""
  245. }
  246. },
  247. "notification-url": "https://packagist.org/downloads/",
  248. "license": [
  249. "MIT"
  250. ],
  251. "authors": [
  252. {
  253. "name": "Taylor Otwell",
  254. "email": "taylor@laravel.com"
  255. }
  256. ],
  257. "description": "The Illuminate Contracts package.",
  258. "homepage": "https://laravel.com",
  259. "support": {
  260. "issues": "https://github.com/laravel/framework/issues",
  261. "source": "https://github.com/laravel/framework"
  262. },
  263. "time": "2021-04-01T13:09:31+00:00"
  264. },
  265. {
  266. "name": "matthiasmullie/minify",
  267. "version": "1.3.66",
  268. "source": {
  269. "type": "git",
  270. "url": "https://github.com/matthiasmullie/minify.git",
  271. "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6"
  272. },
  273. "dist": {
  274. "type": "zip",
  275. "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
  276. "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
  277. "shasum": ""
  278. },
  279. "require": {
  280. "ext-pcre": "*",
  281. "matthiasmullie/path-converter": "~1.1",
  282. "php": ">=5.3.0"
  283. },
  284. "require-dev": {
  285. "friendsofphp/php-cs-fixer": "~2.0",
  286. "matthiasmullie/scrapbook": "dev-master",
  287. "phpunit/phpunit": ">=4.8"
  288. },
  289. "suggest": {
  290. "psr/cache-implementation": "Cache implementation to use with Minify::cache"
  291. },
  292. "bin": [
  293. "bin/minifycss",
  294. "bin/minifyjs"
  295. ],
  296. "type": "library",
  297. "autoload": {
  298. "psr-4": {
  299. "MatthiasMullie\\Minify\\": "src/"
  300. }
  301. },
  302. "notification-url": "https://packagist.org/downloads/",
  303. "license": [
  304. "MIT"
  305. ],
  306. "authors": [
  307. {
  308. "name": "Matthias Mullie",
  309. "email": "minify@mullie.eu",
  310. "homepage": "http://www.mullie.eu",
  311. "role": "Developer"
  312. }
  313. ],
  314. "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
  315. "homepage": "http://www.minifier.org",
  316. "keywords": [
  317. "JS",
  318. "css",
  319. "javascript",
  320. "minifier",
  321. "minify"
  322. ],
  323. "support": {
  324. "issues": "https://github.com/matthiasmullie/minify/issues",
  325. "source": "https://github.com/matthiasmullie/minify/tree/1.3.66"
  326. },
  327. "funding": [
  328. {
  329. "url": "https://github.com/[user1",
  330. "type": "github"
  331. },
  332. {
  333. "url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.",
  334. "type": "github"
  335. },
  336. {
  337. "url": "https://github.com/user2",
  338. "type": "github"
  339. }
  340. ],
  341. "time": "2021-01-06T15:18:10+00:00"
  342. },
  343. {
  344. "name": "matthiasmullie/path-converter",
  345. "version": "1.1.3",
  346. "source": {
  347. "type": "git",
  348. "url": "https://github.com/matthiasmullie/path-converter.git",
  349. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
  350. },
  351. "dist": {
  352. "type": "zip",
  353. "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  354. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  355. "shasum": ""
  356. },
  357. "require": {
  358. "ext-pcre": "*",
  359. "php": ">=5.3.0"
  360. },
  361. "require-dev": {
  362. "phpunit/phpunit": "~4.8"
  363. },
  364. "type": "library",
  365. "autoload": {
  366. "psr-4": {
  367. "MatthiasMullie\\PathConverter\\": "src/"
  368. }
  369. },
  370. "notification-url": "https://packagist.org/downloads/",
  371. "license": [
  372. "MIT"
  373. ],
  374. "authors": [
  375. {
  376. "name": "Matthias Mullie",
  377. "email": "pathconverter@mullie.eu",
  378. "homepage": "http://www.mullie.eu",
  379. "role": "Developer"
  380. }
  381. ],
  382. "description": "Relative path converter",
  383. "homepage": "http://github.com/matthiasmullie/path-converter",
  384. "keywords": [
  385. "converter",
  386. "path",
  387. "paths",
  388. "relative"
  389. ],
  390. "support": {
  391. "issues": "https://github.com/matthiasmullie/path-converter/issues",
  392. "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
  393. },
  394. "time": "2019-02-05T23:41:09+00:00"
  395. },
  396. {
  397. "name": "mustangostang/spyc",
  398. "version": "0.6.3",
  399. "source": {
  400. "type": "git",
  401. "url": "git@github.com:mustangostang/spyc.git",
  402. "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
  403. },
  404. "dist": {
  405. "type": "zip",
  406. "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0",
  407. "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
  408. "shasum": ""
  409. },
  410. "require": {
  411. "php": ">=5.3.1"
  412. },
  413. "require-dev": {
  414. "phpunit/phpunit": "4.3.*@dev"
  415. },
  416. "type": "library",
  417. "extra": {
  418. "branch-alias": {
  419. "dev-master": "0.5.x-dev"
  420. }
  421. },
  422. "autoload": {
  423. "files": [
  424. "Spyc.php"
  425. ]
  426. },
  427. "notification-url": "https://packagist.org/downloads/",
  428. "license": [
  429. "MIT"
  430. ],
  431. "authors": [
  432. {
  433. "name": "mustangostang",
  434. "email": "vlad.andersen@gmail.com"
  435. }
  436. ],
  437. "description": "A simple YAML loader/dumper class for PHP",
  438. "homepage": "https://github.com/mustangostang/spyc/",
  439. "keywords": [
  440. "spyc",
  441. "yaml",
  442. "yml"
  443. ],
  444. "time": "2019-09-10T13:16:29+00:00"
  445. },
  446. {
  447. "name": "nesbot/carbon",
  448. "version": "2.46.0",
  449. "source": {
  450. "type": "git",
  451. "url": "https://github.com/briannesbitt/Carbon.git",
  452. "reference": "2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4"
  453. },
  454. "dist": {
  455. "type": "zip",
  456. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4",
  457. "reference": "2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4",
  458. "shasum": ""
  459. },
  460. "require": {
  461. "ext-json": "*",
  462. "php": "^7.1.8 || ^8.0",
  463. "symfony/polyfill-mbstring": "^1.0",
  464. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  465. },
  466. "require-dev": {
  467. "doctrine/orm": "^2.7",
  468. "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
  469. "kylekatarnls/multi-tester": "^2.0",
  470. "phpmd/phpmd": "^2.9",
  471. "phpstan/extension-installer": "^1.0",
  472. "phpstan/phpstan": "^0.12.54",
  473. "phpunit/phpunit": "^7.5.20 || ^8.5.14",
  474. "squizlabs/php_codesniffer": "^3.4"
  475. },
  476. "bin": [
  477. "bin/carbon"
  478. ],
  479. "type": "library",
  480. "extra": {
  481. "branch-alias": {
  482. "dev-master": "2.x-dev",
  483. "dev-3.x": "3.x-dev"
  484. },
  485. "laravel": {
  486. "providers": [
  487. "Carbon\\Laravel\\ServiceProvider"
  488. ]
  489. },
  490. "phpstan": {
  491. "includes": [
  492. "extension.neon"
  493. ]
  494. }
  495. },
  496. "autoload": {
  497. "psr-4": {
  498. "Carbon\\": "src/Carbon/"
  499. }
  500. },
  501. "notification-url": "https://packagist.org/downloads/",
  502. "license": [
  503. "MIT"
  504. ],
  505. "authors": [
  506. {
  507. "name": "Brian Nesbitt",
  508. "email": "brian@nesbot.com",
  509. "homepage": "http://nesbot.com"
  510. },
  511. {
  512. "name": "kylekatarnls",
  513. "homepage": "http://github.com/kylekatarnls"
  514. }
  515. ],
  516. "description": "An API extension for DateTime that supports 281 different languages.",
  517. "homepage": "http://carbon.nesbot.com",
  518. "keywords": [
  519. "date",
  520. "datetime",
  521. "time"
  522. ],
  523. "support": {
  524. "issues": "https://github.com/briannesbitt/Carbon/issues",
  525. "source": "https://github.com/briannesbitt/Carbon"
  526. },
  527. "funding": [
  528. {
  529. "url": "https://opencollective.com/Carbon",
  530. "type": "open_collective"
  531. },
  532. {
  533. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  534. "type": "tidelift"
  535. }
  536. ],
  537. "time": "2021-02-24T17:30:44+00:00"
  538. },
  539. {
  540. "name": "paragonie/random_compat",
  541. "version": "v9.99.100",
  542. "source": {
  543. "type": "git",
  544. "url": "https://github.com/paragonie/random_compat.git",
  545. "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
  546. },
  547. "dist": {
  548. "type": "zip",
  549. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
  550. "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
  551. "shasum": ""
  552. },
  553. "require": {
  554. "php": ">= 7"
  555. },
  556. "require-dev": {
  557. "phpunit/phpunit": "4.*|5.*",
  558. "vimeo/psalm": "^1"
  559. },
  560. "suggest": {
  561. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  562. },
  563. "type": "library",
  564. "notification-url": "https://packagist.org/downloads/",
  565. "license": [
  566. "MIT"
  567. ],
  568. "authors": [
  569. {
  570. "name": "Paragon Initiative Enterprises",
  571. "email": "security@paragonie.com",
  572. "homepage": "https://paragonie.com"
  573. }
  574. ],
  575. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  576. "keywords": [
  577. "csprng",
  578. "polyfill",
  579. "pseudorandom",
  580. "random"
  581. ],
  582. "support": {
  583. "email": "info@paragonie.com",
  584. "issues": "https://github.com/paragonie/random_compat/issues",
  585. "source": "https://github.com/paragonie/random_compat"
  586. },
  587. "time": "2020-10-15T08:29:30+00:00"
  588. },
  589. {
  590. "name": "php-mime-mail-parser/php-mime-mail-parser",
  591. "version": "5.0.5",
  592. "source": {
  593. "type": "git",
  594. "url": "https://github.com/php-mime-mail-parser/php-mime-mail-parser.git",
  595. "reference": "27983433aabeccee832573c3c56e6a4855e57745"
  596. },
  597. "dist": {
  598. "type": "zip",
  599. "url": "https://api.github.com/repos/php-mime-mail-parser/php-mime-mail-parser/zipball/27983433aabeccee832573c3c56e6a4855e57745",
  600. "reference": "27983433aabeccee832573c3c56e6a4855e57745",
  601. "shasum": ""
  602. },
  603. "require": {
  604. "ext-mailparse": "*",
  605. "php": "^7.1"
  606. },
  607. "replace": {
  608. "exorus/php-mime-mail-parser": "*",
  609. "messaged/php-mime-mail-parser": "*"
  610. },
  611. "require-dev": {
  612. "php-coveralls/php-coveralls": "^2.1",
  613. "phpunit/php-token-stream": "^3.0",
  614. "phpunit/phpunit": "^7.0",
  615. "squizlabs/php_codesniffer": "^3.4"
  616. },
  617. "type": "library",
  618. "autoload": {
  619. "psr-4": {
  620. "PhpMimeMailParser\\": "src/"
  621. }
  622. },
  623. "notification-url": "https://packagist.org/downloads/",
  624. "license": [
  625. "MIT"
  626. ],
  627. "authors": [
  628. {
  629. "name": "eXorus",
  630. "email": "exorus.spam@gmail.com",
  631. "homepage": "https://github.com/eXorus/",
  632. "role": "Developer"
  633. },
  634. {
  635. "name": "M.Valinskis",
  636. "email": "M.Valins@gmail.com",
  637. "homepage": "https://code.google.com/p/php-mime-mail-parser",
  638. "role": "Developer"
  639. },
  640. {
  641. "name": "eugene.emmett.wood",
  642. "email": "gene_w@cementhorizon.com",
  643. "homepage": "https://code.google.com/p/php-mime-mail-parser",
  644. "role": "Developer"
  645. },
  646. {
  647. "name": "alknetso",
  648. "email": "alkne@gmail.com",
  649. "homepage": "https://code.google.com/p/php-mime-mail-parser",
  650. "role": "Developer"
  651. },
  652. {
  653. "name": "bucabay",
  654. "email": "gabe@fijiwebdesign.com",
  655. "homepage": "http://www.fijiwebdesign.com",
  656. "role": "Developer"
  657. }
  658. ],
  659. "description": "A fully tested email parser for PHP 7.1+ (mailparse extension wrapper).",
  660. "homepage": "https://github.com/php-mime-mail-parser/php-mime-mail-parser",
  661. "keywords": [
  662. "MimeMailParser",
  663. "mail",
  664. "mailparse",
  665. "mime",
  666. "parser",
  667. "php"
  668. ],
  669. "support": {
  670. "issues": "https://github.com/php-mime-mail-parser/php-mime-mail-parser/issues",
  671. "source": "https://github.com/php-mime-mail-parser/php-mime-mail-parser/tree/master"
  672. },
  673. "time": "2019-09-23T11:57:58+00:00"
  674. },
  675. {
  676. "name": "phpmailer/phpmailer",
  677. "version": "v6.4.0",
  678. "source": {
  679. "type": "git",
  680. "url": "https://github.com/PHPMailer/PHPMailer.git",
  681. "reference": "050d430203105c27c30efd1dce7aa421ad882d01"
  682. },
  683. "dist": {
  684. "type": "zip",
  685. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/050d430203105c27c30efd1dce7aa421ad882d01",
  686. "reference": "050d430203105c27c30efd1dce7aa421ad882d01",
  687. "shasum": ""
  688. },
  689. "require": {
  690. "ext-ctype": "*",
  691. "ext-filter": "*",
  692. "ext-hash": "*",
  693. "php": ">=5.5.0"
  694. },
  695. "require-dev": {
  696. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  697. "doctrine/annotations": "^1.2",
  698. "phpcompatibility/php-compatibility": "^9.3.5",
  699. "roave/security-advisories": "dev-latest",
  700. "squizlabs/php_codesniffer": "^3.5.6",
  701. "yoast/phpunit-polyfills": "^0.2.0"
  702. },
  703. "suggest": {
  704. "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
  705. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  706. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  707. "psr/log": "For optional PSR-3 debug logging",
  708. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  709. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  710. },
  711. "type": "library",
  712. "autoload": {
  713. "psr-4": {
  714. "PHPMailer\\PHPMailer\\": "src/"
  715. }
  716. },
  717. "notification-url": "https://packagist.org/downloads/",
  718. "license": [
  719. "LGPL-2.1-only"
  720. ],
  721. "authors": [
  722. {
  723. "name": "Marcus Bointon",
  724. "email": "phpmailer@synchromedia.co.uk"
  725. },
  726. {
  727. "name": "Jim Jagielski",
  728. "email": "jimjag@gmail.com"
  729. },
  730. {
  731. "name": "Andy Prevost",
  732. "email": "codeworxtech@users.sourceforge.net"
  733. },
  734. {
  735. "name": "Brent R. Matzelle"
  736. }
  737. ],
  738. "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
  739. "support": {
  740. "issues": "https://github.com/PHPMailer/PHPMailer/issues",
  741. "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.4.0"
  742. },
  743. "funding": [
  744. {
  745. "url": "https://github.com/Synchro",
  746. "type": "github"
  747. }
  748. ],
  749. "time": "2021-03-31T20:06:42+00:00"
  750. },
  751. {
  752. "name": "psr/container",
  753. "version": "1.1.1",
  754. "source": {
  755. "type": "git",
  756. "url": "https://github.com/php-fig/container.git",
  757. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  758. },
  759. "dist": {
  760. "type": "zip",
  761. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  762. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  763. "shasum": ""
  764. },
  765. "require": {
  766. "php": ">=7.2.0"
  767. },
  768. "type": "library",
  769. "autoload": {
  770. "psr-4": {
  771. "Psr\\Container\\": "src/"
  772. }
  773. },
  774. "notification-url": "https://packagist.org/downloads/",
  775. "license": [
  776. "MIT"
  777. ],
  778. "authors": [
  779. {
  780. "name": "PHP-FIG",
  781. "homepage": "https://www.php-fig.org/"
  782. }
  783. ],
  784. "description": "Common Container Interface (PHP FIG PSR-11)",
  785. "homepage": "https://github.com/php-fig/container",
  786. "keywords": [
  787. "PSR-11",
  788. "container",
  789. "container-interface",
  790. "container-interop",
  791. "psr"
  792. ],
  793. "support": {
  794. "issues": "https://github.com/php-fig/container/issues",
  795. "source": "https://github.com/php-fig/container/tree/1.1.1"
  796. },
  797. "time": "2021-03-05T17:36:06+00:00"
  798. },
  799. {
  800. "name": "psr/log",
  801. "version": "1.1.3",
  802. "source": {
  803. "type": "git",
  804. "url": "https://github.com/php-fig/log.git",
  805. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  806. },
  807. "dist": {
  808. "type": "zip",
  809. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  810. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  811. "shasum": ""
  812. },
  813. "require": {
  814. "php": ">=5.3.0"
  815. },
  816. "type": "library",
  817. "extra": {
  818. "branch-alias": {
  819. "dev-master": "1.1.x-dev"
  820. }
  821. },
  822. "autoload": {
  823. "psr-4": {
  824. "Psr\\Log\\": "Psr/Log/"
  825. }
  826. },
  827. "notification-url": "https://packagist.org/downloads/",
  828. "license": [
  829. "MIT"
  830. ],
  831. "authors": [
  832. {
  833. "name": "PHP-FIG",
  834. "homepage": "http://www.php-fig.org/"
  835. }
  836. ],
  837. "description": "Common interface for logging libraries",
  838. "homepage": "https://github.com/php-fig/log",
  839. "keywords": [
  840. "log",
  841. "psr",
  842. "psr-3"
  843. ],
  844. "support": {
  845. "source": "https://github.com/php-fig/log/tree/1.1.3"
  846. },
  847. "time": "2020-03-23T09:12:05+00:00"
  848. },
  849. {
  850. "name": "psr/simple-cache",
  851. "version": "1.0.1",
  852. "source": {
  853. "type": "git",
  854. "url": "https://github.com/php-fig/simple-cache.git",
  855. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  856. },
  857. "dist": {
  858. "type": "zip",
  859. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  860. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  861. "shasum": ""
  862. },
  863. "require": {
  864. "php": ">=5.3.0"
  865. },
  866. "type": "library",
  867. "extra": {
  868. "branch-alias": {
  869. "dev-master": "1.0.x-dev"
  870. }
  871. },
  872. "autoload": {
  873. "psr-4": {
  874. "Psr\\SimpleCache\\": "src/"
  875. }
  876. },
  877. "notification-url": "https://packagist.org/downloads/",
  878. "license": [
  879. "MIT"
  880. ],
  881. "authors": [
  882. {
  883. "name": "PHP-FIG",
  884. "homepage": "http://www.php-fig.org/"
  885. }
  886. ],
  887. "description": "Common interfaces for simple caching",
  888. "keywords": [
  889. "cache",
  890. "caching",
  891. "psr",
  892. "psr-16",
  893. "simple-cache"
  894. ],
  895. "support": {
  896. "source": "https://github.com/php-fig/simple-cache/tree/master"
  897. },
  898. "time": "2017-10-23T01:57:42+00:00"
  899. },
  900. {
  901. "name": "robthree/twofactorauth",
  902. "version": "1.8.0",
  903. "source": {
  904. "type": "git",
  905. "url": "https://github.com/RobThree/TwoFactorAuth.git",
  906. "reference": "30a38627ae1e7c9399dae67e265063cd6ec5276c"
  907. },
  908. "dist": {
  909. "type": "zip",
  910. "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/30a38627ae1e7c9399dae67e265063cd6ec5276c",
  911. "reference": "30a38627ae1e7c9399dae67e265063cd6ec5276c",
  912. "shasum": ""
  913. },
  914. "require": {
  915. "php": ">=5.6.0"
  916. },
  917. "require-dev": {
  918. "php-parallel-lint/php-parallel-lint": "^1.2",
  919. "phpunit/phpunit": "@stable"
  920. },
  921. "suggest": {
  922. "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
  923. "endroid/qr-code": "Needed for EndroidQrCodeProvider"
  924. },
  925. "type": "library",
  926. "autoload": {
  927. "psr-4": {
  928. "RobThree\\Auth\\": "lib"
  929. }
  930. },
  931. "notification-url": "https://packagist.org/downloads/",
  932. "license": [
  933. "MIT"
  934. ],
  935. "authors": [
  936. {
  937. "name": "Rob Janssen",
  938. "homepage": "http://robiii.me",
  939. "role": "Developer"
  940. }
  941. ],
  942. "description": "Two Factor Authentication",
  943. "homepage": "https://github.com/RobThree/TwoFactorAuth",
  944. "keywords": [
  945. "Authentication",
  946. "MFA",
  947. "Multi Factor Authentication",
  948. "Two Factor Authentication",
  949. "authenticator",
  950. "authy",
  951. "php",
  952. "tfa"
  953. ],
  954. "support": {
  955. "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
  956. "source": "https://github.com/RobThree/TwoFactorAuth"
  957. },
  958. "funding": [
  959. {
  960. "url": "https://paypal.me/robiii",
  961. "type": "custom"
  962. },
  963. {
  964. "url": "https://github.com/RobThree",
  965. "type": "github"
  966. }
  967. ],
  968. "time": "2021-03-09T18:24:05+00:00"
  969. },
  970. {
  971. "name": "soundasleep/html2text",
  972. "version": "0.5.0",
  973. "source": {
  974. "type": "git",
  975. "url": "https://github.com/soundasleep/html2text.git",
  976. "reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad"
  977. },
  978. "dist": {
  979. "type": "zip",
  980. "url": "https://api.github.com/repos/soundasleep/html2text/zipball/cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
  981. "reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
  982. "shasum": ""
  983. },
  984. "require": {
  985. "ext-dom": "*",
  986. "ext-libxml": "*",
  987. "php": ">=5.3.2"
  988. },
  989. "require-dev": {
  990. "phpunit/phpunit": ">=4.0",
  991. "soundasleep/component-tests": "dev-master"
  992. },
  993. "type": "library",
  994. "autoload": {
  995. "psr-4": {
  996. "Html2Text\\": "src"
  997. }
  998. },
  999. "notification-url": "https://packagist.org/downloads/",
  1000. "license": [
  1001. "EPL-1.0"
  1002. ],
  1003. "authors": [
  1004. {
  1005. "name": "Jevon Wright",
  1006. "homepage": "https://jevon.org",
  1007. "role": "Developer"
  1008. }
  1009. ],
  1010. "description": "A PHP script to convert HTML into a plain text format",
  1011. "homepage": "https://github.com/soundasleep/html2text",
  1012. "keywords": [
  1013. "email",
  1014. "html",
  1015. "php",
  1016. "text"
  1017. ],
  1018. "support": {
  1019. "email": "support@jevon.org",
  1020. "issues": "https://github.com/soundasleep/html2text/issues",
  1021. "source": "https://github.com/soundasleep/html2text/tree/master"
  1022. },
  1023. "time": "2017-04-19T22:01:50+00:00"
  1024. },
  1025. {
  1026. "name": "symfony/polyfill-mbstring",
  1027. "version": "v1.22.1",
  1028. "source": {
  1029. "type": "git",
  1030. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1031. "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
  1032. },
  1033. "dist": {
  1034. "type": "zip",
  1035. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
  1036. "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
  1037. "shasum": ""
  1038. },
  1039. "require": {
  1040. "php": ">=7.1"
  1041. },
  1042. "suggest": {
  1043. "ext-mbstring": "For best performance"
  1044. },
  1045. "type": "library",
  1046. "extra": {
  1047. "branch-alias": {
  1048. "dev-main": "1.22-dev"
  1049. },
  1050. "thanks": {
  1051. "name": "symfony/polyfill",
  1052. "url": "https://github.com/symfony/polyfill"
  1053. }
  1054. },
  1055. "autoload": {
  1056. "psr-4": {
  1057. "Symfony\\Polyfill\\Mbstring\\": ""
  1058. },
  1059. "files": [
  1060. "bootstrap.php"
  1061. ]
  1062. },
  1063. "notification-url": "https://packagist.org/downloads/",
  1064. "license": [
  1065. "MIT"
  1066. ],
  1067. "authors": [
  1068. {
  1069. "name": "Nicolas Grekas",
  1070. "email": "p@tchwork.com"
  1071. },
  1072. {
  1073. "name": "Symfony Community",
  1074. "homepage": "https://symfony.com/contributors"
  1075. }
  1076. ],
  1077. "description": "Symfony polyfill for the Mbstring extension",
  1078. "homepage": "https://symfony.com",
  1079. "keywords": [
  1080. "compatibility",
  1081. "mbstring",
  1082. "polyfill",
  1083. "portable",
  1084. "shim"
  1085. ],
  1086. "support": {
  1087. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
  1088. },
  1089. "funding": [
  1090. {
  1091. "url": "https://symfony.com/sponsor",
  1092. "type": "custom"
  1093. },
  1094. {
  1095. "url": "https://github.com/fabpot",
  1096. "type": "github"
  1097. },
  1098. {
  1099. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1100. "type": "tidelift"
  1101. }
  1102. ],
  1103. "time": "2021-01-22T09:19:47+00:00"
  1104. },
  1105. {
  1106. "name": "symfony/polyfill-php80",
  1107. "version": "v1.22.1",
  1108. "source": {
  1109. "type": "git",
  1110. "url": "https://github.com/symfony/polyfill-php80.git",
  1111. "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
  1112. },
  1113. "dist": {
  1114. "type": "zip",
  1115. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
  1116. "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
  1117. "shasum": ""
  1118. },
  1119. "require": {
  1120. "php": ">=7.1"
  1121. },
  1122. "type": "library",
  1123. "extra": {
  1124. "branch-alias": {
  1125. "dev-main": "1.22-dev"
  1126. },
  1127. "thanks": {
  1128. "name": "symfony/polyfill",
  1129. "url": "https://github.com/symfony/polyfill"
  1130. }
  1131. },
  1132. "autoload": {
  1133. "psr-4": {
  1134. "Symfony\\Polyfill\\Php80\\": ""
  1135. },
  1136. "files": [
  1137. "bootstrap.php"
  1138. ],
  1139. "classmap": [
  1140. "Resources/stubs"
  1141. ]
  1142. },
  1143. "notification-url": "https://packagist.org/downloads/",
  1144. "license": [
  1145. "MIT"
  1146. ],
  1147. "authors": [
  1148. {
  1149. "name": "Ion Bazan",
  1150. "email": "ion.bazan@gmail.com"
  1151. },
  1152. {
  1153. "name": "Nicolas Grekas",
  1154. "email": "p@tchwork.com"
  1155. },
  1156. {
  1157. "name": "Symfony Community",
  1158. "homepage": "https://symfony.com/contributors"
  1159. }
  1160. ],
  1161. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1162. "homepage": "https://symfony.com",
  1163. "keywords": [
  1164. "compatibility",
  1165. "polyfill",
  1166. "portable",
  1167. "shim"
  1168. ],
  1169. "support": {
  1170. "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
  1171. },
  1172. "funding": [
  1173. {
  1174. "url": "https://symfony.com/sponsor",
  1175. "type": "custom"
  1176. },
  1177. {
  1178. "url": "https://github.com/fabpot",
  1179. "type": "github"
  1180. },
  1181. {
  1182. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1183. "type": "tidelift"
  1184. }
  1185. ],
  1186. "time": "2021-01-07T16:49:33+00:00"
  1187. },
  1188. {
  1189. "name": "symfony/translation",
  1190. "version": "v5.2.6",
  1191. "source": {
  1192. "type": "git",
  1193. "url": "https://github.com/symfony/translation.git",
  1194. "reference": "2cc7f45d96db9adfcf89adf4401d9dfed509f4e1"
  1195. },
  1196. "dist": {
  1197. "type": "zip",
  1198. "url": "https://api.github.com/repos/symfony/translation/zipball/2cc7f45d96db9adfcf89adf4401d9dfed509f4e1",
  1199. "reference": "2cc7f45d96db9adfcf89adf4401d9dfed509f4e1",
  1200. "shasum": ""
  1201. },
  1202. "require": {
  1203. "php": ">=7.2.5",
  1204. "symfony/polyfill-mbstring": "~1.0",
  1205. "symfony/polyfill-php80": "^1.15",
  1206. "symfony/translation-contracts": "^2.3"
  1207. },
  1208. "conflict": {
  1209. "symfony/config": "<4.4",
  1210. "symfony/dependency-injection": "<5.0",
  1211. "symfony/http-kernel": "<5.0",
  1212. "symfony/twig-bundle": "<5.0",
  1213. "symfony/yaml": "<4.4"
  1214. },
  1215. "provide": {
  1216. "symfony/translation-implementation": "2.3"
  1217. },
  1218. "require-dev": {
  1219. "psr/log": "~1.0",
  1220. "symfony/config": "^4.4|^5.0",
  1221. "symfony/console": "^4.4|^5.0",
  1222. "symfony/dependency-injection": "^5.0",
  1223. "symfony/finder": "^4.4|^5.0",
  1224. "symfony/http-kernel": "^5.0",
  1225. "symfony/intl": "^4.4|^5.0",
  1226. "symfony/service-contracts": "^1.1.2|^2",
  1227. "symfony/yaml": "^4.4|^5.0"
  1228. },
  1229. "suggest": {
  1230. "psr/log-implementation": "To use logging capability in translator",
  1231. "symfony/config": "",
  1232. "symfony/yaml": ""
  1233. },
  1234. "type": "library",
  1235. "autoload": {
  1236. "files": [
  1237. "Resources/functions.php"
  1238. ],
  1239. "psr-4": {
  1240. "Symfony\\Component\\Translation\\": ""
  1241. },
  1242. "exclude-from-classmap": [
  1243. "/Tests/"
  1244. ]
  1245. },
  1246. "notification-url": "https://packagist.org/downloads/",
  1247. "license": [
  1248. "MIT"
  1249. ],
  1250. "authors": [
  1251. {
  1252. "name": "Fabien Potencier",
  1253. "email": "fabien@symfony.com"
  1254. },
  1255. {
  1256. "name": "Symfony Community",
  1257. "homepage": "https://symfony.com/contributors"
  1258. }
  1259. ],
  1260. "description": "Provides tools to internationalize your application",
  1261. "homepage": "https://symfony.com",
  1262. "support": {
  1263. "source": "https://github.com/symfony/translation/tree/v5.2.6"
  1264. },
  1265. "funding": [
  1266. {
  1267. "url": "https://symfony.com/sponsor",
  1268. "type": "custom"
  1269. },
  1270. {
  1271. "url": "https://github.com/fabpot",
  1272. "type": "github"
  1273. },
  1274. {
  1275. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1276. "type": "tidelift"
  1277. }
  1278. ],
  1279. "time": "2021-03-23T19:33:48+00:00"
  1280. },
  1281. {
  1282. "name": "symfony/translation-contracts",
  1283. "version": "v2.3.0",
  1284. "source": {
  1285. "type": "git",
  1286. "url": "https://github.com/symfony/translation-contracts.git",
  1287. "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
  1288. },
  1289. "dist": {
  1290. "type": "zip",
  1291. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
  1292. "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
  1293. "shasum": ""
  1294. },
  1295. "require": {
  1296. "php": ">=7.2.5"
  1297. },
  1298. "suggest": {
  1299. "symfony/translation-implementation": ""
  1300. },
  1301. "type": "library",
  1302. "extra": {
  1303. "branch-alias": {
  1304. "dev-master": "2.3-dev"
  1305. },
  1306. "thanks": {
  1307. "name": "symfony/contracts",
  1308. "url": "https://github.com/symfony/contracts"
  1309. }
  1310. },
  1311. "autoload": {
  1312. "psr-4": {
  1313. "Symfony\\Contracts\\Translation\\": ""
  1314. }
  1315. },
  1316. "notification-url": "https://packagist.org/downloads/",
  1317. "license": [
  1318. "MIT"
  1319. ],
  1320. "authors": [
  1321. {
  1322. "name": "Nicolas Grekas",
  1323. "email": "p@tchwork.com"
  1324. },
  1325. {
  1326. "name": "Symfony Community",
  1327. "homepage": "https://symfony.com/contributors"
  1328. }
  1329. ],
  1330. "description": "Generic abstractions related to translation",
  1331. "homepage": "https://symfony.com",
  1332. "keywords": [
  1333. "abstractions",
  1334. "contracts",
  1335. "decoupling",
  1336. "interfaces",
  1337. "interoperability",
  1338. "standards"
  1339. ],
  1340. "support": {
  1341. "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0"
  1342. },
  1343. "funding": [
  1344. {
  1345. "url": "https://symfony.com/sponsor",
  1346. "type": "custom"
  1347. },
  1348. {
  1349. "url": "https://github.com/fabpot",
  1350. "type": "github"
  1351. },
  1352. {
  1353. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1354. "type": "tidelift"
  1355. }
  1356. ],
  1357. "time": "2020-09-28T13:05:58+00:00"
  1358. },
  1359. {
  1360. "name": "symfony/var-dumper",
  1361. "version": "v5.2.6",
  1362. "source": {
  1363. "type": "git",
  1364. "url": "https://github.com/symfony/var-dumper.git",
  1365. "reference": "89412a68ea2e675b4e44f260a5666729f77f668e"
  1366. },
  1367. "dist": {
  1368. "type": "zip",
  1369. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89412a68ea2e675b4e44f260a5666729f77f668e",
  1370. "reference": "89412a68ea2e675b4e44f260a5666729f77f668e",
  1371. "shasum": ""
  1372. },
  1373. "require": {
  1374. "php": ">=7.2.5",
  1375. "symfony/polyfill-mbstring": "~1.0",
  1376. "symfony/polyfill-php80": "^1.15"
  1377. },
  1378. "conflict": {
  1379. "phpunit/phpunit": "<5.4.3",
  1380. "symfony/console": "<4.4"
  1381. },
  1382. "require-dev": {
  1383. "ext-iconv": "*",
  1384. "symfony/console": "^4.4|^5.0",
  1385. "symfony/process": "^4.4|^5.0",
  1386. "twig/twig": "^2.13|^3.0.4"
  1387. },
  1388. "suggest": {
  1389. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1390. "ext-intl": "To show region name in time zone dump",
  1391. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  1392. },
  1393. "bin": [
  1394. "Resources/bin/var-dump-server"
  1395. ],
  1396. "type": "library",
  1397. "autoload": {
  1398. "files": [
  1399. "Resources/functions/dump.php"
  1400. ],
  1401. "psr-4": {
  1402. "Symfony\\Component\\VarDumper\\": ""
  1403. },
  1404. "exclude-from-classmap": [
  1405. "/Tests/"
  1406. ]
  1407. },
  1408. "notification-url": "https://packagist.org/downloads/",
  1409. "license": [
  1410. "MIT"
  1411. ],
  1412. "authors": [
  1413. {
  1414. "name": "Nicolas Grekas",
  1415. "email": "p@tchwork.com"
  1416. },
  1417. {
  1418. "name": "Symfony Community",
  1419. "homepage": "https://symfony.com/contributors"
  1420. }
  1421. ],
  1422. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  1423. "homepage": "https://symfony.com",
  1424. "keywords": [
  1425. "debug",
  1426. "dump"
  1427. ],
  1428. "support": {
  1429. "source": "https://github.com/symfony/var-dumper/tree/v5.2.6"
  1430. },
  1431. "funding": [
  1432. {
  1433. "url": "https://symfony.com/sponsor",
  1434. "type": "custom"
  1435. },
  1436. {
  1437. "url": "https://github.com/fabpot",
  1438. "type": "github"
  1439. },
  1440. {
  1441. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1442. "type": "tidelift"
  1443. }
  1444. ],
  1445. "time": "2021-03-28T09:42:18+00:00"
  1446. },
  1447. {
  1448. "name": "tightenco/collect",
  1449. "version": "v8.34.0",
  1450. "source": {
  1451. "type": "git",
  1452. "url": "https://github.com/tighten/collect.git",
  1453. "reference": "b069783ab0c547bb894ebcf8e7f6024bb401f9d2"
  1454. },
  1455. "dist": {
  1456. "type": "zip",
  1457. "url": "https://api.github.com/repos/tighten/collect/zipball/b069783ab0c547bb894ebcf8e7f6024bb401f9d2",
  1458. "reference": "b069783ab0c547bb894ebcf8e7f6024bb401f9d2",
  1459. "shasum": ""
  1460. },
  1461. "require": {
  1462. "php": "^7.2|^8.0",
  1463. "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0"
  1464. },
  1465. "require-dev": {
  1466. "mockery/mockery": "^1.0",
  1467. "nesbot/carbon": "^2.23.0",
  1468. "phpunit/phpunit": "^8.3"
  1469. },
  1470. "type": "library",
  1471. "autoload": {
  1472. "files": [
  1473. "src/Collect/Support/helpers.php",
  1474. "src/Collect/Support/alias.php"
  1475. ],
  1476. "psr-4": {
  1477. "Tightenco\\Collect\\": "src/Collect"
  1478. }
  1479. },
  1480. "notification-url": "https://packagist.org/downloads/",
  1481. "license": [
  1482. "MIT"
  1483. ],
  1484. "authors": [
  1485. {
  1486. "name": "Taylor Otwell",
  1487. "email": "taylorotwell@gmail.com"
  1488. }
  1489. ],
  1490. "description": "Collect - Illuminate Collections as a separate package.",
  1491. "keywords": [
  1492. "collection",
  1493. "laravel"
  1494. ],
  1495. "support": {
  1496. "issues": "https://github.com/tighten/collect/issues",
  1497. "source": "https://github.com/tighten/collect/tree/v8.34.0"
  1498. },
  1499. "time": "2021-03-29T21:29:00+00:00"
  1500. },
  1501. {
  1502. "name": "yubico/u2flib-server",
  1503. "version": "1.0.2",
  1504. "source": {
  1505. "type": "git",
  1506. "url": "https://github.com/Yubico/php-u2flib-server.git",
  1507. "reference": "55d813acf68212ad2cadecde07551600d6971939"
  1508. },
  1509. "dist": {
  1510. "type": "zip",
  1511. "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
  1512. "reference": "55d813acf68212ad2cadecde07551600d6971939",
  1513. "shasum": ""
  1514. },
  1515. "require": {
  1516. "ext-openssl": "*",
  1517. "paragonie/random_compat": ">= 1",
  1518. "php": ">=5.6"
  1519. },
  1520. "require-dev": {
  1521. "phpunit/phpunit": "~5.7",
  1522. "vimeo/psalm": "^0|^1|^2"
  1523. },
  1524. "type": "library",
  1525. "autoload": {
  1526. "classmap": [
  1527. "src/"
  1528. ]
  1529. },
  1530. "notification-url": "https://packagist.org/downloads/",
  1531. "license": [
  1532. "BSD-2-Clause"
  1533. ],
  1534. "description": "Library for U2F implementation",
  1535. "homepage": "https://developers.yubico.com/php-u2flib-server",
  1536. "support": {
  1537. "issues": "https://github.com/Yubico/php-u2flib-server/issues",
  1538. "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
  1539. },
  1540. "time": "2018-09-07T08:16:44+00:00"
  1541. }
  1542. ],
  1543. "packages-dev": [],
  1544. "aliases": [],
  1545. "minimum-stability": "stable",
  1546. "stability-flags": [],
  1547. "prefer-stable": false,
  1548. "prefer-lowest": false,
  1549. "platform": [],
  1550. "platform-dev": [],
  1551. "plugin-api-version": "2.0.0"
  1552. }