composer.lock 59 KB

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