composer.lock 38 KB

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