composer.lock 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  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": "24f52bef89b6c1fc56add495b9dcd9a2",
  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.1.0",
  74. "source": {
  75. "type": "git",
  76. "url": "https://github.com/dg/dibi.git",
  77. "reference": "fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8"
  78. },
  79. "dist": {
  80. "type": "zip",
  81. "url": "https://api.github.com/repos/dg/dibi/zipball/fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8",
  82. "reference": "fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8",
  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.1-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": "2017-09-25T15:57:54+00:00"
  137. },
  138. {
  139. "name": "lcobucci/jwt",
  140. "version": "3.2.2",
  141. "source": {
  142. "type": "git",
  143. "url": "https://github.com/lcobucci/jwt.git",
  144. "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c"
  145. },
  146. "dist": {
  147. "type": "zip",
  148. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/0b5930be73582369e10c4d4bb7a12bac927a203c",
  149. "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c",
  150. "shasum": ""
  151. },
  152. "require": {
  153. "ext-openssl": "*",
  154. "php": ">=5.5"
  155. },
  156. "require-dev": {
  157. "mdanter/ecc": "~0.3.1",
  158. "mikey179/vfsstream": "~1.5",
  159. "phpmd/phpmd": "~2.2",
  160. "phpunit/php-invoker": "~1.1",
  161. "phpunit/phpunit": "~4.5",
  162. "squizlabs/php_codesniffer": "~2.3"
  163. },
  164. "suggest": {
  165. "mdanter/ecc": "Required to use Elliptic Curves based algorithms."
  166. },
  167. "type": "library",
  168. "extra": {
  169. "branch-alias": {
  170. "dev-master": "3.1-dev"
  171. }
  172. },
  173. "autoload": {
  174. "psr-4": {
  175. "Lcobucci\\JWT\\": "src"
  176. }
  177. },
  178. "notification-url": "https://packagist.org/downloads/",
  179. "license": [
  180. "BSD-3-Clause"
  181. ],
  182. "authors": [
  183. {
  184. "name": "Luís Otávio Cobucci Oblonczyk",
  185. "email": "lcobucci@gmail.com",
  186. "role": "Developer"
  187. }
  188. ],
  189. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  190. "keywords": [
  191. "JWS",
  192. "jwt"
  193. ],
  194. "time": "2017-09-01T08:23:26+00:00"
  195. },
  196. {
  197. "name": "phpmailer/phpmailer",
  198. "version": "v6.0.3",
  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. "type": "library",
  233. "autoload": {
  234. "psr-4": {
  235. "PHPMailer\\PHPMailer\\": "src/"
  236. }
  237. },
  238. "notification-url": "https://packagist.org/downloads/",
  239. "license": [
  240. "LGPL-2.1"
  241. ],
  242. "authors": [
  243. {
  244. "name": "Jim Jagielski",
  245. "email": "jimjag@gmail.com"
  246. },
  247. {
  248. "name": "Marcus Bointon",
  249. "email": "phpmailer@synchromedia.co.uk"
  250. },
  251. {
  252. "name": "Andy Prevost",
  253. "email": "codeworxtech@users.sourceforge.net"
  254. },
  255. {
  256. "name": "Brent R. Matzelle"
  257. }
  258. ],
  259. "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
  260. "time": "2018-01-05T13:19:58+00:00"
  261. }
  262. ],
  263. "packages-dev": [],
  264. "aliases": [],
  265. "minimum-stability": "stable",
  266. "stability-flags": [],
  267. "prefer-stable": false,
  268. "prefer-lowest": false,
  269. "platform": [],
  270. "platform-dev": []
  271. }