composer.lock 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  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": "d51ef1712a74b0dfed729f2bdd85d1e3",
  8. "packages": [
  9. {
  10. "name": "phpmailer/phpmailer",
  11. "version": "v5.2.23",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/PHPMailer/PHPMailer.git",
  15. "reference": "7115df4a6f76281109ebe352900c42403b728bb4"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/7115df4a6f76281109ebe352900c42403b728bb4",
  20. "reference": "7115df4a6f76281109ebe352900c42403b728bb4",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.0.0"
  25. },
  26. "require-dev": {
  27. "doctrine/annotations": "1.2.*",
  28. "jms/serializer": "0.16.*",
  29. "phpdocumentor/phpdocumentor": "2.*",
  30. "phpunit/phpunit": "4.8.*",
  31. "symfony/debug": "2.8.*",
  32. "symfony/filesystem": "2.8.*",
  33. "symfony/translation": "2.8.*",
  34. "symfony/yaml": "2.8.*",
  35. "zendframework/zend-cache": "2.5.1",
  36. "zendframework/zend-config": "2.5.1",
  37. "zendframework/zend-eventmanager": "2.5.1",
  38. "zendframework/zend-filter": "2.5.1",
  39. "zendframework/zend-i18n": "2.5.1",
  40. "zendframework/zend-json": "2.5.1",
  41. "zendframework/zend-math": "2.5.1",
  42. "zendframework/zend-serializer": "2.5.*",
  43. "zendframework/zend-servicemanager": "2.5.*",
  44. "zendframework/zend-stdlib": "2.5.1"
  45. },
  46. "suggest": {
  47. "league/oauth2-google": "Needed for Google XOAUTH2 authentication"
  48. },
  49. "type": "library",
  50. "autoload": {
  51. "classmap": [
  52. "class.phpmailer.php",
  53. "class.phpmaileroauth.php",
  54. "class.phpmaileroauthgoogle.php",
  55. "class.smtp.php",
  56. "class.pop3.php",
  57. "extras/EasyPeasyICS.php",
  58. "extras/ntlm_sasl_client.php"
  59. ]
  60. },
  61. "notification-url": "https://packagist.org/downloads/",
  62. "license": [
  63. "LGPL-2.1"
  64. ],
  65. "authors": [
  66. {
  67. "name": "Jim Jagielski",
  68. "email": "jimjag@gmail.com"
  69. },
  70. {
  71. "name": "Marcus Bointon",
  72. "email": "phpmailer@synchromedia.co.uk"
  73. },
  74. {
  75. "name": "Andy Prevost",
  76. "email": "codeworxtech@users.sourceforge.net"
  77. },
  78. {
  79. "name": "Brent R. Matzelle"
  80. }
  81. ],
  82. "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
  83. "time": "2017-03-15T19:32:56+00:00"
  84. },
  85. {
  86. "name": "robthree/twofactorauth",
  87. "version": "1.6",
  88. "source": {
  89. "type": "git",
  90. "url": "https://github.com/RobThree/TwoFactorAuth.git",
  91. "reference": "5093ab230cd8f1296d792afb6a49545f37e7fd5a"
  92. },
  93. "dist": {
  94. "type": "zip",
  95. "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/5093ab230cd8f1296d792afb6a49545f37e7fd5a",
  96. "reference": "5093ab230cd8f1296d792afb6a49545f37e7fd5a",
  97. "shasum": ""
  98. },
  99. "require": {
  100. "php": ">=5.3.0"
  101. },
  102. "require-dev": {
  103. "phpunit/phpunit": "@stable"
  104. },
  105. "type": "library",
  106. "autoload": {
  107. "psr-4": {
  108. "RobThree\\Auth\\": "lib"
  109. }
  110. },
  111. "notification-url": "https://packagist.org/downloads/",
  112. "license": [
  113. "MIT"
  114. ],
  115. "authors": [
  116. {
  117. "name": "Rob Janssen",
  118. "homepage": "http://robiii.me",
  119. "role": "Developer"
  120. }
  121. ],
  122. "description": "Two Factor Authentication",
  123. "homepage": "https://github.com/RobThree/TwoFactorAuth",
  124. "keywords": [
  125. "Authentication",
  126. "MFA",
  127. "Multi Factor Authentication",
  128. "Two Factor Authentication",
  129. "authenticator",
  130. "authy",
  131. "php",
  132. "tfa"
  133. ],
  134. "time": "2017-02-17T15:24:54+00:00"
  135. },
  136. {
  137. "name": "yubico/u2flib-server",
  138. "version": "1.0.1",
  139. "source": {
  140. "type": "git",
  141. "url": "https://github.com/Yubico/php-u2flib-server.git",
  142. "reference": "dc318c80b59e62921c210f31b014def26ceebbab"
  143. },
  144. "dist": {
  145. "type": "zip",
  146. "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/dc318c80b59e62921c210f31b014def26ceebbab",
  147. "reference": "dc318c80b59e62921c210f31b014def26ceebbab",
  148. "shasum": ""
  149. },
  150. "require": {
  151. "ext-openssl": "*",
  152. "php": ">=5.6"
  153. },
  154. "require-dev": {
  155. "phpunit/phpunit": "~5.7"
  156. },
  157. "type": "library",
  158. "autoload": {
  159. "classmap": [
  160. "src/"
  161. ]
  162. },
  163. "notification-url": "https://packagist.org/downloads/",
  164. "license": [
  165. "BSD-2-Clause"
  166. ],
  167. "description": "Library for U2F implementation",
  168. "homepage": "https://developers.yubico.com/php-u2flib-server",
  169. "time": "2017-05-09T07:33:58+00:00"
  170. }
  171. ],
  172. "packages-dev": [],
  173. "aliases": [],
  174. "minimum-stability": "stable",
  175. "stability-flags": [],
  176. "prefer-stable": false,
  177. "prefer-lowest": false,
  178. "platform": [],
  179. "platform-dev": []
  180. }