installed.json 54 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790
  1. [
  2. {
  3. "name": "adldap2/adldap2",
  4. "version": "v10.0.2",
  5. "version_normalized": "10.0.2.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/Adldap2/Adldap2.git",
  9. "reference": "f38a58161c07a295f67d3e8877c4236cdd9170e6"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/f38a58161c07a295f67d3e8877c4236cdd9170e6",
  14. "reference": "f38a58161c07a295f67d3e8877c4236cdd9170e6",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "ext-ldap": "*",
  19. "illuminate/contracts": "~5.0",
  20. "php": ">=7.0",
  21. "psr/log": "~1.1",
  22. "tightenco/collect": "~5.0"
  23. },
  24. "require-dev": {
  25. "mockery/mockery": "~1.0",
  26. "phpunit/phpunit": "~6.0"
  27. },
  28. "suggest": {
  29. "ext-fileinfo": "fileinfo is required when retrieving user encoded thumbnails"
  30. },
  31. "time": "2019-02-16T04:26:37+00:00",
  32. "type": "library",
  33. "installation-source": "dist",
  34. "autoload": {
  35. "psr-4": {
  36. "Adldap\\": "src/"
  37. }
  38. },
  39. "notification-url": "https://packagist.org/downloads/",
  40. "license": [
  41. "MIT"
  42. ],
  43. "authors": [
  44. {
  45. "name": "Steve Bauman",
  46. "email": "steven_bauman@outlook.com",
  47. "role": "Developer"
  48. }
  49. ],
  50. "description": "A PHP LDAP Package for humans.",
  51. "keywords": [
  52. "active directory",
  53. "ad",
  54. "adLDAP",
  55. "adldap2",
  56. "directory",
  57. "ldap",
  58. "windows"
  59. ]
  60. },
  61. {
  62. "name": "composer/semver",
  63. "version": "1.4.2",
  64. "version_normalized": "1.4.2.0",
  65. "source": {
  66. "type": "git",
  67. "url": "https://github.com/composer/semver.git",
  68. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
  69. },
  70. "dist": {
  71. "type": "zip",
  72. "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
  73. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
  74. "shasum": ""
  75. },
  76. "require": {
  77. "php": "^5.3.2 || ^7.0"
  78. },
  79. "require-dev": {
  80. "phpunit/phpunit": "^4.5 || ^5.0.5",
  81. "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
  82. },
  83. "time": "2016-08-30T16:08:34+00:00",
  84. "type": "library",
  85. "extra": {
  86. "branch-alias": {
  87. "dev-master": "1.x-dev"
  88. }
  89. },
  90. "installation-source": "dist",
  91. "autoload": {
  92. "psr-4": {
  93. "Composer\\Semver\\": "src"
  94. }
  95. },
  96. "notification-url": "https://packagist.org/downloads/",
  97. "license": [
  98. "MIT"
  99. ],
  100. "authors": [
  101. {
  102. "name": "Nils Adermann",
  103. "email": "naderman@naderman.de",
  104. "homepage": "http://www.naderman.de"
  105. },
  106. {
  107. "name": "Jordi Boggiano",
  108. "email": "j.boggiano@seld.be",
  109. "homepage": "http://seld.be"
  110. },
  111. {
  112. "name": "Rob Bast",
  113. "email": "rob.bast@gmail.com",
  114. "homepage": "http://robbast.nl"
  115. }
  116. ],
  117. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  118. "keywords": [
  119. "semantic",
  120. "semver",
  121. "validation",
  122. "versioning"
  123. ]
  124. },
  125. {
  126. "name": "dibi/dibi",
  127. "version": "v3.2.3",
  128. "version_normalized": "3.2.3.0",
  129. "source": {
  130. "type": "git",
  131. "url": "https://github.com/dg/dibi.git",
  132. "reference": "906e1f240742124e49562cace271916e1b08c991"
  133. },
  134. "dist": {
  135. "type": "zip",
  136. "url": "https://api.github.com/repos/dg/dibi/zipball/906e1f240742124e49562cace271916e1b08c991",
  137. "reference": "906e1f240742124e49562cace271916e1b08c991",
  138. "shasum": ""
  139. },
  140. "require": {
  141. "php": ">=5.4.4"
  142. },
  143. "replace": {
  144. "dg/dibi": "*"
  145. },
  146. "require-dev": {
  147. "nette/tester": "~1.7",
  148. "tracy/tracy": "~2.2"
  149. },
  150. "time": "2018-09-17T11:47:10+00:00",
  151. "type": "library",
  152. "extra": {
  153. "branch-alias": {
  154. "dev-master": "3.2-dev"
  155. }
  156. },
  157. "installation-source": "dist",
  158. "autoload": {
  159. "classmap": [
  160. "src/"
  161. ],
  162. "files": [
  163. "src/loader.php"
  164. ]
  165. },
  166. "notification-url": "https://packagist.org/downloads/",
  167. "license": [
  168. "BSD-3-Clause",
  169. "GPL-2.0",
  170. "GPL-3.0"
  171. ],
  172. "authors": [
  173. {
  174. "name": "David Grudl",
  175. "homepage": "https://davidgrudl.com"
  176. }
  177. ],
  178. "description": "Dibi is Database Abstraction Library for PHP",
  179. "homepage": "https://dibiphp.com",
  180. "keywords": [
  181. "access",
  182. "database",
  183. "dbal",
  184. "mssql",
  185. "mysql",
  186. "odbc",
  187. "oracle",
  188. "pdo",
  189. "postgresql",
  190. "sqlite",
  191. "sqlsrv"
  192. ]
  193. },
  194. {
  195. "name": "guzzlehttp/guzzle",
  196. "version": "6.3.3",
  197. "version_normalized": "6.3.3.0",
  198. "source": {
  199. "type": "git",
  200. "url": "https://github.com/guzzle/guzzle.git",
  201. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
  202. },
  203. "dist": {
  204. "type": "zip",
  205. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  206. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  207. "shasum": ""
  208. },
  209. "require": {
  210. "guzzlehttp/promises": "^1.0",
  211. "guzzlehttp/psr7": "^1.4",
  212. "php": ">=5.5"
  213. },
  214. "require-dev": {
  215. "ext-curl": "*",
  216. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  217. "psr/log": "^1.0"
  218. },
  219. "suggest": {
  220. "psr/log": "Required for using the Log middleware"
  221. },
  222. "time": "2018-04-22T15:46:56+00:00",
  223. "type": "library",
  224. "extra": {
  225. "branch-alias": {
  226. "dev-master": "6.3-dev"
  227. }
  228. },
  229. "installation-source": "dist",
  230. "autoload": {
  231. "files": [
  232. "src/functions_include.php"
  233. ],
  234. "psr-4": {
  235. "GuzzleHttp\\": "src/"
  236. }
  237. },
  238. "notification-url": "https://packagist.org/downloads/",
  239. "license": [
  240. "MIT"
  241. ],
  242. "authors": [
  243. {
  244. "name": "Michael Dowling",
  245. "email": "mtdowling@gmail.com",
  246. "homepage": "https://github.com/mtdowling"
  247. }
  248. ],
  249. "description": "Guzzle is a PHP HTTP client library",
  250. "homepage": "http://guzzlephp.org/",
  251. "keywords": [
  252. "client",
  253. "curl",
  254. "framework",
  255. "http",
  256. "http client",
  257. "rest",
  258. "web service"
  259. ]
  260. },
  261. {
  262. "name": "guzzlehttp/promises",
  263. "version": "v1.3.1",
  264. "version_normalized": "1.3.1.0",
  265. "source": {
  266. "type": "git",
  267. "url": "https://github.com/guzzle/promises.git",
  268. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  269. },
  270. "dist": {
  271. "type": "zip",
  272. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  273. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  274. "shasum": ""
  275. },
  276. "require": {
  277. "php": ">=5.5.0"
  278. },
  279. "require-dev": {
  280. "phpunit/phpunit": "^4.0"
  281. },
  282. "time": "2016-12-20T10:07:11+00:00",
  283. "type": "library",
  284. "extra": {
  285. "branch-alias": {
  286. "dev-master": "1.4-dev"
  287. }
  288. },
  289. "installation-source": "dist",
  290. "autoload": {
  291. "psr-4": {
  292. "GuzzleHttp\\Promise\\": "src/"
  293. },
  294. "files": [
  295. "src/functions_include.php"
  296. ]
  297. },
  298. "notification-url": "https://packagist.org/downloads/",
  299. "license": [
  300. "MIT"
  301. ],
  302. "authors": [
  303. {
  304. "name": "Michael Dowling",
  305. "email": "mtdowling@gmail.com",
  306. "homepage": "https://github.com/mtdowling"
  307. }
  308. ],
  309. "description": "Guzzle promises library",
  310. "keywords": [
  311. "promise"
  312. ]
  313. },
  314. {
  315. "name": "guzzlehttp/psr7",
  316. "version": "1.4.2",
  317. "version_normalized": "1.4.2.0",
  318. "source": {
  319. "type": "git",
  320. "url": "https://github.com/guzzle/psr7.git",
  321. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  322. },
  323. "dist": {
  324. "type": "zip",
  325. "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  326. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  327. "shasum": ""
  328. },
  329. "require": {
  330. "php": ">=5.4.0",
  331. "psr/http-message": "~1.0"
  332. },
  333. "provide": {
  334. "psr/http-message-implementation": "1.0"
  335. },
  336. "require-dev": {
  337. "phpunit/phpunit": "~4.0"
  338. },
  339. "time": "2017-03-20T17:10:46+00:00",
  340. "type": "library",
  341. "extra": {
  342. "branch-alias": {
  343. "dev-master": "1.4-dev"
  344. }
  345. },
  346. "installation-source": "dist",
  347. "autoload": {
  348. "psr-4": {
  349. "GuzzleHttp\\Psr7\\": "src/"
  350. },
  351. "files": [
  352. "src/functions_include.php"
  353. ]
  354. },
  355. "notification-url": "https://packagist.org/downloads/",
  356. "license": [
  357. "MIT"
  358. ],
  359. "authors": [
  360. {
  361. "name": "Michael Dowling",
  362. "email": "mtdowling@gmail.com",
  363. "homepage": "https://github.com/mtdowling"
  364. },
  365. {
  366. "name": "Tobias Schultze",
  367. "homepage": "https://github.com/Tobion"
  368. }
  369. ],
  370. "description": "PSR-7 message implementation that also provides common utility methods",
  371. "keywords": [
  372. "http",
  373. "message",
  374. "request",
  375. "response",
  376. "stream",
  377. "uri",
  378. "url"
  379. ]
  380. },
  381. {
  382. "name": "illuminate/contracts",
  383. "version": "v5.8.0",
  384. "version_normalized": "5.8.0.0",
  385. "source": {
  386. "type": "git",
  387. "url": "https://github.com/illuminate/contracts.git",
  388. "reference": "3e3a9a654adbf798e05491a5dbf90112df1effde"
  389. },
  390. "dist": {
  391. "type": "zip",
  392. "url": "https://api.github.com/repos/illuminate/contracts/zipball/3e3a9a654adbf798e05491a5dbf90112df1effde",
  393. "reference": "3e3a9a654adbf798e05491a5dbf90112df1effde",
  394. "shasum": ""
  395. },
  396. "require": {
  397. "php": "^7.1.3",
  398. "psr/container": "^1.0",
  399. "psr/simple-cache": "^1.0"
  400. },
  401. "time": "2019-02-18T18:37:54+00:00",
  402. "type": "library",
  403. "extra": {
  404. "branch-alias": {
  405. "dev-master": "5.8-dev"
  406. }
  407. },
  408. "installation-source": "dist",
  409. "autoload": {
  410. "psr-4": {
  411. "Illuminate\\Contracts\\": ""
  412. }
  413. },
  414. "notification-url": "https://packagist.org/downloads/",
  415. "license": [
  416. "MIT"
  417. ],
  418. "authors": [
  419. {
  420. "name": "Taylor Otwell",
  421. "email": "taylor@laravel.com"
  422. }
  423. ],
  424. "description": "The Illuminate Contracts package.",
  425. "homepage": "https://laravel.com"
  426. },
  427. {
  428. "name": "kryptonit3/couchpotato",
  429. "version": "1.0.0",
  430. "version_normalized": "1.0.0.0",
  431. "source": {
  432. "type": "git",
  433. "url": "https://github.com/Kryptonit3/CouchPotato.git",
  434. "reference": "7a1fc892f70f120f74ff005850e923a0f1566376"
  435. },
  436. "dist": {
  437. "type": "zip",
  438. "url": "https://api.github.com/repos/Kryptonit3/CouchPotato/zipball/7a1fc892f70f120f74ff005850e923a0f1566376",
  439. "reference": "7a1fc892f70f120f74ff005850e923a0f1566376",
  440. "shasum": ""
  441. },
  442. "require": {
  443. "guzzlehttp/guzzle": "^6.1"
  444. },
  445. "time": "2016-02-06T22:02:39+00:00",
  446. "type": "library",
  447. "installation-source": "dist",
  448. "autoload": {
  449. "psr-4": {
  450. "Kryptonit3\\CouchPotato\\": "src/"
  451. }
  452. },
  453. "notification-url": "https://packagist.org/downloads/",
  454. "license": [
  455. "MIT"
  456. ],
  457. "authors": [
  458. {
  459. "name": "Jesse Szypulski",
  460. "email": "jesse.szypulski@gmail.com"
  461. }
  462. ],
  463. "description": "PHP Wrapper for CouchPotato API"
  464. },
  465. {
  466. "name": "kryptonit3/sickrage",
  467. "version": "1.0.1",
  468. "version_normalized": "1.0.1.0",
  469. "source": {
  470. "type": "git",
  471. "url": "https://github.com/Kryptonit3/SickRage.git",
  472. "reference": "441a293b5c219c3cdd1ebebd2bcf4518598f84aa"
  473. },
  474. "dist": {
  475. "type": "zip",
  476. "url": "https://api.github.com/repos/Kryptonit3/SickRage/zipball/441a293b5c219c3cdd1ebebd2bcf4518598f84aa",
  477. "reference": "441a293b5c219c3cdd1ebebd2bcf4518598f84aa",
  478. "shasum": ""
  479. },
  480. "require": {
  481. "guzzlehttp/guzzle": "^6.1"
  482. },
  483. "time": "2016-08-08T00:57:46+00:00",
  484. "type": "library",
  485. "installation-source": "dist",
  486. "autoload": {
  487. "psr-4": {
  488. "Kryptonit3\\SickRage\\": "src/"
  489. }
  490. },
  491. "notification-url": "https://packagist.org/downloads/",
  492. "license": [
  493. "MIT"
  494. ],
  495. "authors": [
  496. {
  497. "name": "Jesse Szypulski",
  498. "email": "jesse.szypulski@gmail.com"
  499. }
  500. ],
  501. "description": "PHP Wrapper for SickRage / SickBeard API"
  502. },
  503. {
  504. "name": "kryptonit3/sonarr",
  505. "version": "1.0.6.1",
  506. "version_normalized": "1.0.6.1",
  507. "source": {
  508. "type": "git",
  509. "url": "https://github.com/Kryptonit3/Sonarr.git",
  510. "reference": "e30c5c783a837270bcef81571ca9b95909c52e5e"
  511. },
  512. "dist": {
  513. "type": "zip",
  514. "url": "https://api.github.com/repos/Kryptonit3/Sonarr/zipball/e30c5c783a837270bcef81571ca9b95909c52e5e",
  515. "reference": "e30c5c783a837270bcef81571ca9b95909c52e5e",
  516. "shasum": ""
  517. },
  518. "require": {
  519. "guzzlehttp/guzzle": "^6.1"
  520. },
  521. "time": "2017-06-30T01:25:49+00:00",
  522. "type": "library",
  523. "installation-source": "dist",
  524. "autoload": {
  525. "psr-4": {
  526. "Kryptonit3\\Sonarr\\": "src/"
  527. }
  528. },
  529. "notification-url": "https://packagist.org/downloads/",
  530. "license": [
  531. "MIT"
  532. ],
  533. "authors": [
  534. {
  535. "name": "Jesse Szypulski",
  536. "email": "jesse.szypulski@gmail.com"
  537. }
  538. ],
  539. "description": "PHP Sonarr API Wrapper"
  540. },
  541. {
  542. "name": "layershifter/tld-database",
  543. "version": "1.0.64",
  544. "version_normalized": "1.0.64.0",
  545. "source": {
  546. "type": "git",
  547. "url": "https://github.com/layershifter/TLDDatabase.git",
  548. "reference": "16d9b7cd195eda57c08c64f75e9dbc175320e0cc"
  549. },
  550. "dist": {
  551. "type": "zip",
  552. "url": "https://api.github.com/repos/layershifter/TLDDatabase/zipball/16d9b7cd195eda57c08c64f75e9dbc175320e0cc",
  553. "reference": "16d9b7cd195eda57c08c64f75e9dbc175320e0cc",
  554. "shasum": ""
  555. },
  556. "require": {
  557. "ext-curl": "*",
  558. "layershifter/tld-support": "^1.0.0",
  559. "php": "^5.5.0 || ^7.0"
  560. },
  561. "require-dev": {
  562. "codeclimate/php-test-reporter": "dev-master",
  563. "mikey179/vfsstream": "^1.6",
  564. "phpmd/phpmd": "@stable",
  565. "phpunit/phpunit": "^4.8 || ^5.0",
  566. "squizlabs/php_codesniffer": "~2.0"
  567. },
  568. "time": "2018-11-09T09:12:04+00:00",
  569. "type": "library",
  570. "installation-source": "dist",
  571. "autoload": {
  572. "psr-4": {
  573. "LayerShifter\\TLDDatabase\\": "src/"
  574. }
  575. },
  576. "notification-url": "https://packagist.org/downloads/",
  577. "license": [
  578. "Apache-2.0"
  579. ],
  580. "authors": [
  581. {
  582. "name": "Alexander Fedyashov",
  583. "email": "a@fedyashov.com"
  584. }
  585. ],
  586. "description": "Database abstraction for Public Suffix List",
  587. "keywords": [
  588. "PSL",
  589. "Public Suffix List",
  590. "domain database",
  591. "tld database"
  592. ]
  593. },
  594. {
  595. "name": "layershifter/tld-extract",
  596. "version": "2.0.0",
  597. "version_normalized": "2.0.0.0",
  598. "source": {
  599. "type": "git",
  600. "url": "https://github.com/layershifter/TLDExtract.git",
  601. "reference": "236bfa0fd253e70f8db10f896e788e12b58b4a41"
  602. },
  603. "dist": {
  604. "type": "zip",
  605. "url": "https://api.github.com/repos/layershifter/TLDExtract/zipball/236bfa0fd253e70f8db10f896e788e12b58b4a41",
  606. "reference": "236bfa0fd253e70f8db10f896e788e12b58b4a41",
  607. "shasum": ""
  608. },
  609. "require": {
  610. "layershifter/tld-database": "^1.0",
  611. "layershifter/tld-support": "^1.1",
  612. "php": "^5.5.0 || ^7.0",
  613. "true/punycode": "^2.1.1"
  614. },
  615. "require-dev": {
  616. "phpmd/phpmd": "@stable",
  617. "phpunit/phpunit": "^4.8 || ^5.0",
  618. "squizlabs/php_codesniffer": "~2.0"
  619. },
  620. "time": "2018-09-28T11:11:20+00:00",
  621. "type": "library",
  622. "installation-source": "dist",
  623. "autoload": {
  624. "files": [
  625. "src/static.php"
  626. ],
  627. "psr-4": {
  628. "LayerShifter\\TLDExtract\\": "src/"
  629. }
  630. },
  631. "notification-url": "https://packagist.org/downloads/",
  632. "license": [
  633. "Apache-2.0"
  634. ],
  635. "authors": [
  636. {
  637. "name": "Alexander Fedyashov",
  638. "email": "a@fedyashov.com"
  639. }
  640. ],
  641. "description": "TLDExtract, library for extracting parts of domain, e.q. domain parser",
  642. "keywords": [
  643. "TLDExtract",
  644. "domain parser"
  645. ],
  646. "abandoned": true
  647. },
  648. {
  649. "name": "layershifter/tld-support",
  650. "version": "1.1.1",
  651. "version_normalized": "1.1.1.0",
  652. "source": {
  653. "type": "git",
  654. "url": "https://github.com/layershifter/TLDSupport.git",
  655. "reference": "9b9eb2350db82239289f4e6eb250a2fe4865b0db"
  656. },
  657. "dist": {
  658. "type": "zip",
  659. "url": "https://api.github.com/repos/layershifter/TLDSupport/zipball/9b9eb2350db82239289f4e6eb250a2fe4865b0db",
  660. "reference": "9b9eb2350db82239289f4e6eb250a2fe4865b0db",
  661. "shasum": ""
  662. },
  663. "require": {
  664. "php": ">=5.5",
  665. "symfony/polyfill-mbstring": "^1.2"
  666. },
  667. "require-dev": {
  668. "codeclimate/php-test-reporter": "dev-master",
  669. "phpmd/phpmd": "@stable",
  670. "phpunit/phpunit": "4.8.*",
  671. "squizlabs/php_codesniffer": "2.*"
  672. },
  673. "time": "2016-06-18T12:28:04+00:00",
  674. "type": "library",
  675. "installation-source": "dist",
  676. "autoload": {
  677. "psr-4": {
  678. "LayerShifter\\TLDSupport\\": "src/"
  679. }
  680. },
  681. "notification-url": "https://packagist.org/downloads/",
  682. "license": [
  683. "Apache-2.0"
  684. ],
  685. "authors": [
  686. {
  687. "name": "Alexander Fedyashov",
  688. "email": "a@fedyashov.com"
  689. }
  690. ],
  691. "description": "Support package for TLDDatabase and TLDExtract",
  692. "abandoned": true
  693. },
  694. {
  695. "name": "lcobucci/jwt",
  696. "version": "3.3.1",
  697. "version_normalized": "3.3.1.0",
  698. "source": {
  699. "type": "git",
  700. "url": "https://github.com/lcobucci/jwt.git",
  701. "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
  702. },
  703. "dist": {
  704. "type": "zip",
  705. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
  706. "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
  707. "shasum": ""
  708. },
  709. "require": {
  710. "ext-mbstring": "*",
  711. "ext-openssl": "*",
  712. "php": "^5.6 || ^7.0"
  713. },
  714. "require-dev": {
  715. "mikey179/vfsstream": "~1.5",
  716. "phpmd/phpmd": "~2.2",
  717. "phpunit/php-invoker": "~1.1",
  718. "phpunit/phpunit": "^5.7 || ^7.3",
  719. "squizlabs/php_codesniffer": "~2.3"
  720. },
  721. "time": "2019-05-24T18:30:49+00:00",
  722. "type": "library",
  723. "extra": {
  724. "branch-alias": {
  725. "dev-master": "3.1-dev"
  726. }
  727. },
  728. "installation-source": "dist",
  729. "autoload": {
  730. "psr-4": {
  731. "Lcobucci\\JWT\\": "src"
  732. }
  733. },
  734. "notification-url": "https://packagist.org/downloads/",
  735. "license": [
  736. "BSD-3-Clause"
  737. ],
  738. "authors": [
  739. {
  740. "name": "Luís Otávio Cobucci Oblonczyk",
  741. "email": "lcobucci@gmail.com",
  742. "role": "Developer"
  743. }
  744. ],
  745. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  746. "keywords": [
  747. "JWS",
  748. "jwt"
  749. ]
  750. },
  751. {
  752. "name": "paragonie/constant_time_encoding",
  753. "version": "v2.2.2",
  754. "version_normalized": "2.2.2.0",
  755. "source": {
  756. "type": "git",
  757. "url": "https://github.com/paragonie/constant_time_encoding.git",
  758. "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33"
  759. },
  760. "dist": {
  761. "type": "zip",
  762. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/eccf915f45f911bfb189d1d1638d940ec6ee6e33",
  763. "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33",
  764. "shasum": ""
  765. },
  766. "require": {
  767. "php": "^7"
  768. },
  769. "require-dev": {
  770. "phpunit/phpunit": "^6|^7",
  771. "vimeo/psalm": "^1"
  772. },
  773. "time": "2018-03-10T19:47:49+00:00",
  774. "type": "library",
  775. "installation-source": "dist",
  776. "autoload": {
  777. "psr-4": {
  778. "ParagonIE\\ConstantTime\\": "src/"
  779. }
  780. },
  781. "notification-url": "https://packagist.org/downloads/",
  782. "license": [
  783. "MIT"
  784. ],
  785. "authors": [
  786. {
  787. "name": "Paragon Initiative Enterprises",
  788. "email": "security@paragonie.com",
  789. "homepage": "https://paragonie.com",
  790. "role": "Maintainer"
  791. },
  792. {
  793. "name": "Steve 'Sc00bz' Thomas",
  794. "email": "steve@tobtu.com",
  795. "homepage": "https://www.tobtu.com",
  796. "role": "Original Developer"
  797. }
  798. ],
  799. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  800. "keywords": [
  801. "base16",
  802. "base32",
  803. "base32_decode",
  804. "base32_encode",
  805. "base64",
  806. "base64_decode",
  807. "base64_encode",
  808. "bin2hex",
  809. "encoding",
  810. "hex",
  811. "hex2bin",
  812. "rfc4648"
  813. ]
  814. },
  815. {
  816. "name": "paragonie/random_compat",
  817. "version": "v9.99.99",
  818. "version_normalized": "9.99.99.0",
  819. "source": {
  820. "type": "git",
  821. "url": "https://github.com/paragonie/random_compat.git",
  822. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  823. },
  824. "dist": {
  825. "type": "zip",
  826. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  827. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  828. "shasum": ""
  829. },
  830. "require": {
  831. "php": "^7"
  832. },
  833. "require-dev": {
  834. "phpunit/phpunit": "4.*|5.*",
  835. "vimeo/psalm": "^1"
  836. },
  837. "suggest": {
  838. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  839. },
  840. "time": "2018-07-02T15:55:56+00:00",
  841. "type": "library",
  842. "installation-source": "dist",
  843. "notification-url": "https://packagist.org/downloads/",
  844. "license": [
  845. "MIT"
  846. ],
  847. "authors": [
  848. {
  849. "name": "Paragon Initiative Enterprises",
  850. "email": "security@paragonie.com",
  851. "homepage": "https://paragonie.com"
  852. }
  853. ],
  854. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  855. "keywords": [
  856. "csprng",
  857. "polyfill",
  858. "pseudorandom",
  859. "random"
  860. ]
  861. },
  862. {
  863. "name": "paragonie/sodium_compat",
  864. "version": "v1.6.4",
  865. "version_normalized": "1.6.4.0",
  866. "source": {
  867. "type": "git",
  868. "url": "https://github.com/paragonie/sodium_compat.git",
  869. "reference": "3f2fd07977541b4d630ea0365ad0eceddee5179c"
  870. },
  871. "dist": {
  872. "type": "zip",
  873. "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/3f2fd07977541b4d630ea0365ad0eceddee5179c",
  874. "reference": "3f2fd07977541b4d630ea0365ad0eceddee5179c",
  875. "shasum": ""
  876. },
  877. "require": {
  878. "paragonie/random_compat": ">=1",
  879. "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7"
  880. },
  881. "require-dev": {
  882. "phpunit/phpunit": "^3|^4|^5"
  883. },
  884. "suggest": {
  885. "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
  886. "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
  887. },
  888. "time": "2018-08-29T22:02:48+00:00",
  889. "type": "library",
  890. "installation-source": "dist",
  891. "autoload": {
  892. "files": [
  893. "autoload.php"
  894. ]
  895. },
  896. "notification-url": "https://packagist.org/downloads/",
  897. "license": [
  898. "ISC"
  899. ],
  900. "authors": [
  901. {
  902. "name": "Paragon Initiative Enterprises",
  903. "email": "security@paragonie.com"
  904. },
  905. {
  906. "name": "Frank Denis",
  907. "email": "jedisct1@pureftpd.org"
  908. }
  909. ],
  910. "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
  911. "keywords": [
  912. "Authentication",
  913. "BLAKE2b",
  914. "ChaCha20",
  915. "ChaCha20-Poly1305",
  916. "Chapoly",
  917. "Curve25519",
  918. "Ed25519",
  919. "EdDSA",
  920. "Edwards-curve Digital Signature Algorithm",
  921. "Elliptic Curve Diffie-Hellman",
  922. "Poly1305",
  923. "Pure-PHP cryptography",
  924. "RFC 7748",
  925. "RFC 8032",
  926. "Salpoly",
  927. "Salsa20",
  928. "X25519",
  929. "XChaCha20-Poly1305",
  930. "XSalsa20-Poly1305",
  931. "Xchacha20",
  932. "Xsalsa20",
  933. "aead",
  934. "cryptography",
  935. "ecdh",
  936. "elliptic curve",
  937. "elliptic curve cryptography",
  938. "encryption",
  939. "libsodium",
  940. "php",
  941. "public-key cryptography",
  942. "secret-key cryptography",
  943. "side-channel resistant"
  944. ]
  945. },
  946. {
  947. "name": "phpmailer/phpmailer",
  948. "version": "v6.1.4",
  949. "version_normalized": "6.1.4.0",
  950. "source": {
  951. "type": "git",
  952. "url": "https://github.com/PHPMailer/PHPMailer.git",
  953. "reference": "c5e61d0729507049cec9673aa1a679f9adefd683"
  954. },
  955. "dist": {
  956. "type": "zip",
  957. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c5e61d0729507049cec9673aa1a679f9adefd683",
  958. "reference": "c5e61d0729507049cec9673aa1a679f9adefd683",
  959. "shasum": ""
  960. },
  961. "require": {
  962. "ext-ctype": "*",
  963. "ext-filter": "*",
  964. "php": ">=5.5.0"
  965. },
  966. "require-dev": {
  967. "doctrine/annotations": "^1.2",
  968. "friendsofphp/php-cs-fixer": "^2.2",
  969. "phpunit/phpunit": "^4.8 || ^5.7"
  970. },
  971. "suggest": {
  972. "ext-mbstring": "Needed to send email in multibyte encoding charset",
  973. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  974. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  975. "psr/log": "For optional PSR-3 debug logging",
  976. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  977. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  978. },
  979. "time": "2019-12-10T11:17:38+00:00",
  980. "type": "library",
  981. "installation-source": "dist",
  982. "autoload": {
  983. "psr-4": {
  984. "PHPMailer\\PHPMailer\\": "src/"
  985. }
  986. },
  987. "notification-url": "https://packagist.org/downloads/",
  988. "license": [
  989. "LGPL-2.1-only"
  990. ],
  991. "authors": [
  992. {
  993. "name": "Marcus Bointon",
  994. "email": "phpmailer@synchromedia.co.uk"
  995. },
  996. {
  997. "name": "Jim Jagielski",
  998. "email": "jimjag@gmail.com"
  999. },
  1000. {
  1001. "name": "Andy Prevost",
  1002. "email": "codeworxtech@users.sourceforge.net"
  1003. },
  1004. {
  1005. "name": "Brent R. Matzelle"
  1006. }
  1007. ],
  1008. "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
  1009. },
  1010. {
  1011. "name": "pragmarx/google2fa",
  1012. "version": "v3.0.3",
  1013. "version_normalized": "3.0.3.0",
  1014. "source": {
  1015. "type": "git",
  1016. "url": "https://github.com/antonioribeiro/google2fa.git",
  1017. "reference": "6949226739e4424f40031e6f1c96b1fd64047335"
  1018. },
  1019. "dist": {
  1020. "type": "zip",
  1021. "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/6949226739e4424f40031e6f1c96b1fd64047335",
  1022. "reference": "6949226739e4424f40031e6f1c96b1fd64047335",
  1023. "shasum": ""
  1024. },
  1025. "require": {
  1026. "paragonie/constant_time_encoding": "~1.0|~2.0",
  1027. "paragonie/random_compat": ">=1",
  1028. "php": ">=5.4",
  1029. "symfony/polyfill-php56": "~1.2"
  1030. },
  1031. "require-dev": {
  1032. "bacon/bacon-qr-code": "~1.0",
  1033. "phpunit/phpunit": "~4|~5|~6"
  1034. },
  1035. "suggest": {
  1036. "bacon/bacon-qr-code": "Required to generate inline QR Codes."
  1037. },
  1038. "time": "2018-08-29T13:28:06+00:00",
  1039. "type": "library",
  1040. "extra": {
  1041. "component": "package",
  1042. "branch-alias": {
  1043. "dev-master": "2.0-dev"
  1044. }
  1045. },
  1046. "installation-source": "dist",
  1047. "autoload": {
  1048. "psr-4": {
  1049. "PragmaRX\\Google2FA\\": "src/",
  1050. "PragmaRX\\Google2FA\\Tests\\": "tests/"
  1051. }
  1052. },
  1053. "notification-url": "https://packagist.org/downloads/",
  1054. "license": [
  1055. "MIT"
  1056. ],
  1057. "authors": [
  1058. {
  1059. "name": "Antonio Carlos Ribeiro",
  1060. "email": "acr@antoniocarlosribeiro.com",
  1061. "role": "Creator & Designer"
  1062. }
  1063. ],
  1064. "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
  1065. "keywords": [
  1066. "2fa",
  1067. "Authentication",
  1068. "Two Factor Authentication",
  1069. "google2fa",
  1070. "laravel"
  1071. ]
  1072. },
  1073. {
  1074. "name": "psr/container",
  1075. "version": "1.0.0",
  1076. "version_normalized": "1.0.0.0",
  1077. "source": {
  1078. "type": "git",
  1079. "url": "https://github.com/php-fig/container.git",
  1080. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  1081. },
  1082. "dist": {
  1083. "type": "zip",
  1084. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1085. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1086. "shasum": ""
  1087. },
  1088. "require": {
  1089. "php": ">=5.3.0"
  1090. },
  1091. "time": "2017-02-14T16:28:37+00:00",
  1092. "type": "library",
  1093. "extra": {
  1094. "branch-alias": {
  1095. "dev-master": "1.0.x-dev"
  1096. }
  1097. },
  1098. "installation-source": "dist",
  1099. "autoload": {
  1100. "psr-4": {
  1101. "Psr\\Container\\": "src/"
  1102. }
  1103. },
  1104. "notification-url": "https://packagist.org/downloads/",
  1105. "license": [
  1106. "MIT"
  1107. ],
  1108. "authors": [
  1109. {
  1110. "name": "PHP-FIG",
  1111. "homepage": "http://www.php-fig.org/"
  1112. }
  1113. ],
  1114. "description": "Common Container Interface (PHP FIG PSR-11)",
  1115. "homepage": "https://github.com/php-fig/container",
  1116. "keywords": [
  1117. "PSR-11",
  1118. "container",
  1119. "container-interface",
  1120. "container-interop",
  1121. "psr"
  1122. ]
  1123. },
  1124. {
  1125. "name": "psr/http-message",
  1126. "version": "1.0.1",
  1127. "version_normalized": "1.0.1.0",
  1128. "source": {
  1129. "type": "git",
  1130. "url": "https://github.com/php-fig/http-message.git",
  1131. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1132. },
  1133. "dist": {
  1134. "type": "zip",
  1135. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  1136. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  1137. "shasum": ""
  1138. },
  1139. "require": {
  1140. "php": ">=5.3.0"
  1141. },
  1142. "time": "2016-08-06T14:39:51+00:00",
  1143. "type": "library",
  1144. "extra": {
  1145. "branch-alias": {
  1146. "dev-master": "1.0.x-dev"
  1147. }
  1148. },
  1149. "installation-source": "dist",
  1150. "autoload": {
  1151. "psr-4": {
  1152. "Psr\\Http\\Message\\": "src/"
  1153. }
  1154. },
  1155. "notification-url": "https://packagist.org/downloads/",
  1156. "license": [
  1157. "MIT"
  1158. ],
  1159. "authors": [
  1160. {
  1161. "name": "PHP-FIG",
  1162. "homepage": "http://www.php-fig.org/"
  1163. }
  1164. ],
  1165. "description": "Common interface for HTTP messages",
  1166. "homepage": "https://github.com/php-fig/http-message",
  1167. "keywords": [
  1168. "http",
  1169. "http-message",
  1170. "psr",
  1171. "psr-7",
  1172. "request",
  1173. "response"
  1174. ]
  1175. },
  1176. {
  1177. "name": "psr/log",
  1178. "version": "1.1.0",
  1179. "version_normalized": "1.1.0.0",
  1180. "source": {
  1181. "type": "git",
  1182. "url": "https://github.com/php-fig/log.git",
  1183. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
  1184. },
  1185. "dist": {
  1186. "type": "zip",
  1187. "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  1188. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  1189. "shasum": ""
  1190. },
  1191. "require": {
  1192. "php": ">=5.3.0"
  1193. },
  1194. "time": "2018-11-20T15:27:04+00:00",
  1195. "type": "library",
  1196. "extra": {
  1197. "branch-alias": {
  1198. "dev-master": "1.0.x-dev"
  1199. }
  1200. },
  1201. "installation-source": "dist",
  1202. "autoload": {
  1203. "psr-4": {
  1204. "Psr\\Log\\": "Psr/Log/"
  1205. }
  1206. },
  1207. "notification-url": "https://packagist.org/downloads/",
  1208. "license": [
  1209. "MIT"
  1210. ],
  1211. "authors": [
  1212. {
  1213. "name": "PHP-FIG",
  1214. "homepage": "http://www.php-fig.org/"
  1215. }
  1216. ],
  1217. "description": "Common interface for logging libraries",
  1218. "homepage": "https://github.com/php-fig/log",
  1219. "keywords": [
  1220. "log",
  1221. "psr",
  1222. "psr-3"
  1223. ]
  1224. },
  1225. {
  1226. "name": "psr/simple-cache",
  1227. "version": "1.0.1",
  1228. "version_normalized": "1.0.1.0",
  1229. "source": {
  1230. "type": "git",
  1231. "url": "https://github.com/php-fig/simple-cache.git",
  1232. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1233. },
  1234. "dist": {
  1235. "type": "zip",
  1236. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1237. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1238. "shasum": ""
  1239. },
  1240. "require": {
  1241. "php": ">=5.3.0"
  1242. },
  1243. "time": "2017-10-23T01:57:42+00:00",
  1244. "type": "library",
  1245. "extra": {
  1246. "branch-alias": {
  1247. "dev-master": "1.0.x-dev"
  1248. }
  1249. },
  1250. "installation-source": "dist",
  1251. "autoload": {
  1252. "psr-4": {
  1253. "Psr\\SimpleCache\\": "src/"
  1254. }
  1255. },
  1256. "notification-url": "https://packagist.org/downloads/",
  1257. "license": [
  1258. "MIT"
  1259. ],
  1260. "authors": [
  1261. {
  1262. "name": "PHP-FIG",
  1263. "homepage": "http://www.php-fig.org/"
  1264. }
  1265. ],
  1266. "description": "Common interfaces for simple caching",
  1267. "keywords": [
  1268. "cache",
  1269. "caching",
  1270. "psr",
  1271. "psr-16",
  1272. "simple-cache"
  1273. ]
  1274. },
  1275. {
  1276. "name": "pusher/pusher-php-server",
  1277. "version": "v3.3.1",
  1278. "version_normalized": "3.3.1.0",
  1279. "source": {
  1280. "type": "git",
  1281. "url": "https://github.com/pusher/pusher-http-php.git",
  1282. "reference": "2279bcd21a608a76f9be1fe0675aa2dd1efb2fa0"
  1283. },
  1284. "dist": {
  1285. "type": "zip",
  1286. "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/2279bcd21a608a76f9be1fe0675aa2dd1efb2fa0",
  1287. "reference": "2279bcd21a608a76f9be1fe0675aa2dd1efb2fa0",
  1288. "shasum": ""
  1289. },
  1290. "require": {
  1291. "ext-curl": "*",
  1292. "paragonie/sodium_compat": "^1.6",
  1293. "php": "^5.4 || ^7.0",
  1294. "psr/log": "^1.0"
  1295. },
  1296. "require-dev": {
  1297. "phpunit/phpunit": "^4.8.35 || ^5.7"
  1298. },
  1299. "time": "2019-01-18T12:10:21+00:00",
  1300. "type": "library",
  1301. "extra": {
  1302. "branch-alias": {
  1303. "dev-master": "3.0-dev"
  1304. }
  1305. },
  1306. "installation-source": "dist",
  1307. "autoload": {
  1308. "psr-4": {
  1309. "Pusher\\": "src/"
  1310. }
  1311. },
  1312. "notification-url": "https://packagist.org/downloads/",
  1313. "license": [
  1314. "MIT"
  1315. ],
  1316. "description": "Library for interacting with the Pusher REST API",
  1317. "keywords": [
  1318. "events",
  1319. "messaging",
  1320. "php-pusher-server",
  1321. "publish",
  1322. "push",
  1323. "pusher",
  1324. "real time",
  1325. "real-time",
  1326. "realtime",
  1327. "rest",
  1328. "trigger"
  1329. ]
  1330. },
  1331. {
  1332. "name": "rmccue/requests",
  1333. "version": "v1.7.0",
  1334. "version_normalized": "1.7.0.0",
  1335. "source": {
  1336. "type": "git",
  1337. "url": "https://github.com/rmccue/Requests.git",
  1338. "reference": "87932f52ffad70504d93f04f15690cf16a089546"
  1339. },
  1340. "dist": {
  1341. "type": "zip",
  1342. "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
  1343. "reference": "87932f52ffad70504d93f04f15690cf16a089546",
  1344. "shasum": ""
  1345. },
  1346. "require": {
  1347. "php": ">=5.2"
  1348. },
  1349. "require-dev": {
  1350. "requests/test-server": "dev-master"
  1351. },
  1352. "time": "2016-10-13T00:11:37+00:00",
  1353. "type": "library",
  1354. "installation-source": "dist",
  1355. "autoload": {
  1356. "psr-0": {
  1357. "Requests": "library/"
  1358. }
  1359. },
  1360. "notification-url": "https://packagist.org/downloads/",
  1361. "license": [
  1362. "ISC"
  1363. ],
  1364. "authors": [
  1365. {
  1366. "name": "Ryan McCue",
  1367. "homepage": "http://ryanmccue.info"
  1368. }
  1369. ],
  1370. "description": "A HTTP library written in PHP, for human beings.",
  1371. "homepage": "http://github.com/rmccue/Requests",
  1372. "keywords": [
  1373. "curl",
  1374. "fsockopen",
  1375. "http",
  1376. "idna",
  1377. "ipv6",
  1378. "iri",
  1379. "sockets"
  1380. ]
  1381. },
  1382. {
  1383. "name": "symfony/polyfill-mbstring",
  1384. "version": "v1.10.0",
  1385. "version_normalized": "1.10.0.0",
  1386. "source": {
  1387. "type": "git",
  1388. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1389. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
  1390. },
  1391. "dist": {
  1392. "type": "zip",
  1393. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
  1394. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
  1395. "shasum": ""
  1396. },
  1397. "require": {
  1398. "php": ">=5.3.3"
  1399. },
  1400. "suggest": {
  1401. "ext-mbstring": "For best performance"
  1402. },
  1403. "time": "2018-09-21T13:07:52+00:00",
  1404. "type": "library",
  1405. "extra": {
  1406. "branch-alias": {
  1407. "dev-master": "1.9-dev"
  1408. }
  1409. },
  1410. "installation-source": "dist",
  1411. "autoload": {
  1412. "psr-4": {
  1413. "Symfony\\Polyfill\\Mbstring\\": ""
  1414. },
  1415. "files": [
  1416. "bootstrap.php"
  1417. ]
  1418. },
  1419. "notification-url": "https://packagist.org/downloads/",
  1420. "license": [
  1421. "MIT"
  1422. ],
  1423. "authors": [
  1424. {
  1425. "name": "Nicolas Grekas",
  1426. "email": "p@tchwork.com"
  1427. },
  1428. {
  1429. "name": "Symfony Community",
  1430. "homepage": "https://symfony.com/contributors"
  1431. }
  1432. ],
  1433. "description": "Symfony polyfill for the Mbstring extension",
  1434. "homepage": "https://symfony.com",
  1435. "keywords": [
  1436. "compatibility",
  1437. "mbstring",
  1438. "polyfill",
  1439. "portable",
  1440. "shim"
  1441. ]
  1442. },
  1443. {
  1444. "name": "symfony/polyfill-php56",
  1445. "version": "v1.9.0",
  1446. "version_normalized": "1.9.0.0",
  1447. "source": {
  1448. "type": "git",
  1449. "url": "https://github.com/symfony/polyfill-php56.git",
  1450. "reference": "7b4fc009172cc0196535b0328bd1226284a28000"
  1451. },
  1452. "dist": {
  1453. "type": "zip",
  1454. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/7b4fc009172cc0196535b0328bd1226284a28000",
  1455. "reference": "7b4fc009172cc0196535b0328bd1226284a28000",
  1456. "shasum": ""
  1457. },
  1458. "require": {
  1459. "php": ">=5.3.3",
  1460. "symfony/polyfill-util": "~1.0"
  1461. },
  1462. "time": "2018-08-06T14:22:27+00:00",
  1463. "type": "library",
  1464. "extra": {
  1465. "branch-alias": {
  1466. "dev-master": "1.9-dev"
  1467. }
  1468. },
  1469. "installation-source": "dist",
  1470. "autoload": {
  1471. "psr-4": {
  1472. "Symfony\\Polyfill\\Php56\\": ""
  1473. },
  1474. "files": [
  1475. "bootstrap.php"
  1476. ]
  1477. },
  1478. "notification-url": "https://packagist.org/downloads/",
  1479. "license": [
  1480. "MIT"
  1481. ],
  1482. "authors": [
  1483. {
  1484. "name": "Nicolas Grekas",
  1485. "email": "p@tchwork.com"
  1486. },
  1487. {
  1488. "name": "Symfony Community",
  1489. "homepage": "https://symfony.com/contributors"
  1490. }
  1491. ],
  1492. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  1493. "homepage": "https://symfony.com",
  1494. "keywords": [
  1495. "compatibility",
  1496. "polyfill",
  1497. "portable",
  1498. "shim"
  1499. ]
  1500. },
  1501. {
  1502. "name": "symfony/polyfill-php72",
  1503. "version": "v1.10.0",
  1504. "version_normalized": "1.10.0.0",
  1505. "source": {
  1506. "type": "git",
  1507. "url": "https://github.com/symfony/polyfill-php72.git",
  1508. "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631"
  1509. },
  1510. "dist": {
  1511. "type": "zip",
  1512. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631",
  1513. "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631",
  1514. "shasum": ""
  1515. },
  1516. "require": {
  1517. "php": ">=5.3.3"
  1518. },
  1519. "time": "2018-09-21T13:07:52+00:00",
  1520. "type": "library",
  1521. "extra": {
  1522. "branch-alias": {
  1523. "dev-master": "1.9-dev"
  1524. }
  1525. },
  1526. "installation-source": "dist",
  1527. "autoload": {
  1528. "psr-4": {
  1529. "Symfony\\Polyfill\\Php72\\": ""
  1530. },
  1531. "files": [
  1532. "bootstrap.php"
  1533. ]
  1534. },
  1535. "notification-url": "https://packagist.org/downloads/",
  1536. "license": [
  1537. "MIT"
  1538. ],
  1539. "authors": [
  1540. {
  1541. "name": "Nicolas Grekas",
  1542. "email": "p@tchwork.com"
  1543. },
  1544. {
  1545. "name": "Symfony Community",
  1546. "homepage": "https://symfony.com/contributors"
  1547. }
  1548. ],
  1549. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  1550. "homepage": "https://symfony.com",
  1551. "keywords": [
  1552. "compatibility",
  1553. "polyfill",
  1554. "portable",
  1555. "shim"
  1556. ]
  1557. },
  1558. {
  1559. "name": "symfony/polyfill-util",
  1560. "version": "v1.9.0",
  1561. "version_normalized": "1.9.0.0",
  1562. "source": {
  1563. "type": "git",
  1564. "url": "https://github.com/symfony/polyfill-util.git",
  1565. "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581"
  1566. },
  1567. "dist": {
  1568. "type": "zip",
  1569. "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8e15d04ba3440984d23e7964b2ee1d25c8de1581",
  1570. "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581",
  1571. "shasum": ""
  1572. },
  1573. "require": {
  1574. "php": ">=5.3.3"
  1575. },
  1576. "time": "2018-08-06T14:22:27+00:00",
  1577. "type": "library",
  1578. "extra": {
  1579. "branch-alias": {
  1580. "dev-master": "1.9-dev"
  1581. }
  1582. },
  1583. "installation-source": "dist",
  1584. "autoload": {
  1585. "psr-4": {
  1586. "Symfony\\Polyfill\\Util\\": ""
  1587. }
  1588. },
  1589. "notification-url": "https://packagist.org/downloads/",
  1590. "license": [
  1591. "MIT"
  1592. ],
  1593. "authors": [
  1594. {
  1595. "name": "Nicolas Grekas",
  1596. "email": "p@tchwork.com"
  1597. },
  1598. {
  1599. "name": "Symfony Community",
  1600. "homepage": "https://symfony.com/contributors"
  1601. }
  1602. ],
  1603. "description": "Symfony utilities for portability of PHP codes",
  1604. "homepage": "https://symfony.com",
  1605. "keywords": [
  1606. "compat",
  1607. "compatibility",
  1608. "polyfill",
  1609. "shim"
  1610. ]
  1611. },
  1612. {
  1613. "name": "symfony/var-dumper",
  1614. "version": "v4.2.3",
  1615. "version_normalized": "4.2.3.0",
  1616. "source": {
  1617. "type": "git",
  1618. "url": "https://github.com/symfony/var-dumper.git",
  1619. "reference": "223bda89f9be41cf7033eeaf11bc61a280489c17"
  1620. },
  1621. "dist": {
  1622. "type": "zip",
  1623. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/223bda89f9be41cf7033eeaf11bc61a280489c17",
  1624. "reference": "223bda89f9be41cf7033eeaf11bc61a280489c17",
  1625. "shasum": ""
  1626. },
  1627. "require": {
  1628. "php": "^7.1.3",
  1629. "symfony/polyfill-mbstring": "~1.0",
  1630. "symfony/polyfill-php72": "~1.5"
  1631. },
  1632. "conflict": {
  1633. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  1634. "symfony/console": "<3.4"
  1635. },
  1636. "require-dev": {
  1637. "ext-iconv": "*",
  1638. "symfony/console": "~3.4|~4.0",
  1639. "symfony/process": "~3.4|~4.0",
  1640. "twig/twig": "~1.34|~2.4"
  1641. },
  1642. "suggest": {
  1643. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1644. "ext-intl": "To show region name in time zone dump",
  1645. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  1646. },
  1647. "time": "2019-01-30T11:44:30+00:00",
  1648. "bin": [
  1649. "Resources/bin/var-dump-server"
  1650. ],
  1651. "type": "library",
  1652. "extra": {
  1653. "branch-alias": {
  1654. "dev-master": "4.2-dev"
  1655. }
  1656. },
  1657. "installation-source": "dist",
  1658. "autoload": {
  1659. "files": [
  1660. "Resources/functions/dump.php"
  1661. ],
  1662. "psr-4": {
  1663. "Symfony\\Component\\VarDumper\\": ""
  1664. },
  1665. "exclude-from-classmap": [
  1666. "/Tests/"
  1667. ]
  1668. },
  1669. "notification-url": "https://packagist.org/downloads/",
  1670. "license": [
  1671. "MIT"
  1672. ],
  1673. "authors": [
  1674. {
  1675. "name": "Nicolas Grekas",
  1676. "email": "p@tchwork.com"
  1677. },
  1678. {
  1679. "name": "Symfony Community",
  1680. "homepage": "https://symfony.com/contributors"
  1681. }
  1682. ],
  1683. "description": "Symfony mechanism for exploring and dumping PHP variables",
  1684. "homepage": "https://symfony.com",
  1685. "keywords": [
  1686. "debug",
  1687. "dump"
  1688. ]
  1689. },
  1690. {
  1691. "name": "tightenco/collect",
  1692. "version": "v5.7.27",
  1693. "version_normalized": "5.7.27.0",
  1694. "source": {
  1695. "type": "git",
  1696. "url": "https://github.com/tightenco/collect.git",
  1697. "reference": "c1a36a2a8a0aa731c1acdcd83f57724ffe630d00"
  1698. },
  1699. "dist": {
  1700. "type": "zip",
  1701. "url": "https://api.github.com/repos/tightenco/collect/zipball/c1a36a2a8a0aa731c1acdcd83f57724ffe630d00",
  1702. "reference": "c1a36a2a8a0aa731c1acdcd83f57724ffe630d00",
  1703. "shasum": ""
  1704. },
  1705. "require": {
  1706. "php": "^7.1.3",
  1707. "symfony/var-dumper": ">=3.4 <5"
  1708. },
  1709. "require-dev": {
  1710. "mockery/mockery": "^1.0",
  1711. "nesbot/carbon": "^1.26.3",
  1712. "phpunit/phpunit": "^7.0"
  1713. },
  1714. "time": "2019-02-13T19:40:13+00:00",
  1715. "type": "library",
  1716. "installation-source": "dist",
  1717. "autoload": {
  1718. "files": [
  1719. "src/Collect/Support/helpers.php",
  1720. "src/Collect/Support/alias.php"
  1721. ],
  1722. "psr-4": {
  1723. "Tightenco\\Collect\\": "src/Collect"
  1724. }
  1725. },
  1726. "notification-url": "https://packagist.org/downloads/",
  1727. "license": [
  1728. "MIT"
  1729. ],
  1730. "authors": [
  1731. {
  1732. "name": "Taylor Otwell",
  1733. "email": "taylorotwell@gmail.com"
  1734. }
  1735. ],
  1736. "description": "Collect - Illuminate Collections as a separate package.",
  1737. "keywords": [
  1738. "collection",
  1739. "laravel"
  1740. ]
  1741. },
  1742. {
  1743. "name": "true/punycode",
  1744. "version": "v2.1.1",
  1745. "version_normalized": "2.1.1.0",
  1746. "source": {
  1747. "type": "git",
  1748. "url": "https://github.com/true/php-punycode.git",
  1749. "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
  1750. },
  1751. "dist": {
  1752. "type": "zip",
  1753. "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
  1754. "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
  1755. "shasum": ""
  1756. },
  1757. "require": {
  1758. "php": ">=5.3.0",
  1759. "symfony/polyfill-mbstring": "^1.3"
  1760. },
  1761. "require-dev": {
  1762. "phpunit/phpunit": "~4.7",
  1763. "squizlabs/php_codesniffer": "~2.0"
  1764. },
  1765. "time": "2016-11-16T10:37:54+00:00",
  1766. "type": "library",
  1767. "installation-source": "dist",
  1768. "autoload": {
  1769. "psr-4": {
  1770. "TrueBV\\": "src/"
  1771. }
  1772. },
  1773. "notification-url": "https://packagist.org/downloads/",
  1774. "license": [
  1775. "MIT"
  1776. ],
  1777. "authors": [
  1778. {
  1779. "name": "Renan Gonçalves",
  1780. "email": "renan.saddam@gmail.com"
  1781. }
  1782. ],
  1783. "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
  1784. "homepage": "https://github.com/true/php-punycode",
  1785. "keywords": [
  1786. "idna",
  1787. "punycode"
  1788. ]
  1789. }
  1790. ]