composer.lock 55 KB

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