composer.lock 53 KB

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