installed.json 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142
  1. [
  2. {
  3. "name": "dibi/dibi",
  4. "version": "v3.1.0",
  5. "version_normalized": "3.1.0.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/dg/dibi.git",
  9. "reference": "fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/dg/dibi/zipball/fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8",
  14. "reference": "fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.4.4"
  19. },
  20. "replace": {
  21. "dg/dibi": "*"
  22. },
  23. "require-dev": {
  24. "nette/tester": "~1.7",
  25. "tracy/tracy": "~2.2"
  26. },
  27. "time": "2017-09-25T15:57:54+00:00",
  28. "type": "library",
  29. "extra": {
  30. "branch-alias": {
  31. "dev-master": "3.1-dev"
  32. }
  33. },
  34. "installation-source": "dist",
  35. "autoload": {
  36. "classmap": [
  37. "src/"
  38. ],
  39. "files": [
  40. "src/loader.php"
  41. ]
  42. },
  43. "notification-url": "https://packagist.org/downloads/",
  44. "license": [
  45. "BSD-3-Clause",
  46. "GPL-2.0",
  47. "GPL-3.0"
  48. ],
  49. "authors": [
  50. {
  51. "name": "David Grudl",
  52. "homepage": "https://davidgrudl.com"
  53. }
  54. ],
  55. "description": "Dibi is Database Abstraction Library for PHP",
  56. "homepage": "https://dibiphp.com",
  57. "keywords": [
  58. "access",
  59. "database",
  60. "dbal",
  61. "mssql",
  62. "mysql",
  63. "odbc",
  64. "oracle",
  65. "pdo",
  66. "postgresql",
  67. "sqlite",
  68. "sqlsrv"
  69. ]
  70. },
  71. {
  72. "name": "lcobucci/jwt",
  73. "version": "3.2.2",
  74. "version_normalized": "3.2.2.0",
  75. "source": {
  76. "type": "git",
  77. "url": "https://github.com/lcobucci/jwt.git",
  78. "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c"
  79. },
  80. "dist": {
  81. "type": "zip",
  82. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/0b5930be73582369e10c4d4bb7a12bac927a203c",
  83. "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c",
  84. "shasum": ""
  85. },
  86. "require": {
  87. "ext-openssl": "*",
  88. "php": ">=5.5"
  89. },
  90. "require-dev": {
  91. "mdanter/ecc": "~0.3.1",
  92. "mikey179/vfsstream": "~1.5",
  93. "phpmd/phpmd": "~2.2",
  94. "phpunit/php-invoker": "~1.1",
  95. "phpunit/phpunit": "~4.5",
  96. "squizlabs/php_codesniffer": "~2.3"
  97. },
  98. "suggest": {
  99. "mdanter/ecc": "Required to use Elliptic Curves based algorithms."
  100. },
  101. "time": "2017-09-01T08:23:26+00:00",
  102. "type": "library",
  103. "extra": {
  104. "branch-alias": {
  105. "dev-master": "3.1-dev"
  106. }
  107. },
  108. "installation-source": "dist",
  109. "autoload": {
  110. "psr-4": {
  111. "Lcobucci\\JWT\\": "src"
  112. }
  113. },
  114. "notification-url": "https://packagist.org/downloads/",
  115. "license": [
  116. "BSD-3-Clause"
  117. ],
  118. "authors": [
  119. {
  120. "name": "Luís Otávio Cobucci Oblonczyk",
  121. "email": "lcobucci@gmail.com",
  122. "role": "Developer"
  123. }
  124. ],
  125. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  126. "keywords": [
  127. "JWS",
  128. "jwt"
  129. ]
  130. },
  131. {
  132. "name": "composer/semver",
  133. "version": "1.4.2",
  134. "version_normalized": "1.4.2.0",
  135. "source": {
  136. "type": "git",
  137. "url": "https://github.com/composer/semver.git",
  138. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
  139. },
  140. "dist": {
  141. "type": "zip",
  142. "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
  143. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
  144. "shasum": ""
  145. },
  146. "require": {
  147. "php": "^5.3.2 || ^7.0"
  148. },
  149. "require-dev": {
  150. "phpunit/phpunit": "^4.5 || ^5.0.5",
  151. "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
  152. },
  153. "time": "2016-08-30T16:08:34+00:00",
  154. "type": "library",
  155. "extra": {
  156. "branch-alias": {
  157. "dev-master": "1.x-dev"
  158. }
  159. },
  160. "installation-source": "dist",
  161. "autoload": {
  162. "psr-4": {
  163. "Composer\\Semver\\": "src"
  164. }
  165. },
  166. "notification-url": "https://packagist.org/downloads/",
  167. "license": [
  168. "MIT"
  169. ],
  170. "authors": [
  171. {
  172. "name": "Nils Adermann",
  173. "email": "naderman@naderman.de",
  174. "homepage": "http://www.naderman.de"
  175. },
  176. {
  177. "name": "Jordi Boggiano",
  178. "email": "j.boggiano@seld.be",
  179. "homepage": "http://seld.be"
  180. },
  181. {
  182. "name": "Rob Bast",
  183. "email": "rob.bast@gmail.com",
  184. "homepage": "http://robbast.nl"
  185. }
  186. ],
  187. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  188. "keywords": [
  189. "semantic",
  190. "semver",
  191. "validation",
  192. "versioning"
  193. ]
  194. },
  195. {
  196. "name": "phpmailer/phpmailer",
  197. "version": "v6.0.3",
  198. "version_normalized": "6.0.3.0",
  199. "source": {
  200. "type": "git",
  201. "url": "https://github.com/PHPMailer/PHPMailer.git",
  202. "reference": "44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6"
  203. },
  204. "dist": {
  205. "type": "zip",
  206. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6",
  207. "reference": "44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6",
  208. "shasum": ""
  209. },
  210. "require": {
  211. "ext-ctype": "*",
  212. "ext-filter": "*",
  213. "php": ">=5.5.0"
  214. },
  215. "require-dev": {
  216. "doctrine/annotations": "1.2.*",
  217. "friendsofphp/php-cs-fixer": "^2.2",
  218. "phpdocumentor/phpdocumentor": "2.*",
  219. "phpunit/phpunit": "^4.8 || ^5.7",
  220. "zendframework/zend-eventmanager": "3.0.*",
  221. "zendframework/zend-i18n": "2.7.3",
  222. "zendframework/zend-serializer": "2.7.*"
  223. },
  224. "suggest": {
  225. "ext-mbstring": "Needed to send email in multibyte encoding charset",
  226. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  227. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  228. "psr/log": "For optional PSR-3 debug logging",
  229. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  230. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  231. },
  232. "time": "2018-01-05T13:19:58+00:00",
  233. "type": "library",
  234. "installation-source": "dist",
  235. "autoload": {
  236. "psr-4": {
  237. "PHPMailer\\PHPMailer\\": "src/"
  238. }
  239. },
  240. "notification-url": "https://packagist.org/downloads/",
  241. "license": [
  242. "LGPL-2.1"
  243. ],
  244. "authors": [
  245. {
  246. "name": "Jim Jagielski",
  247. "email": "jimjag@gmail.com"
  248. },
  249. {
  250. "name": "Marcus Bointon",
  251. "email": "phpmailer@synchromedia.co.uk"
  252. },
  253. {
  254. "name": "Andy Prevost",
  255. "email": "codeworxtech@users.sourceforge.net"
  256. },
  257. {
  258. "name": "Brent R. Matzelle"
  259. }
  260. ],
  261. "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
  262. },
  263. {
  264. "name": "rmccue/requests",
  265. "version": "v1.7.0",
  266. "version_normalized": "1.7.0.0",
  267. "source": {
  268. "type": "git",
  269. "url": "https://github.com/rmccue/Requests.git",
  270. "reference": "87932f52ffad70504d93f04f15690cf16a089546"
  271. },
  272. "dist": {
  273. "type": "zip",
  274. "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
  275. "reference": "87932f52ffad70504d93f04f15690cf16a089546",
  276. "shasum": ""
  277. },
  278. "require": {
  279. "php": ">=5.2"
  280. },
  281. "require-dev": {
  282. "requests/test-server": "dev-master"
  283. },
  284. "time": "2016-10-13T00:11:37+00:00",
  285. "type": "library",
  286. "installation-source": "dist",
  287. "autoload": {
  288. "psr-0": {
  289. "Requests": "library/"
  290. }
  291. },
  292. "notification-url": "https://packagist.org/downloads/",
  293. "license": [
  294. "ISC"
  295. ],
  296. "authors": [
  297. {
  298. "name": "Ryan McCue",
  299. "homepage": "http://ryanmccue.info"
  300. }
  301. ],
  302. "description": "A HTTP library written in PHP, for human beings.",
  303. "homepage": "http://github.com/rmccue/Requests",
  304. "keywords": [
  305. "curl",
  306. "fsockopen",
  307. "http",
  308. "idna",
  309. "ipv6",
  310. "iri",
  311. "sockets"
  312. ]
  313. },
  314. {
  315. "name": "guzzlehttp/promises",
  316. "version": "v1.3.1",
  317. "version_normalized": "1.3.1.0",
  318. "source": {
  319. "type": "git",
  320. "url": "https://github.com/guzzle/promises.git",
  321. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  322. },
  323. "dist": {
  324. "type": "zip",
  325. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  326. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  327. "shasum": ""
  328. },
  329. "require": {
  330. "php": ">=5.5.0"
  331. },
  332. "require-dev": {
  333. "phpunit/phpunit": "^4.0"
  334. },
  335. "time": "2016-12-20T10:07:11+00:00",
  336. "type": "library",
  337. "extra": {
  338. "branch-alias": {
  339. "dev-master": "1.4-dev"
  340. }
  341. },
  342. "installation-source": "dist",
  343. "autoload": {
  344. "psr-4": {
  345. "GuzzleHttp\\Promise\\": "src/"
  346. },
  347. "files": [
  348. "src/functions_include.php"
  349. ]
  350. },
  351. "notification-url": "https://packagist.org/downloads/",
  352. "license": [
  353. "MIT"
  354. ],
  355. "authors": [
  356. {
  357. "name": "Michael Dowling",
  358. "email": "mtdowling@gmail.com",
  359. "homepage": "https://github.com/mtdowling"
  360. }
  361. ],
  362. "description": "Guzzle promises library",
  363. "keywords": [
  364. "promise"
  365. ]
  366. },
  367. {
  368. "name": "psr/http-message",
  369. "version": "1.0.1",
  370. "version_normalized": "1.0.1.0",
  371. "source": {
  372. "type": "git",
  373. "url": "https://github.com/php-fig/http-message.git",
  374. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  375. },
  376. "dist": {
  377. "type": "zip",
  378. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  379. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  380. "shasum": ""
  381. },
  382. "require": {
  383. "php": ">=5.3.0"
  384. },
  385. "time": "2016-08-06T14:39:51+00:00",
  386. "type": "library",
  387. "extra": {
  388. "branch-alias": {
  389. "dev-master": "1.0.x-dev"
  390. }
  391. },
  392. "installation-source": "dist",
  393. "autoload": {
  394. "psr-4": {
  395. "Psr\\Http\\Message\\": "src/"
  396. }
  397. },
  398. "notification-url": "https://packagist.org/downloads/",
  399. "license": [
  400. "MIT"
  401. ],
  402. "authors": [
  403. {
  404. "name": "PHP-FIG",
  405. "homepage": "http://www.php-fig.org/"
  406. }
  407. ],
  408. "description": "Common interface for HTTP messages",
  409. "homepage": "https://github.com/php-fig/http-message",
  410. "keywords": [
  411. "http",
  412. "http-message",
  413. "psr",
  414. "psr-7",
  415. "request",
  416. "response"
  417. ]
  418. },
  419. {
  420. "name": "guzzlehttp/psr7",
  421. "version": "1.4.2",
  422. "version_normalized": "1.4.2.0",
  423. "source": {
  424. "type": "git",
  425. "url": "https://github.com/guzzle/psr7.git",
  426. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  427. },
  428. "dist": {
  429. "type": "zip",
  430. "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  431. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  432. "shasum": ""
  433. },
  434. "require": {
  435. "php": ">=5.4.0",
  436. "psr/http-message": "~1.0"
  437. },
  438. "provide": {
  439. "psr/http-message-implementation": "1.0"
  440. },
  441. "require-dev": {
  442. "phpunit/phpunit": "~4.0"
  443. },
  444. "time": "2017-03-20T17:10:46+00:00",
  445. "type": "library",
  446. "extra": {
  447. "branch-alias": {
  448. "dev-master": "1.4-dev"
  449. }
  450. },
  451. "installation-source": "dist",
  452. "autoload": {
  453. "psr-4": {
  454. "GuzzleHttp\\Psr7\\": "src/"
  455. },
  456. "files": [
  457. "src/functions_include.php"
  458. ]
  459. },
  460. "notification-url": "https://packagist.org/downloads/",
  461. "license": [
  462. "MIT"
  463. ],
  464. "authors": [
  465. {
  466. "name": "Michael Dowling",
  467. "email": "mtdowling@gmail.com",
  468. "homepage": "https://github.com/mtdowling"
  469. },
  470. {
  471. "name": "Tobias Schultze",
  472. "homepage": "https://github.com/Tobion"
  473. }
  474. ],
  475. "description": "PSR-7 message implementation that also provides common utility methods",
  476. "keywords": [
  477. "http",
  478. "message",
  479. "request",
  480. "response",
  481. "stream",
  482. "uri",
  483. "url"
  484. ]
  485. },
  486. {
  487. "name": "kryptonit3/sonarr",
  488. "version": "1.0.6.1",
  489. "version_normalized": "1.0.6.1",
  490. "source": {
  491. "type": "git",
  492. "url": "https://github.com/Kryptonit3/Sonarr.git",
  493. "reference": "e30c5c783a837270bcef81571ca9b95909c52e5e"
  494. },
  495. "dist": {
  496. "type": "zip",
  497. "url": "https://api.github.com/repos/Kryptonit3/Sonarr/zipball/e30c5c783a837270bcef81571ca9b95909c52e5e",
  498. "reference": "e30c5c783a837270bcef81571ca9b95909c52e5e",
  499. "shasum": ""
  500. },
  501. "require": {
  502. "guzzlehttp/guzzle": "^6.1"
  503. },
  504. "time": "2017-06-30T01:25:49+00:00",
  505. "type": "library",
  506. "installation-source": "dist",
  507. "autoload": {
  508. "psr-4": {
  509. "Kryptonit3\\Sonarr\\": "src/"
  510. }
  511. },
  512. "notification-url": "https://packagist.org/downloads/",
  513. "license": [
  514. "MIT"
  515. ],
  516. "authors": [
  517. {
  518. "name": "Jesse Szypulski",
  519. "email": "jesse.szypulski@gmail.com"
  520. }
  521. ],
  522. "description": "PHP Sonarr API Wrapper"
  523. },
  524. {
  525. "name": "kryptonit3/couchpotato",
  526. "version": "1.0.0",
  527. "version_normalized": "1.0.0.0",
  528. "source": {
  529. "type": "git",
  530. "url": "https://github.com/Kryptonit3/CouchPotato.git",
  531. "reference": "7a1fc892f70f120f74ff005850e923a0f1566376"
  532. },
  533. "dist": {
  534. "type": "zip",
  535. "url": "https://api.github.com/repos/Kryptonit3/CouchPotato/zipball/7a1fc892f70f120f74ff005850e923a0f1566376",
  536. "reference": "7a1fc892f70f120f74ff005850e923a0f1566376",
  537. "shasum": ""
  538. },
  539. "require": {
  540. "guzzlehttp/guzzle": "^6.1"
  541. },
  542. "time": "2016-02-06T22:02:39+00:00",
  543. "type": "library",
  544. "installation-source": "dist",
  545. "autoload": {
  546. "psr-4": {
  547. "Kryptonit3\\CouchPotato\\": "src/"
  548. }
  549. },
  550. "notification-url": "https://packagist.org/downloads/",
  551. "license": [
  552. "MIT"
  553. ],
  554. "authors": [
  555. {
  556. "name": "Jesse Szypulski",
  557. "email": "jesse.szypulski@gmail.com"
  558. }
  559. ],
  560. "description": "PHP Wrapper for CouchPotato API"
  561. },
  562. {
  563. "name": "kryptonit3/sickrage",
  564. "version": "1.0.1",
  565. "version_normalized": "1.0.1.0",
  566. "source": {
  567. "type": "git",
  568. "url": "https://github.com/Kryptonit3/SickRage.git",
  569. "reference": "441a293b5c219c3cdd1ebebd2bcf4518598f84aa"
  570. },
  571. "dist": {
  572. "type": "zip",
  573. "url": "https://api.github.com/repos/Kryptonit3/SickRage/zipball/441a293b5c219c3cdd1ebebd2bcf4518598f84aa",
  574. "reference": "441a293b5c219c3cdd1ebebd2bcf4518598f84aa",
  575. "shasum": ""
  576. },
  577. "require": {
  578. "guzzlehttp/guzzle": "^6.1"
  579. },
  580. "time": "2016-08-08T00:57:46+00:00",
  581. "type": "library",
  582. "installation-source": "dist",
  583. "autoload": {
  584. "psr-4": {
  585. "Kryptonit3\\SickRage\\": "src/"
  586. }
  587. },
  588. "notification-url": "https://packagist.org/downloads/",
  589. "license": [
  590. "MIT"
  591. ],
  592. "authors": [
  593. {
  594. "name": "Jesse Szypulski",
  595. "email": "jesse.szypulski@gmail.com"
  596. }
  597. ],
  598. "description": "PHP Wrapper for SickRage / SickBeard API"
  599. },
  600. {
  601. "name": "paragonie/random_compat",
  602. "version": "v9.99.99",
  603. "version_normalized": "9.99.99.0",
  604. "source": {
  605. "type": "git",
  606. "url": "https://github.com/paragonie/random_compat.git",
  607. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  608. },
  609. "dist": {
  610. "type": "zip",
  611. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  612. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  613. "shasum": ""
  614. },
  615. "require": {
  616. "php": "^7"
  617. },
  618. "require-dev": {
  619. "phpunit/phpunit": "4.*|5.*",
  620. "vimeo/psalm": "^1"
  621. },
  622. "suggest": {
  623. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  624. },
  625. "time": "2018-07-02T15:55:56+00:00",
  626. "type": "library",
  627. "installation-source": "dist",
  628. "notification-url": "https://packagist.org/downloads/",
  629. "license": [
  630. "MIT"
  631. ],
  632. "authors": [
  633. {
  634. "name": "Paragon Initiative Enterprises",
  635. "email": "security@paragonie.com",
  636. "homepage": "https://paragonie.com"
  637. }
  638. ],
  639. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  640. "keywords": [
  641. "csprng",
  642. "polyfill",
  643. "pseudorandom",
  644. "random"
  645. ]
  646. },
  647. {
  648. "name": "paragonie/sodium_compat",
  649. "version": "v1.6.4",
  650. "version_normalized": "1.6.4.0",
  651. "source": {
  652. "type": "git",
  653. "url": "https://github.com/paragonie/sodium_compat.git",
  654. "reference": "3f2fd07977541b4d630ea0365ad0eceddee5179c"
  655. },
  656. "dist": {
  657. "type": "zip",
  658. "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/3f2fd07977541b4d630ea0365ad0eceddee5179c",
  659. "reference": "3f2fd07977541b4d630ea0365ad0eceddee5179c",
  660. "shasum": ""
  661. },
  662. "require": {
  663. "paragonie/random_compat": ">=1",
  664. "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7"
  665. },
  666. "require-dev": {
  667. "phpunit/phpunit": "^3|^4|^5"
  668. },
  669. "suggest": {
  670. "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
  671. "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
  672. },
  673. "time": "2018-08-29T22:02:48+00:00",
  674. "type": "library",
  675. "installation-source": "dist",
  676. "autoload": {
  677. "files": [
  678. "autoload.php"
  679. ]
  680. },
  681. "notification-url": "https://packagist.org/downloads/",
  682. "license": [
  683. "ISC"
  684. ],
  685. "authors": [
  686. {
  687. "name": "Paragon Initiative Enterprises",
  688. "email": "security@paragonie.com"
  689. },
  690. {
  691. "name": "Frank Denis",
  692. "email": "jedisct1@pureftpd.org"
  693. }
  694. ],
  695. "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
  696. "keywords": [
  697. "Authentication",
  698. "BLAKE2b",
  699. "ChaCha20",
  700. "ChaCha20-Poly1305",
  701. "Chapoly",
  702. "Curve25519",
  703. "Ed25519",
  704. "EdDSA",
  705. "Edwards-curve Digital Signature Algorithm",
  706. "Elliptic Curve Diffie-Hellman",
  707. "Poly1305",
  708. "Pure-PHP cryptography",
  709. "RFC 7748",
  710. "RFC 8032",
  711. "Salpoly",
  712. "Salsa20",
  713. "X25519",
  714. "XChaCha20-Poly1305",
  715. "XSalsa20-Poly1305",
  716. "Xchacha20",
  717. "Xsalsa20",
  718. "aead",
  719. "cryptography",
  720. "ecdh",
  721. "elliptic curve",
  722. "elliptic curve cryptography",
  723. "encryption",
  724. "libsodium",
  725. "php",
  726. "public-key cryptography",
  727. "secret-key cryptography",
  728. "side-channel resistant"
  729. ]
  730. },
  731. {
  732. "name": "psr/log",
  733. "version": "1.0.2",
  734. "version_normalized": "1.0.2.0",
  735. "source": {
  736. "type": "git",
  737. "url": "https://github.com/php-fig/log.git",
  738. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  739. },
  740. "dist": {
  741. "type": "zip",
  742. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  743. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  744. "shasum": ""
  745. },
  746. "require": {
  747. "php": ">=5.3.0"
  748. },
  749. "time": "2016-10-10T12:19:37+00:00",
  750. "type": "library",
  751. "extra": {
  752. "branch-alias": {
  753. "dev-master": "1.0.x-dev"
  754. }
  755. },
  756. "installation-source": "dist",
  757. "autoload": {
  758. "psr-4": {
  759. "Psr\\Log\\": "Psr/Log/"
  760. }
  761. },
  762. "notification-url": "https://packagist.org/downloads/",
  763. "license": [
  764. "MIT"
  765. ],
  766. "authors": [
  767. {
  768. "name": "PHP-FIG",
  769. "homepage": "http://www.php-fig.org/"
  770. }
  771. ],
  772. "description": "Common interface for logging libraries",
  773. "homepage": "https://github.com/php-fig/log",
  774. "keywords": [
  775. "log",
  776. "psr",
  777. "psr-3"
  778. ]
  779. },
  780. {
  781. "name": "pusher/pusher-php-server",
  782. "version": "v3.2.0",
  783. "version_normalized": "3.2.0.0",
  784. "source": {
  785. "type": "git",
  786. "url": "https://github.com/pusher/pusher-http-php.git",
  787. "reference": "4da4d208fe13fd2ff71ede5063a3456f23f38cf7"
  788. },
  789. "dist": {
  790. "type": "zip",
  791. "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/4da4d208fe13fd2ff71ede5063a3456f23f38cf7",
  792. "reference": "4da4d208fe13fd2ff71ede5063a3456f23f38cf7",
  793. "shasum": ""
  794. },
  795. "require": {
  796. "ext-curl": "*",
  797. "paragonie/sodium_compat": "^1.6",
  798. "php": "^5.4 || ^7.0",
  799. "psr/log": "^1.0"
  800. },
  801. "require-dev": {
  802. "phpunit/phpunit": "^4.8 || ^5.7"
  803. },
  804. "time": "2018-08-13T14:57:32+00:00",
  805. "type": "library",
  806. "extra": {
  807. "branch-alias": {
  808. "dev-master": "3.0-dev"
  809. }
  810. },
  811. "installation-source": "dist",
  812. "autoload": {
  813. "psr-4": {
  814. "Pusher\\": "src/"
  815. }
  816. },
  817. "notification-url": "https://packagist.org/downloads/",
  818. "license": [
  819. "MIT"
  820. ],
  821. "description": "Library for interacting with the Pusher REST API",
  822. "keywords": [
  823. "events",
  824. "messaging",
  825. "php-pusher-server",
  826. "publish",
  827. "push",
  828. "pusher",
  829. "real time",
  830. "real-time",
  831. "realtime",
  832. "rest",
  833. "trigger"
  834. ]
  835. },
  836. {
  837. "name": "symfony/polyfill-util",
  838. "version": "v1.9.0",
  839. "version_normalized": "1.9.0.0",
  840. "source": {
  841. "type": "git",
  842. "url": "https://github.com/symfony/polyfill-util.git",
  843. "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581"
  844. },
  845. "dist": {
  846. "type": "zip",
  847. "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8e15d04ba3440984d23e7964b2ee1d25c8de1581",
  848. "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581",
  849. "shasum": ""
  850. },
  851. "require": {
  852. "php": ">=5.3.3"
  853. },
  854. "time": "2018-08-06T14:22:27+00:00",
  855. "type": "library",
  856. "extra": {
  857. "branch-alias": {
  858. "dev-master": "1.9-dev"
  859. }
  860. },
  861. "installation-source": "dist",
  862. "autoload": {
  863. "psr-4": {
  864. "Symfony\\Polyfill\\Util\\": ""
  865. }
  866. },
  867. "notification-url": "https://packagist.org/downloads/",
  868. "license": [
  869. "MIT"
  870. ],
  871. "authors": [
  872. {
  873. "name": "Nicolas Grekas",
  874. "email": "p@tchwork.com"
  875. },
  876. {
  877. "name": "Symfony Community",
  878. "homepage": "https://symfony.com/contributors"
  879. }
  880. ],
  881. "description": "Symfony utilities for portability of PHP codes",
  882. "homepage": "https://symfony.com",
  883. "keywords": [
  884. "compat",
  885. "compatibility",
  886. "polyfill",
  887. "shim"
  888. ]
  889. },
  890. {
  891. "name": "symfony/polyfill-php56",
  892. "version": "v1.9.0",
  893. "version_normalized": "1.9.0.0",
  894. "source": {
  895. "type": "git",
  896. "url": "https://github.com/symfony/polyfill-php56.git",
  897. "reference": "7b4fc009172cc0196535b0328bd1226284a28000"
  898. },
  899. "dist": {
  900. "type": "zip",
  901. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/7b4fc009172cc0196535b0328bd1226284a28000",
  902. "reference": "7b4fc009172cc0196535b0328bd1226284a28000",
  903. "shasum": ""
  904. },
  905. "require": {
  906. "php": ">=5.3.3",
  907. "symfony/polyfill-util": "~1.0"
  908. },
  909. "time": "2018-08-06T14:22:27+00:00",
  910. "type": "library",
  911. "extra": {
  912. "branch-alias": {
  913. "dev-master": "1.9-dev"
  914. }
  915. },
  916. "installation-source": "dist",
  917. "autoload": {
  918. "psr-4": {
  919. "Symfony\\Polyfill\\Php56\\": ""
  920. },
  921. "files": [
  922. "bootstrap.php"
  923. ]
  924. },
  925. "notification-url": "https://packagist.org/downloads/",
  926. "license": [
  927. "MIT"
  928. ],
  929. "authors": [
  930. {
  931. "name": "Nicolas Grekas",
  932. "email": "p@tchwork.com"
  933. },
  934. {
  935. "name": "Symfony Community",
  936. "homepage": "https://symfony.com/contributors"
  937. }
  938. ],
  939. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  940. "homepage": "https://symfony.com",
  941. "keywords": [
  942. "compatibility",
  943. "polyfill",
  944. "portable",
  945. "shim"
  946. ]
  947. },
  948. {
  949. "name": "paragonie/constant_time_encoding",
  950. "version": "v2.2.2",
  951. "version_normalized": "2.2.2.0",
  952. "source": {
  953. "type": "git",
  954. "url": "https://github.com/paragonie/constant_time_encoding.git",
  955. "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33"
  956. },
  957. "dist": {
  958. "type": "zip",
  959. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/eccf915f45f911bfb189d1d1638d940ec6ee6e33",
  960. "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33",
  961. "shasum": ""
  962. },
  963. "require": {
  964. "php": "^7"
  965. },
  966. "require-dev": {
  967. "phpunit/phpunit": "^6|^7",
  968. "vimeo/psalm": "^1"
  969. },
  970. "time": "2018-03-10T19:47:49+00:00",
  971. "type": "library",
  972. "installation-source": "dist",
  973. "autoload": {
  974. "psr-4": {
  975. "ParagonIE\\ConstantTime\\": "src/"
  976. }
  977. },
  978. "notification-url": "https://packagist.org/downloads/",
  979. "license": [
  980. "MIT"
  981. ],
  982. "authors": [
  983. {
  984. "name": "Paragon Initiative Enterprises",
  985. "email": "security@paragonie.com",
  986. "homepage": "https://paragonie.com",
  987. "role": "Maintainer"
  988. },
  989. {
  990. "name": "Steve 'Sc00bz' Thomas",
  991. "email": "steve@tobtu.com",
  992. "homepage": "https://www.tobtu.com",
  993. "role": "Original Developer"
  994. }
  995. ],
  996. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  997. "keywords": [
  998. "base16",
  999. "base32",
  1000. "base32_decode",
  1001. "base32_encode",
  1002. "base64",
  1003. "base64_decode",
  1004. "base64_encode",
  1005. "bin2hex",
  1006. "encoding",
  1007. "hex",
  1008. "hex2bin",
  1009. "rfc4648"
  1010. ]
  1011. },
  1012. {
  1013. "name": "pragmarx/google2fa",
  1014. "version": "v3.0.3",
  1015. "version_normalized": "3.0.3.0",
  1016. "source": {
  1017. "type": "git",
  1018. "url": "https://github.com/antonioribeiro/google2fa.git",
  1019. "reference": "6949226739e4424f40031e6f1c96b1fd64047335"
  1020. },
  1021. "dist": {
  1022. "type": "zip",
  1023. "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/6949226739e4424f40031e6f1c96b1fd64047335",
  1024. "reference": "6949226739e4424f40031e6f1c96b1fd64047335",
  1025. "shasum": ""
  1026. },
  1027. "require": {
  1028. "paragonie/constant_time_encoding": "~1.0|~2.0",
  1029. "paragonie/random_compat": ">=1",
  1030. "php": ">=5.4",
  1031. "symfony/polyfill-php56": "~1.2"
  1032. },
  1033. "require-dev": {
  1034. "bacon/bacon-qr-code": "~1.0",
  1035. "phpunit/phpunit": "~4|~5|~6"
  1036. },
  1037. "suggest": {
  1038. "bacon/bacon-qr-code": "Required to generate inline QR Codes."
  1039. },
  1040. "time": "2018-08-29T13:28:06+00:00",
  1041. "type": "library",
  1042. "extra": {
  1043. "component": "package",
  1044. "branch-alias": {
  1045. "dev-master": "2.0-dev"
  1046. }
  1047. },
  1048. "installation-source": "dist",
  1049. "autoload": {
  1050. "psr-4": {
  1051. "PragmaRX\\Google2FA\\": "src/",
  1052. "PragmaRX\\Google2FA\\Tests\\": "tests/"
  1053. }
  1054. },
  1055. "notification-url": "https://packagist.org/downloads/",
  1056. "license": [
  1057. "MIT"
  1058. ],
  1059. "authors": [
  1060. {
  1061. "name": "Antonio Carlos Ribeiro",
  1062. "email": "acr@antoniocarlosribeiro.com",
  1063. "role": "Creator & Designer"
  1064. }
  1065. ],
  1066. "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
  1067. "keywords": [
  1068. "2fa",
  1069. "Authentication",
  1070. "Two Factor Authentication",
  1071. "google2fa",
  1072. "laravel"
  1073. ]
  1074. },
  1075. {
  1076. "name": "guzzlehttp/guzzle",
  1077. "version": "6.3.3",
  1078. "version_normalized": "6.3.3.0",
  1079. "source": {
  1080. "type": "git",
  1081. "url": "https://github.com/guzzle/guzzle.git",
  1082. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
  1083. },
  1084. "dist": {
  1085. "type": "zip",
  1086. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  1087. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  1088. "shasum": ""
  1089. },
  1090. "require": {
  1091. "guzzlehttp/promises": "^1.0",
  1092. "guzzlehttp/psr7": "^1.4",
  1093. "php": ">=5.5"
  1094. },
  1095. "require-dev": {
  1096. "ext-curl": "*",
  1097. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  1098. "psr/log": "^1.0"
  1099. },
  1100. "suggest": {
  1101. "psr/log": "Required for using the Log middleware"
  1102. },
  1103. "time": "2018-04-22T15:46:56+00:00",
  1104. "type": "library",
  1105. "extra": {
  1106. "branch-alias": {
  1107. "dev-master": "6.3-dev"
  1108. }
  1109. },
  1110. "installation-source": "dist",
  1111. "autoload": {
  1112. "files": [
  1113. "src/functions_include.php"
  1114. ],
  1115. "psr-4": {
  1116. "GuzzleHttp\\": "src/"
  1117. }
  1118. },
  1119. "notification-url": "https://packagist.org/downloads/",
  1120. "license": [
  1121. "MIT"
  1122. ],
  1123. "authors": [
  1124. {
  1125. "name": "Michael Dowling",
  1126. "email": "mtdowling@gmail.com",
  1127. "homepage": "https://github.com/mtdowling"
  1128. }
  1129. ],
  1130. "description": "Guzzle is a PHP HTTP client library",
  1131. "homepage": "http://guzzlephp.org/",
  1132. "keywords": [
  1133. "client",
  1134. "curl",
  1135. "framework",
  1136. "http",
  1137. "http client",
  1138. "rest",
  1139. "web service"
  1140. ]
  1141. }
  1142. ]