composer.lock 59 KB

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