installed.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  1. [
  2. {
  3. "name": "doctrine/lexer",
  4. "version": "v1.0.1",
  5. "version_normalized": "1.0.1.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/doctrine/lexer.git",
  9. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
  14. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.3.2"
  19. },
  20. "time": "2014-09-09T13:34:57+00:00",
  21. "type": "library",
  22. "extra": {
  23. "branch-alias": {
  24. "dev-master": "1.0.x-dev"
  25. }
  26. },
  27. "installation-source": "dist",
  28. "autoload": {
  29. "psr-0": {
  30. "Doctrine\\Common\\Lexer\\": "lib/"
  31. }
  32. },
  33. "notification-url": "https://packagist.org/downloads/",
  34. "license": [
  35. "MIT"
  36. ],
  37. "authors": [
  38. {
  39. "name": "Roman Borschel",
  40. "email": "roman@code-factory.org"
  41. },
  42. {
  43. "name": "Guilherme Blanco",
  44. "email": "guilhermeblanco@gmail.com"
  45. },
  46. {
  47. "name": "Johannes Schmitt",
  48. "email": "schmittjoh@gmail.com"
  49. }
  50. ],
  51. "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
  52. "homepage": "http://www.doctrine-project.org",
  53. "keywords": [
  54. "lexer",
  55. "parser"
  56. ]
  57. },
  58. {
  59. "name": "egulias/email-validator",
  60. "version": "2.1.7",
  61. "version_normalized": "2.1.7.0",
  62. "source": {
  63. "type": "git",
  64. "url": "https://github.com/egulias/EmailValidator.git",
  65. "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e"
  66. },
  67. "dist": {
  68. "type": "zip",
  69. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/709f21f92707308cdf8f9bcfa1af4cb26586521e",
  70. "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e",
  71. "shasum": ""
  72. },
  73. "require": {
  74. "doctrine/lexer": "^1.0.1",
  75. "php": ">= 5.5"
  76. },
  77. "require-dev": {
  78. "dominicsayers/isemail": "dev-master",
  79. "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
  80. "satooshi/php-coveralls": "^1.0.1"
  81. },
  82. "suggest": {
  83. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  84. },
  85. "time": "2018-12-04T22:38:24+00:00",
  86. "type": "library",
  87. "extra": {
  88. "branch-alias": {
  89. "dev-master": "2.0.x-dev"
  90. }
  91. },
  92. "installation-source": "dist",
  93. "autoload": {
  94. "psr-4": {
  95. "Egulias\\EmailValidator\\": "EmailValidator"
  96. }
  97. },
  98. "notification-url": "https://packagist.org/downloads/",
  99. "license": [
  100. "MIT"
  101. ],
  102. "authors": [
  103. {
  104. "name": "Eduardo Gulias Davis"
  105. }
  106. ],
  107. "description": "A library for validating emails against several RFCs",
  108. "homepage": "https://github.com/egulias/EmailValidator",
  109. "keywords": [
  110. "email",
  111. "emailvalidation",
  112. "emailvalidator",
  113. "validation",
  114. "validator"
  115. ]
  116. },
  117. {
  118. "name": "swiftmailer/swiftmailer",
  119. "version": "v6.2.0",
  120. "version_normalized": "6.2.0.0",
  121. "source": {
  122. "type": "git",
  123. "url": "https://github.com/swiftmailer/swiftmailer.git",
  124. "reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707"
  125. },
  126. "dist": {
  127. "type": "zip",
  128. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707",
  129. "reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707",
  130. "shasum": ""
  131. },
  132. "require": {
  133. "egulias/email-validator": "~2.0",
  134. "php": ">=7.0.0",
  135. "symfony/polyfill-iconv": "^1.0",
  136. "symfony/polyfill-intl-idn": "^1.10",
  137. "symfony/polyfill-mbstring": "^1.0"
  138. },
  139. "require-dev": {
  140. "mockery/mockery": "~0.9.1",
  141. "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
  142. },
  143. "suggest": {
  144. "ext-intl": "Needed to support internationalized email addresses",
  145. "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
  146. },
  147. "time": "2019-03-10T07:52:41+00:00",
  148. "type": "library",
  149. "extra": {
  150. "branch-alias": {
  151. "dev-master": "6.2-dev"
  152. }
  153. },
  154. "installation-source": "dist",
  155. "autoload": {
  156. "files": [
  157. "lib/swift_required.php"
  158. ]
  159. },
  160. "notification-url": "https://packagist.org/downloads/",
  161. "license": [
  162. "MIT"
  163. ],
  164. "authors": [
  165. {
  166. "name": "Chris Corbyn"
  167. },
  168. {
  169. "name": "Fabien Potencier",
  170. "email": "fabien@symfony.com"
  171. }
  172. ],
  173. "description": "Swiftmailer, free feature-rich PHP mailer",
  174. "homepage": "https://swiftmailer.symfony.com",
  175. "keywords": [
  176. "email",
  177. "mail",
  178. "mailer"
  179. ]
  180. },
  181. {
  182. "name": "symfony/polyfill-iconv",
  183. "version": "v1.10.0",
  184. "version_normalized": "1.10.0.0",
  185. "source": {
  186. "type": "git",
  187. "url": "https://github.com/symfony/polyfill-iconv.git",
  188. "reference": "97001cfc283484c9691769f51cdf25259037eba2"
  189. },
  190. "dist": {
  191. "type": "zip",
  192. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2",
  193. "reference": "97001cfc283484c9691769f51cdf25259037eba2",
  194. "shasum": ""
  195. },
  196. "require": {
  197. "php": ">=5.3.3"
  198. },
  199. "suggest": {
  200. "ext-iconv": "For best performance"
  201. },
  202. "time": "2018-09-21T06:26:08+00:00",
  203. "type": "library",
  204. "extra": {
  205. "branch-alias": {
  206. "dev-master": "1.9-dev"
  207. }
  208. },
  209. "installation-source": "dist",
  210. "autoload": {
  211. "psr-4": {
  212. "Symfony\\Polyfill\\Iconv\\": ""
  213. },
  214. "files": [
  215. "bootstrap.php"
  216. ]
  217. },
  218. "notification-url": "https://packagist.org/downloads/",
  219. "license": [
  220. "MIT"
  221. ],
  222. "authors": [
  223. {
  224. "name": "Nicolas Grekas",
  225. "email": "p@tchwork.com"
  226. },
  227. {
  228. "name": "Symfony Community",
  229. "homepage": "https://symfony.com/contributors"
  230. }
  231. ],
  232. "description": "Symfony polyfill for the Iconv extension",
  233. "homepage": "https://symfony.com",
  234. "keywords": [
  235. "compatibility",
  236. "iconv",
  237. "polyfill",
  238. "portable",
  239. "shim"
  240. ]
  241. },
  242. {
  243. "name": "symfony/polyfill-intl-idn",
  244. "version": "v1.10.0",
  245. "version_normalized": "1.10.0.0",
  246. "source": {
  247. "type": "git",
  248. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  249. "reference": "89de1d44f2c059b266f22c9cc9124ddc4cd0987a"
  250. },
  251. "dist": {
  252. "type": "zip",
  253. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/89de1d44f2c059b266f22c9cc9124ddc4cd0987a",
  254. "reference": "89de1d44f2c059b266f22c9cc9124ddc4cd0987a",
  255. "shasum": ""
  256. },
  257. "require": {
  258. "php": ">=5.3.3",
  259. "symfony/polyfill-mbstring": "^1.3",
  260. "symfony/polyfill-php72": "^1.9"
  261. },
  262. "suggest": {
  263. "ext-intl": "For best performance"
  264. },
  265. "time": "2018-09-30T16:36:12+00:00",
  266. "type": "library",
  267. "extra": {
  268. "branch-alias": {
  269. "dev-master": "1.9-dev"
  270. }
  271. },
  272. "installation-source": "dist",
  273. "autoload": {
  274. "psr-4": {
  275. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  276. },
  277. "files": [
  278. "bootstrap.php"
  279. ]
  280. },
  281. "notification-url": "https://packagist.org/downloads/",
  282. "license": [
  283. "MIT"
  284. ],
  285. "authors": [
  286. {
  287. "name": "Symfony Community",
  288. "homepage": "https://symfony.com/contributors"
  289. },
  290. {
  291. "name": "Laurent Bassin",
  292. "email": "laurent@bassin.info"
  293. }
  294. ],
  295. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  296. "homepage": "https://symfony.com",
  297. "keywords": [
  298. "compatibility",
  299. "idn",
  300. "intl",
  301. "polyfill",
  302. "portable",
  303. "shim"
  304. ]
  305. },
  306. {
  307. "name": "symfony/polyfill-mbstring",
  308. "version": "v1.10.0",
  309. "version_normalized": "1.10.0.0",
  310. "source": {
  311. "type": "git",
  312. "url": "https://github.com/symfony/polyfill-mbstring.git",
  313. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
  314. },
  315. "dist": {
  316. "type": "zip",
  317. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
  318. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
  319. "shasum": ""
  320. },
  321. "require": {
  322. "php": ">=5.3.3"
  323. },
  324. "suggest": {
  325. "ext-mbstring": "For best performance"
  326. },
  327. "time": "2018-09-21T13:07:52+00:00",
  328. "type": "library",
  329. "extra": {
  330. "branch-alias": {
  331. "dev-master": "1.9-dev"
  332. }
  333. },
  334. "installation-source": "dist",
  335. "autoload": {
  336. "psr-4": {
  337. "Symfony\\Polyfill\\Mbstring\\": ""
  338. },
  339. "files": [
  340. "bootstrap.php"
  341. ]
  342. },
  343. "notification-url": "https://packagist.org/downloads/",
  344. "license": [
  345. "MIT"
  346. ],
  347. "authors": [
  348. {
  349. "name": "Nicolas Grekas",
  350. "email": "p@tchwork.com"
  351. },
  352. {
  353. "name": "Symfony Community",
  354. "homepage": "https://symfony.com/contributors"
  355. }
  356. ],
  357. "description": "Symfony polyfill for the Mbstring extension",
  358. "homepage": "https://symfony.com",
  359. "keywords": [
  360. "compatibility",
  361. "mbstring",
  362. "polyfill",
  363. "portable",
  364. "shim"
  365. ]
  366. },
  367. {
  368. "name": "symfony/polyfill-php72",
  369. "version": "v1.10.0",
  370. "version_normalized": "1.10.0.0",
  371. "source": {
  372. "type": "git",
  373. "url": "https://github.com/symfony/polyfill-php72.git",
  374. "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631"
  375. },
  376. "dist": {
  377. "type": "zip",
  378. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631",
  379. "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631",
  380. "shasum": ""
  381. },
  382. "require": {
  383. "php": ">=5.3.3"
  384. },
  385. "time": "2018-09-21T13:07:52+00:00",
  386. "type": "library",
  387. "extra": {
  388. "branch-alias": {
  389. "dev-master": "1.9-dev"
  390. }
  391. },
  392. "installation-source": "dist",
  393. "autoload": {
  394. "psr-4": {
  395. "Symfony\\Polyfill\\Php72\\": ""
  396. },
  397. "files": [
  398. "bootstrap.php"
  399. ]
  400. },
  401. "notification-url": "https://packagist.org/downloads/",
  402. "license": [
  403. "MIT"
  404. ],
  405. "authors": [
  406. {
  407. "name": "Nicolas Grekas",
  408. "email": "p@tchwork.com"
  409. },
  410. {
  411. "name": "Symfony Community",
  412. "homepage": "https://symfony.com/contributors"
  413. }
  414. ],
  415. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  416. "homepage": "https://symfony.com",
  417. "keywords": [
  418. "compatibility",
  419. "polyfill",
  420. "portable",
  421. "shim"
  422. ]
  423. }
  424. ]