composer.lock 38 KB

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