composer.lock 59 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747
  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": "41cdf8fcd1309692e08ed98b7abb200f",
  8. "packages": [
  9. {
  10. "name": "composer/ca-bundle",
  11. "version": "1.0.7",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/composer/ca-bundle.git",
  15. "reference": "b17e6153cb7f33c7e44eb59578dc12eee5dc8e12"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/composer/ca-bundle/zipball/b17e6153cb7f33c7e44eb59578dc12eee5dc8e12",
  20. "reference": "b17e6153cb7f33c7e44eb59578dc12eee5dc8e12",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-openssl": "*",
  25. "ext-pcre": "*",
  26. "php": "^5.3.2 || ^7.0"
  27. },
  28. "require-dev": {
  29. "phpunit/phpunit": "^4.5",
  30. "psr/log": "^1.0",
  31. "symfony/process": "^2.5 || ^3.0"
  32. },
  33. "suggest": {
  34. "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+"
  35. },
  36. "type": "library",
  37. "extra": {
  38. "branch-alias": {
  39. "dev-master": "1.x-dev"
  40. }
  41. },
  42. "autoload": {
  43. "psr-4": {
  44. "Composer\\CaBundle\\": "src"
  45. }
  46. },
  47. "notification-url": "https://packagist.org/downloads/",
  48. "license": [
  49. "MIT"
  50. ],
  51. "authors": [
  52. {
  53. "name": "Jordi Boggiano",
  54. "email": "j.boggiano@seld.be",
  55. "homepage": "http://seld.be"
  56. }
  57. ],
  58. "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  59. "keywords": [
  60. "cabundle",
  61. "cacert",
  62. "certificate",
  63. "ssl",
  64. "tls"
  65. ],
  66. "time": "2017-03-06T11:59:08+00:00"
  67. },
  68. {
  69. "name": "composer/semver",
  70. "version": "1.4.2",
  71. "source": {
  72. "type": "git",
  73. "url": "https://github.com/composer/semver.git",
  74. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
  75. },
  76. "dist": {
  77. "type": "zip",
  78. "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
  79. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
  80. "shasum": ""
  81. },
  82. "require": {
  83. "php": "^5.3.2 || ^7.0"
  84. },
  85. "require-dev": {
  86. "phpunit/phpunit": "^4.5 || ^5.0.5",
  87. "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
  88. },
  89. "type": "library",
  90. "extra": {
  91. "branch-alias": {
  92. "dev-master": "1.x-dev"
  93. }
  94. },
  95. "autoload": {
  96. "psr-4": {
  97. "Composer\\Semver\\": "src"
  98. }
  99. },
  100. "notification-url": "https://packagist.org/downloads/",
  101. "license": [
  102. "MIT"
  103. ],
  104. "authors": [
  105. {
  106. "name": "Nils Adermann",
  107. "email": "naderman@naderman.de",
  108. "homepage": "http://www.naderman.de"
  109. },
  110. {
  111. "name": "Jordi Boggiano",
  112. "email": "j.boggiano@seld.be",
  113. "homepage": "http://seld.be"
  114. },
  115. {
  116. "name": "Rob Bast",
  117. "email": "rob.bast@gmail.com",
  118. "homepage": "http://robbast.nl"
  119. }
  120. ],
  121. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  122. "keywords": [
  123. "semantic",
  124. "semver",
  125. "validation",
  126. "versioning"
  127. ],
  128. "time": "2016-08-30T16:08:34+00:00"
  129. },
  130. {
  131. "name": "composer/spdx-licenses",
  132. "version": "1.1.5",
  133. "source": {
  134. "type": "git",
  135. "url": "https://github.com/composer/spdx-licenses.git",
  136. "reference": "96c6a07b05b716e89a44529d060bc7f5c263cb13"
  137. },
  138. "dist": {
  139. "type": "zip",
  140. "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/96c6a07b05b716e89a44529d060bc7f5c263cb13",
  141. "reference": "96c6a07b05b716e89a44529d060bc7f5c263cb13",
  142. "shasum": ""
  143. },
  144. "require": {
  145. "php": "^5.3.2 || ^7.0"
  146. },
  147. "require-dev": {
  148. "phpunit/phpunit": "^4.5 || ^5.0.5",
  149. "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
  150. },
  151. "type": "library",
  152. "extra": {
  153. "branch-alias": {
  154. "dev-master": "1.x-dev"
  155. }
  156. },
  157. "autoload": {
  158. "psr-4": {
  159. "Composer\\Spdx\\": "src"
  160. }
  161. },
  162. "notification-url": "https://packagist.org/downloads/",
  163. "license": [
  164. "MIT"
  165. ],
  166. "authors": [
  167. {
  168. "name": "Nils Adermann",
  169. "email": "naderman@naderman.de",
  170. "homepage": "http://www.naderman.de"
  171. },
  172. {
  173. "name": "Jordi Boggiano",
  174. "email": "j.boggiano@seld.be",
  175. "homepage": "http://seld.be"
  176. },
  177. {
  178. "name": "Rob Bast",
  179. "email": "rob.bast@gmail.com",
  180. "homepage": "http://robbast.nl"
  181. }
  182. ],
  183. "description": "SPDX licenses list and validation library.",
  184. "keywords": [
  185. "license",
  186. "spdx",
  187. "validator"
  188. ],
  189. "time": "2016-09-28T07:17:45+00:00"
  190. },
  191. {
  192. "name": "justinrainbow/json-schema",
  193. "version": "5.1.0",
  194. "source": {
  195. "type": "git",
  196. "url": "https://github.com/justinrainbow/json-schema.git",
  197. "reference": "48817e5f95c9d29e11513f12e43cc0223fa5eb6c"
  198. },
  199. "dist": {
  200. "type": "zip",
  201. "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/48817e5f95c9d29e11513f12e43cc0223fa5eb6c",
  202. "reference": "48817e5f95c9d29e11513f12e43cc0223fa5eb6c",
  203. "shasum": ""
  204. },
  205. "require": {
  206. "php": ">=5.3.3"
  207. },
  208. "require-dev": {
  209. "json-schema/json-schema-test-suite": "1.2.0",
  210. "phpdocumentor/phpdocumentor": "~2",
  211. "phpunit/phpunit": "^4.8.22"
  212. },
  213. "bin": [
  214. "bin/validate-json"
  215. ],
  216. "type": "library",
  217. "extra": {
  218. "branch-alias": {
  219. "dev-master": "5.0.x-dev"
  220. }
  221. },
  222. "autoload": {
  223. "psr-4": {
  224. "JsonSchema\\": "src/JsonSchema/"
  225. }
  226. },
  227. "notification-url": "https://packagist.org/downloads/",
  228. "license": [
  229. "MIT"
  230. ],
  231. "authors": [
  232. {
  233. "name": "Bruno Prieto Reis",
  234. "email": "bruno.p.reis@gmail.com"
  235. },
  236. {
  237. "name": "Justin Rainbow",
  238. "email": "justin.rainbow@gmail.com"
  239. },
  240. {
  241. "name": "Igor Wiedler",
  242. "email": "igor@wiedler.ch"
  243. },
  244. {
  245. "name": "Robert Schönthal",
  246. "email": "seroscho@googlemail.com"
  247. }
  248. ],
  249. "description": "A library to validate a json schema.",
  250. "homepage": "https://github.com/justinrainbow/json-schema",
  251. "keywords": [
  252. "json",
  253. "schema"
  254. ],
  255. "time": "2017-02-22T03:28:16+00:00"
  256. },
  257. {
  258. "name": "psr/log",
  259. "version": "1.0.2",
  260. "source": {
  261. "type": "git",
  262. "url": "https://github.com/php-fig/log.git",
  263. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  264. },
  265. "dist": {
  266. "type": "zip",
  267. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  268. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  269. "shasum": ""
  270. },
  271. "require": {
  272. "php": ">=5.3.0"
  273. },
  274. "type": "library",
  275. "extra": {
  276. "branch-alias": {
  277. "dev-master": "1.0.x-dev"
  278. }
  279. },
  280. "autoload": {
  281. "psr-4": {
  282. "Psr\\Log\\": "Psr/Log/"
  283. }
  284. },
  285. "notification-url": "https://packagist.org/downloads/",
  286. "license": [
  287. "MIT"
  288. ],
  289. "authors": [
  290. {
  291. "name": "PHP-FIG",
  292. "homepage": "http://www.php-fig.org/"
  293. }
  294. ],
  295. "description": "Common interface for logging libraries",
  296. "homepage": "https://github.com/php-fig/log",
  297. "keywords": [
  298. "log",
  299. "psr",
  300. "psr-3"
  301. ],
  302. "time": "2016-10-10T12:19:37+00:00"
  303. },
  304. {
  305. "name": "seld/cli-prompt",
  306. "version": "1.0.2",
  307. "source": {
  308. "type": "git",
  309. "url": "https://github.com/Seldaek/cli-prompt.git",
  310. "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4"
  311. },
  312. "dist": {
  313. "type": "zip",
  314. "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
  315. "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
  316. "shasum": ""
  317. },
  318. "require": {
  319. "php": ">=5.3"
  320. },
  321. "type": "library",
  322. "extra": {
  323. "branch-alias": {
  324. "dev-master": "1.x-dev"
  325. }
  326. },
  327. "autoload": {
  328. "psr-4": {
  329. "Seld\\CliPrompt\\": "src/"
  330. }
  331. },
  332. "notification-url": "https://packagist.org/downloads/",
  333. "license": [
  334. "MIT"
  335. ],
  336. "authors": [
  337. {
  338. "name": "Jordi Boggiano",
  339. "email": "j.boggiano@seld.be"
  340. }
  341. ],
  342. "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
  343. "keywords": [
  344. "cli",
  345. "console",
  346. "hidden",
  347. "input",
  348. "prompt"
  349. ],
  350. "time": "2016-04-18T09:31:41+00:00"
  351. },
  352. {
  353. "name": "seld/jsonlint",
  354. "version": "1.6.0",
  355. "source": {
  356. "type": "git",
  357. "url": "https://github.com/Seldaek/jsonlint.git",
  358. "reference": "791f8c594f300d246cdf01c6b3e1e19611e301d8"
  359. },
  360. "dist": {
  361. "type": "zip",
  362. "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/791f8c594f300d246cdf01c6b3e1e19611e301d8",
  363. "reference": "791f8c594f300d246cdf01c6b3e1e19611e301d8",
  364. "shasum": ""
  365. },
  366. "require": {
  367. "php": "^5.3 || ^7.0"
  368. },
  369. "require-dev": {
  370. "phpunit/phpunit": "^4.5"
  371. },
  372. "bin": [
  373. "bin/jsonlint"
  374. ],
  375. "type": "library",
  376. "autoload": {
  377. "psr-4": {
  378. "Seld\\JsonLint\\": "src/Seld/JsonLint/"
  379. }
  380. },
  381. "notification-url": "https://packagist.org/downloads/",
  382. "license": [
  383. "MIT"
  384. ],
  385. "authors": [
  386. {
  387. "name": "Jordi Boggiano",
  388. "email": "j.boggiano@seld.be",
  389. "homepage": "http://seld.be"
  390. }
  391. ],
  392. "description": "JSON Linter",
  393. "keywords": [
  394. "json",
  395. "linter",
  396. "parser",
  397. "validator"
  398. ],
  399. "time": "2017-03-06T16:42:24+00:00"
  400. },
  401. {
  402. "name": "seld/phar-utils",
  403. "version": "1.0.1",
  404. "source": {
  405. "type": "git",
  406. "url": "https://github.com/Seldaek/phar-utils.git",
  407. "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
  408. },
  409. "dist": {
  410. "type": "zip",
  411. "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
  412. "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
  413. "shasum": ""
  414. },
  415. "require": {
  416. "php": ">=5.3"
  417. },
  418. "type": "library",
  419. "extra": {
  420. "branch-alias": {
  421. "dev-master": "1.x-dev"
  422. }
  423. },
  424. "autoload": {
  425. "psr-4": {
  426. "Seld\\PharUtils\\": "src/"
  427. }
  428. },
  429. "notification-url": "https://packagist.org/downloads/",
  430. "license": [
  431. "MIT"
  432. ],
  433. "authors": [
  434. {
  435. "name": "Jordi Boggiano",
  436. "email": "j.boggiano@seld.be"
  437. }
  438. ],
  439. "description": "PHAR file format utilities, for when PHP phars you up",
  440. "keywords": [
  441. "phra"
  442. ],
  443. "time": "2015-10-13T18:44:15+00:00"
  444. },
  445. {
  446. "name": "symfony/console",
  447. "version": "v2.8.18",
  448. "source": {
  449. "type": "git",
  450. "url": "https://github.com/symfony/console.git",
  451. "reference": "81508e6fac4476771275a3f4f53c3fee9b956bfa"
  452. },
  453. "dist": {
  454. "type": "zip",
  455. "url": "https://api.github.com/repos/symfony/console/zipball/81508e6fac4476771275a3f4f53c3fee9b956bfa",
  456. "reference": "81508e6fac4476771275a3f4f53c3fee9b956bfa",
  457. "shasum": ""
  458. },
  459. "require": {
  460. "php": ">=5.3.9",
  461. "symfony/debug": "^2.7.2|~3.0.0",
  462. "symfony/polyfill-mbstring": "~1.0"
  463. },
  464. "require-dev": {
  465. "psr/log": "~1.0",
  466. "symfony/event-dispatcher": "~2.1|~3.0.0",
  467. "symfony/process": "~2.1|~3.0.0"
  468. },
  469. "suggest": {
  470. "psr/log": "For using the console logger",
  471. "symfony/event-dispatcher": "",
  472. "symfony/process": ""
  473. },
  474. "type": "library",
  475. "extra": {
  476. "branch-alias": {
  477. "dev-master": "2.8-dev"
  478. }
  479. },
  480. "autoload": {
  481. "psr-4": {
  482. "Symfony\\Component\\Console\\": ""
  483. },
  484. "exclude-from-classmap": [
  485. "/Tests/"
  486. ]
  487. },
  488. "notification-url": "https://packagist.org/downloads/",
  489. "license": [
  490. "MIT"
  491. ],
  492. "authors": [
  493. {
  494. "name": "Fabien Potencier",
  495. "email": "fabien@symfony.com"
  496. },
  497. {
  498. "name": "Symfony Community",
  499. "homepage": "https://symfony.com/contributors"
  500. }
  501. ],
  502. "description": "Symfony Console Component",
  503. "homepage": "https://symfony.com",
  504. "time": "2017-03-04T11:00:12+00:00"
  505. },
  506. {
  507. "name": "symfony/debug",
  508. "version": "v2.8.18",
  509. "source": {
  510. "type": "git",
  511. "url": "https://github.com/symfony/debug.git",
  512. "reference": "e90099a2958d4833a02d05b504cc06e1c234abcc"
  513. },
  514. "dist": {
  515. "type": "zip",
  516. "url": "https://api.github.com/repos/symfony/debug/zipball/e90099a2958d4833a02d05b504cc06e1c234abcc",
  517. "reference": "e90099a2958d4833a02d05b504cc06e1c234abcc",
  518. "shasum": ""
  519. },
  520. "require": {
  521. "php": ">=5.3.9",
  522. "psr/log": "~1.0"
  523. },
  524. "conflict": {
  525. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  526. },
  527. "require-dev": {
  528. "symfony/class-loader": "~2.2|~3.0.0",
  529. "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0"
  530. },
  531. "type": "library",
  532. "extra": {
  533. "branch-alias": {
  534. "dev-master": "2.8-dev"
  535. }
  536. },
  537. "autoload": {
  538. "psr-4": {
  539. "Symfony\\Component\\Debug\\": ""
  540. },
  541. "exclude-from-classmap": [
  542. "/Tests/"
  543. ]
  544. },
  545. "notification-url": "https://packagist.org/downloads/",
  546. "license": [
  547. "MIT"
  548. ],
  549. "authors": [
  550. {
  551. "name": "Fabien Potencier",
  552. "email": "fabien@symfony.com"
  553. },
  554. {
  555. "name": "Symfony Community",
  556. "homepage": "https://symfony.com/contributors"
  557. }
  558. ],
  559. "description": "Symfony Debug Component",
  560. "homepage": "https://symfony.com",
  561. "time": "2017-02-18T19:13:35+00:00"
  562. },
  563. {
  564. "name": "symfony/filesystem",
  565. "version": "v2.8.18",
  566. "source": {
  567. "type": "git",
  568. "url": "https://github.com/symfony/filesystem.git",
  569. "reference": "e542d4765092d22552b1bf01ddccfb01d98ee325"
  570. },
  571. "dist": {
  572. "type": "zip",
  573. "url": "https://api.github.com/repos/symfony/filesystem/zipball/e542d4765092d22552b1bf01ddccfb01d98ee325",
  574. "reference": "e542d4765092d22552b1bf01ddccfb01d98ee325",
  575. "shasum": ""
  576. },
  577. "require": {
  578. "php": ">=5.3.9"
  579. },
  580. "type": "library",
  581. "extra": {
  582. "branch-alias": {
  583. "dev-master": "2.8-dev"
  584. }
  585. },
  586. "autoload": {
  587. "psr-4": {
  588. "Symfony\\Component\\Filesystem\\": ""
  589. },
  590. "exclude-from-classmap": [
  591. "/Tests/"
  592. ]
  593. },
  594. "notification-url": "https://packagist.org/downloads/",
  595. "license": [
  596. "MIT"
  597. ],
  598. "authors": [
  599. {
  600. "name": "Fabien Potencier",
  601. "email": "fabien@symfony.com"
  602. },
  603. {
  604. "name": "Symfony Community",
  605. "homepage": "https://symfony.com/contributors"
  606. }
  607. ],
  608. "description": "Symfony Filesystem Component",
  609. "homepage": "https://symfony.com",
  610. "time": "2017-02-18T17:06:33+00:00"
  611. },
  612. {
  613. "name": "symfony/finder",
  614. "version": "v2.8.18",
  615. "source": {
  616. "type": "git",
  617. "url": "https://github.com/symfony/finder.git",
  618. "reference": "5fc4b5cab38b9d28be318fcffd8066988e7d9451"
  619. },
  620. "dist": {
  621. "type": "zip",
  622. "url": "https://api.github.com/repos/symfony/finder/zipball/5fc4b5cab38b9d28be318fcffd8066988e7d9451",
  623. "reference": "5fc4b5cab38b9d28be318fcffd8066988e7d9451",
  624. "shasum": ""
  625. },
  626. "require": {
  627. "php": ">=5.3.9"
  628. },
  629. "type": "library",
  630. "extra": {
  631. "branch-alias": {
  632. "dev-master": "2.8-dev"
  633. }
  634. },
  635. "autoload": {
  636. "psr-4": {
  637. "Symfony\\Component\\Finder\\": ""
  638. },
  639. "exclude-from-classmap": [
  640. "/Tests/"
  641. ]
  642. },
  643. "notification-url": "https://packagist.org/downloads/",
  644. "license": [
  645. "MIT"
  646. ],
  647. "authors": [
  648. {
  649. "name": "Fabien Potencier",
  650. "email": "fabien@symfony.com"
  651. },
  652. {
  653. "name": "Symfony Community",
  654. "homepage": "https://symfony.com/contributors"
  655. }
  656. ],
  657. "description": "Symfony Finder Component",
  658. "homepage": "https://symfony.com",
  659. "time": "2017-02-21T08:33:48+00:00"
  660. },
  661. {
  662. "name": "symfony/polyfill-mbstring",
  663. "version": "v1.3.0",
  664. "source": {
  665. "type": "git",
  666. "url": "https://github.com/symfony/polyfill-mbstring.git",
  667. "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
  668. },
  669. "dist": {
  670. "type": "zip",
  671. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
  672. "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
  673. "shasum": ""
  674. },
  675. "require": {
  676. "php": ">=5.3.3"
  677. },
  678. "suggest": {
  679. "ext-mbstring": "For best performance"
  680. },
  681. "type": "library",
  682. "extra": {
  683. "branch-alias": {
  684. "dev-master": "1.3-dev"
  685. }
  686. },
  687. "autoload": {
  688. "psr-4": {
  689. "Symfony\\Polyfill\\Mbstring\\": ""
  690. },
  691. "files": [
  692. "bootstrap.php"
  693. ]
  694. },
  695. "notification-url": "https://packagist.org/downloads/",
  696. "license": [
  697. "MIT"
  698. ],
  699. "authors": [
  700. {
  701. "name": "Nicolas Grekas",
  702. "email": "p@tchwork.com"
  703. },
  704. {
  705. "name": "Symfony Community",
  706. "homepage": "https://symfony.com/contributors"
  707. }
  708. ],
  709. "description": "Symfony polyfill for the Mbstring extension",
  710. "homepage": "https://symfony.com",
  711. "keywords": [
  712. "compatibility",
  713. "mbstring",
  714. "polyfill",
  715. "portable",
  716. "shim"
  717. ],
  718. "time": "2016-11-14T01:06:16+00:00"
  719. },
  720. {
  721. "name": "symfony/process",
  722. "version": "v2.8.18",
  723. "source": {
  724. "type": "git",
  725. "url": "https://github.com/symfony/process.git",
  726. "reference": "41336b20b52f5fd5b42a227e394e673c8071118f"
  727. },
  728. "dist": {
  729. "type": "zip",
  730. "url": "https://api.github.com/repos/symfony/process/zipball/41336b20b52f5fd5b42a227e394e673c8071118f",
  731. "reference": "41336b20b52f5fd5b42a227e394e673c8071118f",
  732. "shasum": ""
  733. },
  734. "require": {
  735. "php": ">=5.3.9"
  736. },
  737. "type": "library",
  738. "extra": {
  739. "branch-alias": {
  740. "dev-master": "2.8-dev"
  741. }
  742. },
  743. "autoload": {
  744. "psr-4": {
  745. "Symfony\\Component\\Process\\": ""
  746. },
  747. "exclude-from-classmap": [
  748. "/Tests/"
  749. ]
  750. },
  751. "notification-url": "https://packagist.org/downloads/",
  752. "license": [
  753. "MIT"
  754. ],
  755. "authors": [
  756. {
  757. "name": "Fabien Potencier",
  758. "email": "fabien@symfony.com"
  759. },
  760. {
  761. "name": "Symfony Community",
  762. "homepage": "https://symfony.com/contributors"
  763. }
  764. ],
  765. "description": "Symfony Process Component",
  766. "homepage": "https://symfony.com",
  767. "time": "2017-03-04T12:20:59+00:00"
  768. }
  769. ],
  770. "packages-dev": [
  771. {
  772. "name": "doctrine/instantiator",
  773. "version": "1.0.5",
  774. "source": {
  775. "type": "git",
  776. "url": "https://github.com/doctrine/instantiator.git",
  777. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  778. },
  779. "dist": {
  780. "type": "zip",
  781. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  782. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  783. "shasum": ""
  784. },
  785. "require": {
  786. "php": ">=5.3,<8.0-DEV"
  787. },
  788. "require-dev": {
  789. "athletic/athletic": "~0.1.8",
  790. "ext-pdo": "*",
  791. "ext-phar": "*",
  792. "phpunit/phpunit": "~4.0",
  793. "squizlabs/php_codesniffer": "~2.0"
  794. },
  795. "type": "library",
  796. "extra": {
  797. "branch-alias": {
  798. "dev-master": "1.0.x-dev"
  799. }
  800. },
  801. "autoload": {
  802. "psr-4": {
  803. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  804. }
  805. },
  806. "notification-url": "https://packagist.org/downloads/",
  807. "license": [
  808. "MIT"
  809. ],
  810. "authors": [
  811. {
  812. "name": "Marco Pivetta",
  813. "email": "ocramius@gmail.com",
  814. "homepage": "http://ocramius.github.com/"
  815. }
  816. ],
  817. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  818. "homepage": "https://github.com/doctrine/instantiator",
  819. "keywords": [
  820. "constructor",
  821. "instantiate"
  822. ],
  823. "time": "2015-06-14T21:17:01+00:00"
  824. },
  825. {
  826. "name": "phpdocumentor/reflection-docblock",
  827. "version": "2.0.4",
  828. "source": {
  829. "type": "git",
  830. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  831. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  832. },
  833. "dist": {
  834. "type": "zip",
  835. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  836. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  837. "shasum": ""
  838. },
  839. "require": {
  840. "php": ">=5.3.3"
  841. },
  842. "require-dev": {
  843. "phpunit/phpunit": "~4.0"
  844. },
  845. "suggest": {
  846. "dflydev/markdown": "~1.0",
  847. "erusev/parsedown": "~1.0"
  848. },
  849. "type": "library",
  850. "extra": {
  851. "branch-alias": {
  852. "dev-master": "2.0.x-dev"
  853. }
  854. },
  855. "autoload": {
  856. "psr-0": {
  857. "phpDocumentor": [
  858. "src/"
  859. ]
  860. }
  861. },
  862. "notification-url": "https://packagist.org/downloads/",
  863. "license": [
  864. "MIT"
  865. ],
  866. "authors": [
  867. {
  868. "name": "Mike van Riel",
  869. "email": "mike.vanriel@naenius.com"
  870. }
  871. ],
  872. "time": "2015-02-03T12:10:50+00:00"
  873. },
  874. {
  875. "name": "phpspec/prophecy",
  876. "version": "v1.7.0",
  877. "source": {
  878. "type": "git",
  879. "url": "https://github.com/phpspec/prophecy.git",
  880. "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
  881. },
  882. "dist": {
  883. "type": "zip",
  884. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
  885. "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
  886. "shasum": ""
  887. },
  888. "require": {
  889. "doctrine/instantiator": "^1.0.2",
  890. "php": "^5.3|^7.0",
  891. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
  892. "sebastian/comparator": "^1.1|^2.0",
  893. "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  894. },
  895. "require-dev": {
  896. "phpspec/phpspec": "^2.5|^3.2",
  897. "phpunit/phpunit": "^4.8 || ^5.6.5"
  898. },
  899. "type": "library",
  900. "extra": {
  901. "branch-alias": {
  902. "dev-master": "1.6.x-dev"
  903. }
  904. },
  905. "autoload": {
  906. "psr-0": {
  907. "Prophecy\\": "src/"
  908. }
  909. },
  910. "notification-url": "https://packagist.org/downloads/",
  911. "license": [
  912. "MIT"
  913. ],
  914. "authors": [
  915. {
  916. "name": "Konstantin Kudryashov",
  917. "email": "ever.zet@gmail.com",
  918. "homepage": "http://everzet.com"
  919. },
  920. {
  921. "name": "Marcello Duarte",
  922. "email": "marcello.duarte@gmail.com"
  923. }
  924. ],
  925. "description": "Highly opinionated mocking framework for PHP 5.3+",
  926. "homepage": "https://github.com/phpspec/prophecy",
  927. "keywords": [
  928. "Double",
  929. "Dummy",
  930. "fake",
  931. "mock",
  932. "spy",
  933. "stub"
  934. ],
  935. "time": "2017-03-02T20:05:34+00:00"
  936. },
  937. {
  938. "name": "phpunit/php-code-coverage",
  939. "version": "2.2.4",
  940. "source": {
  941. "type": "git",
  942. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  943. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  944. },
  945. "dist": {
  946. "type": "zip",
  947. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  948. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  949. "shasum": ""
  950. },
  951. "require": {
  952. "php": ">=5.3.3",
  953. "phpunit/php-file-iterator": "~1.3",
  954. "phpunit/php-text-template": "~1.2",
  955. "phpunit/php-token-stream": "~1.3",
  956. "sebastian/environment": "^1.3.2",
  957. "sebastian/version": "~1.0"
  958. },
  959. "require-dev": {
  960. "ext-xdebug": ">=2.1.4",
  961. "phpunit/phpunit": "~4"
  962. },
  963. "suggest": {
  964. "ext-dom": "*",
  965. "ext-xdebug": ">=2.2.1",
  966. "ext-xmlwriter": "*"
  967. },
  968. "type": "library",
  969. "extra": {
  970. "branch-alias": {
  971. "dev-master": "2.2.x-dev"
  972. }
  973. },
  974. "autoload": {
  975. "classmap": [
  976. "src/"
  977. ]
  978. },
  979. "notification-url": "https://packagist.org/downloads/",
  980. "license": [
  981. "BSD-3-Clause"
  982. ],
  983. "authors": [
  984. {
  985. "name": "Sebastian Bergmann",
  986. "email": "sb@sebastian-bergmann.de",
  987. "role": "lead"
  988. }
  989. ],
  990. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  991. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  992. "keywords": [
  993. "coverage",
  994. "testing",
  995. "xunit"
  996. ],
  997. "time": "2015-10-06T15:47:00+00:00"
  998. },
  999. {
  1000. "name": "phpunit/php-file-iterator",
  1001. "version": "1.4.2",
  1002. "source": {
  1003. "type": "git",
  1004. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  1005. "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
  1006. },
  1007. "dist": {
  1008. "type": "zip",
  1009. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  1010. "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  1011. "shasum": ""
  1012. },
  1013. "require": {
  1014. "php": ">=5.3.3"
  1015. },
  1016. "type": "library",
  1017. "extra": {
  1018. "branch-alias": {
  1019. "dev-master": "1.4.x-dev"
  1020. }
  1021. },
  1022. "autoload": {
  1023. "classmap": [
  1024. "src/"
  1025. ]
  1026. },
  1027. "notification-url": "https://packagist.org/downloads/",
  1028. "license": [
  1029. "BSD-3-Clause"
  1030. ],
  1031. "authors": [
  1032. {
  1033. "name": "Sebastian Bergmann",
  1034. "email": "sb@sebastian-bergmann.de",
  1035. "role": "lead"
  1036. }
  1037. ],
  1038. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  1039. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  1040. "keywords": [
  1041. "filesystem",
  1042. "iterator"
  1043. ],
  1044. "time": "2016-10-03T07:40:28+00:00"
  1045. },
  1046. {
  1047. "name": "phpunit/php-text-template",
  1048. "version": "1.2.1",
  1049. "source": {
  1050. "type": "git",
  1051. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  1052. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  1053. },
  1054. "dist": {
  1055. "type": "zip",
  1056. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1057. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1058. "shasum": ""
  1059. },
  1060. "require": {
  1061. "php": ">=5.3.3"
  1062. },
  1063. "type": "library",
  1064. "autoload": {
  1065. "classmap": [
  1066. "src/"
  1067. ]
  1068. },
  1069. "notification-url": "https://packagist.org/downloads/",
  1070. "license": [
  1071. "BSD-3-Clause"
  1072. ],
  1073. "authors": [
  1074. {
  1075. "name": "Sebastian Bergmann",
  1076. "email": "sebastian@phpunit.de",
  1077. "role": "lead"
  1078. }
  1079. ],
  1080. "description": "Simple template engine.",
  1081. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  1082. "keywords": [
  1083. "template"
  1084. ],
  1085. "time": "2015-06-21T13:50:34+00:00"
  1086. },
  1087. {
  1088. "name": "phpunit/php-timer",
  1089. "version": "1.0.9",
  1090. "source": {
  1091. "type": "git",
  1092. "url": "https://github.com/sebastianbergmann/php-timer.git",
  1093. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  1094. },
  1095. "dist": {
  1096. "type": "zip",
  1097. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  1098. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  1099. "shasum": ""
  1100. },
  1101. "require": {
  1102. "php": "^5.3.3 || ^7.0"
  1103. },
  1104. "require-dev": {
  1105. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  1106. },
  1107. "type": "library",
  1108. "extra": {
  1109. "branch-alias": {
  1110. "dev-master": "1.0-dev"
  1111. }
  1112. },
  1113. "autoload": {
  1114. "classmap": [
  1115. "src/"
  1116. ]
  1117. },
  1118. "notification-url": "https://packagist.org/downloads/",
  1119. "license": [
  1120. "BSD-3-Clause"
  1121. ],
  1122. "authors": [
  1123. {
  1124. "name": "Sebastian Bergmann",
  1125. "email": "sb@sebastian-bergmann.de",
  1126. "role": "lead"
  1127. }
  1128. ],
  1129. "description": "Utility class for timing",
  1130. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  1131. "keywords": [
  1132. "timer"
  1133. ],
  1134. "time": "2017-02-26T11:10:40+00:00"
  1135. },
  1136. {
  1137. "name": "phpunit/php-token-stream",
  1138. "version": "1.4.11",
  1139. "source": {
  1140. "type": "git",
  1141. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  1142. "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
  1143. },
  1144. "dist": {
  1145. "type": "zip",
  1146. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
  1147. "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
  1148. "shasum": ""
  1149. },
  1150. "require": {
  1151. "ext-tokenizer": "*",
  1152. "php": ">=5.3.3"
  1153. },
  1154. "require-dev": {
  1155. "phpunit/phpunit": "~4.2"
  1156. },
  1157. "type": "library",
  1158. "extra": {
  1159. "branch-alias": {
  1160. "dev-master": "1.4-dev"
  1161. }
  1162. },
  1163. "autoload": {
  1164. "classmap": [
  1165. "src/"
  1166. ]
  1167. },
  1168. "notification-url": "https://packagist.org/downloads/",
  1169. "license": [
  1170. "BSD-3-Clause"
  1171. ],
  1172. "authors": [
  1173. {
  1174. "name": "Sebastian Bergmann",
  1175. "email": "sebastian@phpunit.de"
  1176. }
  1177. ],
  1178. "description": "Wrapper around PHP's tokenizer extension.",
  1179. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1180. "keywords": [
  1181. "tokenizer"
  1182. ],
  1183. "time": "2017-02-27T10:12:30+00:00"
  1184. },
  1185. {
  1186. "name": "phpunit/phpunit",
  1187. "version": "4.8.35",
  1188. "source": {
  1189. "type": "git",
  1190. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1191. "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87"
  1192. },
  1193. "dist": {
  1194. "type": "zip",
  1195. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/791b1a67c25af50e230f841ee7a9c6eba507dc87",
  1196. "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87",
  1197. "shasum": ""
  1198. },
  1199. "require": {
  1200. "ext-dom": "*",
  1201. "ext-json": "*",
  1202. "ext-pcre": "*",
  1203. "ext-reflection": "*",
  1204. "ext-spl": "*",
  1205. "php": ">=5.3.3",
  1206. "phpspec/prophecy": "^1.3.1",
  1207. "phpunit/php-code-coverage": "~2.1",
  1208. "phpunit/php-file-iterator": "~1.4",
  1209. "phpunit/php-text-template": "~1.2",
  1210. "phpunit/php-timer": "^1.0.6",
  1211. "phpunit/phpunit-mock-objects": "~2.3",
  1212. "sebastian/comparator": "~1.2.2",
  1213. "sebastian/diff": "~1.2",
  1214. "sebastian/environment": "~1.3",
  1215. "sebastian/exporter": "~1.2",
  1216. "sebastian/global-state": "~1.0",
  1217. "sebastian/version": "~1.0",
  1218. "symfony/yaml": "~2.1|~3.0"
  1219. },
  1220. "suggest": {
  1221. "phpunit/php-invoker": "~1.1"
  1222. },
  1223. "bin": [
  1224. "phpunit"
  1225. ],
  1226. "type": "library",
  1227. "extra": {
  1228. "branch-alias": {
  1229. "dev-master": "4.8.x-dev"
  1230. }
  1231. },
  1232. "autoload": {
  1233. "classmap": [
  1234. "src/"
  1235. ]
  1236. },
  1237. "notification-url": "https://packagist.org/downloads/",
  1238. "license": [
  1239. "BSD-3-Clause"
  1240. ],
  1241. "authors": [
  1242. {
  1243. "name": "Sebastian Bergmann",
  1244. "email": "sebastian@phpunit.de",
  1245. "role": "lead"
  1246. }
  1247. ],
  1248. "description": "The PHP Unit Testing framework.",
  1249. "homepage": "https://phpunit.de/",
  1250. "keywords": [
  1251. "phpunit",
  1252. "testing",
  1253. "xunit"
  1254. ],
  1255. "time": "2017-02-06T05:18:07+00:00"
  1256. },
  1257. {
  1258. "name": "phpunit/phpunit-mock-objects",
  1259. "version": "2.3.8",
  1260. "source": {
  1261. "type": "git",
  1262. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1263. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  1264. },
  1265. "dist": {
  1266. "type": "zip",
  1267. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  1268. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  1269. "shasum": ""
  1270. },
  1271. "require": {
  1272. "doctrine/instantiator": "^1.0.2",
  1273. "php": ">=5.3.3",
  1274. "phpunit/php-text-template": "~1.2",
  1275. "sebastian/exporter": "~1.2"
  1276. },
  1277. "require-dev": {
  1278. "phpunit/phpunit": "~4.4"
  1279. },
  1280. "suggest": {
  1281. "ext-soap": "*"
  1282. },
  1283. "type": "library",
  1284. "extra": {
  1285. "branch-alias": {
  1286. "dev-master": "2.3.x-dev"
  1287. }
  1288. },
  1289. "autoload": {
  1290. "classmap": [
  1291. "src/"
  1292. ]
  1293. },
  1294. "notification-url": "https://packagist.org/downloads/",
  1295. "license": [
  1296. "BSD-3-Clause"
  1297. ],
  1298. "authors": [
  1299. {
  1300. "name": "Sebastian Bergmann",
  1301. "email": "sb@sebastian-bergmann.de",
  1302. "role": "lead"
  1303. }
  1304. ],
  1305. "description": "Mock Object library for PHPUnit",
  1306. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1307. "keywords": [
  1308. "mock",
  1309. "xunit"
  1310. ],
  1311. "time": "2015-10-02T06:51:40+00:00"
  1312. },
  1313. {
  1314. "name": "sebastian/comparator",
  1315. "version": "1.2.4",
  1316. "source": {
  1317. "type": "git",
  1318. "url": "https://github.com/sebastianbergmann/comparator.git",
  1319. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
  1320. },
  1321. "dist": {
  1322. "type": "zip",
  1323. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  1324. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  1325. "shasum": ""
  1326. },
  1327. "require": {
  1328. "php": ">=5.3.3",
  1329. "sebastian/diff": "~1.2",
  1330. "sebastian/exporter": "~1.2 || ~2.0"
  1331. },
  1332. "require-dev": {
  1333. "phpunit/phpunit": "~4.4"
  1334. },
  1335. "type": "library",
  1336. "extra": {
  1337. "branch-alias": {
  1338. "dev-master": "1.2.x-dev"
  1339. }
  1340. },
  1341. "autoload": {
  1342. "classmap": [
  1343. "src/"
  1344. ]
  1345. },
  1346. "notification-url": "https://packagist.org/downloads/",
  1347. "license": [
  1348. "BSD-3-Clause"
  1349. ],
  1350. "authors": [
  1351. {
  1352. "name": "Jeff Welch",
  1353. "email": "whatthejeff@gmail.com"
  1354. },
  1355. {
  1356. "name": "Volker Dusch",
  1357. "email": "github@wallbash.com"
  1358. },
  1359. {
  1360. "name": "Bernhard Schussek",
  1361. "email": "bschussek@2bepublished.at"
  1362. },
  1363. {
  1364. "name": "Sebastian Bergmann",
  1365. "email": "sebastian@phpunit.de"
  1366. }
  1367. ],
  1368. "description": "Provides the functionality to compare PHP values for equality",
  1369. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1370. "keywords": [
  1371. "comparator",
  1372. "compare",
  1373. "equality"
  1374. ],
  1375. "time": "2017-01-29T09:50:25+00:00"
  1376. },
  1377. {
  1378. "name": "sebastian/diff",
  1379. "version": "1.4.1",
  1380. "source": {
  1381. "type": "git",
  1382. "url": "https://github.com/sebastianbergmann/diff.git",
  1383. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  1384. },
  1385. "dist": {
  1386. "type": "zip",
  1387. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  1388. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  1389. "shasum": ""
  1390. },
  1391. "require": {
  1392. "php": ">=5.3.3"
  1393. },
  1394. "require-dev": {
  1395. "phpunit/phpunit": "~4.8"
  1396. },
  1397. "type": "library",
  1398. "extra": {
  1399. "branch-alias": {
  1400. "dev-master": "1.4-dev"
  1401. }
  1402. },
  1403. "autoload": {
  1404. "classmap": [
  1405. "src/"
  1406. ]
  1407. },
  1408. "notification-url": "https://packagist.org/downloads/",
  1409. "license": [
  1410. "BSD-3-Clause"
  1411. ],
  1412. "authors": [
  1413. {
  1414. "name": "Kore Nordmann",
  1415. "email": "mail@kore-nordmann.de"
  1416. },
  1417. {
  1418. "name": "Sebastian Bergmann",
  1419. "email": "sebastian@phpunit.de"
  1420. }
  1421. ],
  1422. "description": "Diff implementation",
  1423. "homepage": "https://github.com/sebastianbergmann/diff",
  1424. "keywords": [
  1425. "diff"
  1426. ],
  1427. "time": "2015-12-08T07:14:41+00:00"
  1428. },
  1429. {
  1430. "name": "sebastian/environment",
  1431. "version": "1.3.8",
  1432. "source": {
  1433. "type": "git",
  1434. "url": "https://github.com/sebastianbergmann/environment.git",
  1435. "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
  1436. },
  1437. "dist": {
  1438. "type": "zip",
  1439. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
  1440. "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
  1441. "shasum": ""
  1442. },
  1443. "require": {
  1444. "php": "^5.3.3 || ^7.0"
  1445. },
  1446. "require-dev": {
  1447. "phpunit/phpunit": "^4.8 || ^5.0"
  1448. },
  1449. "type": "library",
  1450. "extra": {
  1451. "branch-alias": {
  1452. "dev-master": "1.3.x-dev"
  1453. }
  1454. },
  1455. "autoload": {
  1456. "classmap": [
  1457. "src/"
  1458. ]
  1459. },
  1460. "notification-url": "https://packagist.org/downloads/",
  1461. "license": [
  1462. "BSD-3-Clause"
  1463. ],
  1464. "authors": [
  1465. {
  1466. "name": "Sebastian Bergmann",
  1467. "email": "sebastian@phpunit.de"
  1468. }
  1469. ],
  1470. "description": "Provides functionality to handle HHVM/PHP environments",
  1471. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1472. "keywords": [
  1473. "Xdebug",
  1474. "environment",
  1475. "hhvm"
  1476. ],
  1477. "time": "2016-08-18T05:49:44+00:00"
  1478. },
  1479. {
  1480. "name": "sebastian/exporter",
  1481. "version": "1.2.2",
  1482. "source": {
  1483. "type": "git",
  1484. "url": "https://github.com/sebastianbergmann/exporter.git",
  1485. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
  1486. },
  1487. "dist": {
  1488. "type": "zip",
  1489. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
  1490. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
  1491. "shasum": ""
  1492. },
  1493. "require": {
  1494. "php": ">=5.3.3",
  1495. "sebastian/recursion-context": "~1.0"
  1496. },
  1497. "require-dev": {
  1498. "ext-mbstring": "*",
  1499. "phpunit/phpunit": "~4.4"
  1500. },
  1501. "type": "library",
  1502. "extra": {
  1503. "branch-alias": {
  1504. "dev-master": "1.3.x-dev"
  1505. }
  1506. },
  1507. "autoload": {
  1508. "classmap": [
  1509. "src/"
  1510. ]
  1511. },
  1512. "notification-url": "https://packagist.org/downloads/",
  1513. "license": [
  1514. "BSD-3-Clause"
  1515. ],
  1516. "authors": [
  1517. {
  1518. "name": "Jeff Welch",
  1519. "email": "whatthejeff@gmail.com"
  1520. },
  1521. {
  1522. "name": "Volker Dusch",
  1523. "email": "github@wallbash.com"
  1524. },
  1525. {
  1526. "name": "Bernhard Schussek",
  1527. "email": "bschussek@2bepublished.at"
  1528. },
  1529. {
  1530. "name": "Sebastian Bergmann",
  1531. "email": "sebastian@phpunit.de"
  1532. },
  1533. {
  1534. "name": "Adam Harvey",
  1535. "email": "aharvey@php.net"
  1536. }
  1537. ],
  1538. "description": "Provides the functionality to export PHP variables for visualization",
  1539. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1540. "keywords": [
  1541. "export",
  1542. "exporter"
  1543. ],
  1544. "time": "2016-06-17T09:04:28+00:00"
  1545. },
  1546. {
  1547. "name": "sebastian/global-state",
  1548. "version": "1.1.1",
  1549. "source": {
  1550. "type": "git",
  1551. "url": "https://github.com/sebastianbergmann/global-state.git",
  1552. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  1553. },
  1554. "dist": {
  1555. "type": "zip",
  1556. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1557. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1558. "shasum": ""
  1559. },
  1560. "require": {
  1561. "php": ">=5.3.3"
  1562. },
  1563. "require-dev": {
  1564. "phpunit/phpunit": "~4.2"
  1565. },
  1566. "suggest": {
  1567. "ext-uopz": "*"
  1568. },
  1569. "type": "library",
  1570. "extra": {
  1571. "branch-alias": {
  1572. "dev-master": "1.0-dev"
  1573. }
  1574. },
  1575. "autoload": {
  1576. "classmap": [
  1577. "src/"
  1578. ]
  1579. },
  1580. "notification-url": "https://packagist.org/downloads/",
  1581. "license": [
  1582. "BSD-3-Clause"
  1583. ],
  1584. "authors": [
  1585. {
  1586. "name": "Sebastian Bergmann",
  1587. "email": "sebastian@phpunit.de"
  1588. }
  1589. ],
  1590. "description": "Snapshotting of global state",
  1591. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1592. "keywords": [
  1593. "global state"
  1594. ],
  1595. "time": "2015-10-12T03:26:01+00:00"
  1596. },
  1597. {
  1598. "name": "sebastian/recursion-context",
  1599. "version": "1.0.5",
  1600. "source": {
  1601. "type": "git",
  1602. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1603. "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
  1604. },
  1605. "dist": {
  1606. "type": "zip",
  1607. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
  1608. "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
  1609. "shasum": ""
  1610. },
  1611. "require": {
  1612. "php": ">=5.3.3"
  1613. },
  1614. "require-dev": {
  1615. "phpunit/phpunit": "~4.4"
  1616. },
  1617. "type": "library",
  1618. "extra": {
  1619. "branch-alias": {
  1620. "dev-master": "1.0.x-dev"
  1621. }
  1622. },
  1623. "autoload": {
  1624. "classmap": [
  1625. "src/"
  1626. ]
  1627. },
  1628. "notification-url": "https://packagist.org/downloads/",
  1629. "license": [
  1630. "BSD-3-Clause"
  1631. ],
  1632. "authors": [
  1633. {
  1634. "name": "Jeff Welch",
  1635. "email": "whatthejeff@gmail.com"
  1636. },
  1637. {
  1638. "name": "Sebastian Bergmann",
  1639. "email": "sebastian@phpunit.de"
  1640. },
  1641. {
  1642. "name": "Adam Harvey",
  1643. "email": "aharvey@php.net"
  1644. }
  1645. ],
  1646. "description": "Provides functionality to recursively process PHP variables",
  1647. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1648. "time": "2016-10-03T07:41:43+00:00"
  1649. },
  1650. {
  1651. "name": "sebastian/version",
  1652. "version": "1.0.6",
  1653. "source": {
  1654. "type": "git",
  1655. "url": "https://github.com/sebastianbergmann/version.git",
  1656. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  1657. },
  1658. "dist": {
  1659. "type": "zip",
  1660. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1661. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1662. "shasum": ""
  1663. },
  1664. "type": "library",
  1665. "autoload": {
  1666. "classmap": [
  1667. "src/"
  1668. ]
  1669. },
  1670. "notification-url": "https://packagist.org/downloads/",
  1671. "license": [
  1672. "BSD-3-Clause"
  1673. ],
  1674. "authors": [
  1675. {
  1676. "name": "Sebastian Bergmann",
  1677. "email": "sebastian@phpunit.de",
  1678. "role": "lead"
  1679. }
  1680. ],
  1681. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1682. "homepage": "https://github.com/sebastianbergmann/version",
  1683. "time": "2015-06-21T13:59:46+00:00"
  1684. },
  1685. {
  1686. "name": "symfony/yaml",
  1687. "version": "v2.8.18",
  1688. "source": {
  1689. "type": "git",
  1690. "url": "https://github.com/symfony/yaml.git",
  1691. "reference": "2a7bab3c16f6f452c47818fdd08f3b1e49ffcf7d"
  1692. },
  1693. "dist": {
  1694. "type": "zip",
  1695. "url": "https://api.github.com/repos/symfony/yaml/zipball/2a7bab3c16f6f452c47818fdd08f3b1e49ffcf7d",
  1696. "reference": "2a7bab3c16f6f452c47818fdd08f3b1e49ffcf7d",
  1697. "shasum": ""
  1698. },
  1699. "require": {
  1700. "php": ">=5.3.9"
  1701. },
  1702. "type": "library",
  1703. "extra": {
  1704. "branch-alias": {
  1705. "dev-master": "2.8-dev"
  1706. }
  1707. },
  1708. "autoload": {
  1709. "psr-4": {
  1710. "Symfony\\Component\\Yaml\\": ""
  1711. },
  1712. "exclude-from-classmap": [
  1713. "/Tests/"
  1714. ]
  1715. },
  1716. "notification-url": "https://packagist.org/downloads/",
  1717. "license": [
  1718. "MIT"
  1719. ],
  1720. "authors": [
  1721. {
  1722. "name": "Fabien Potencier",
  1723. "email": "fabien@symfony.com"
  1724. },
  1725. {
  1726. "name": "Symfony Community",
  1727. "homepage": "https://symfony.com/contributors"
  1728. }
  1729. ],
  1730. "description": "Symfony Yaml Component",
  1731. "homepage": "https://symfony.com",
  1732. "time": "2017-03-01T18:13:50+00:00"
  1733. }
  1734. ],
  1735. "aliases": [],
  1736. "minimum-stability": "stable",
  1737. "stability-flags": [],
  1738. "prefer-stable": false,
  1739. "prefer-lowest": false,
  1740. "platform": {
  1741. "php": "^5.3.2 || ^7.0"
  1742. },
  1743. "platform-dev": [],
  1744. "platform-overrides": {
  1745. "php": "5.3.9"
  1746. }
  1747. }