composer.lock 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565
  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": "93e6b0b69e1d2831beb016b291320e65",
  8. "content-hash": "e50c021dd9230b14ee88fe3d62c3923f",
  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": "1.5.0",
  136. "source": {
  137. "type": "git",
  138. "url": "https://github.com/justinrainbow/json-schema.git",
  139. "reference": "a4bee9f4b344b66e0a0d96c7afae1e92edf385fe"
  140. },
  141. "dist": {
  142. "type": "zip",
  143. "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/a4bee9f4b344b66e0a0d96c7afae1e92edf385fe",
  144. "reference": "a4bee9f4b344b66e0a0d96c7afae1e92edf385fe",
  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": "2015-09-08 22:28:04"
  198. },
  199. {
  200. "name": "seld/cli-prompt",
  201. "version": "1.0.0",
  202. "source": {
  203. "type": "git",
  204. "url": "https://github.com/Seldaek/cli-prompt.git",
  205. "reference": "fe114c7a6ac5cb0ce76932ae4017024d9842a49c"
  206. },
  207. "dist": {
  208. "type": "zip",
  209. "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/fe114c7a6ac5cb0ce76932ae4017024d9842a49c",
  210. "reference": "fe114c7a6ac5cb0ce76932ae4017024d9842a49c",
  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": "2015-04-30 20:24:49"
  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.0",
  340. "source": {
  341. "type": "git",
  342. "url": "https://github.com/symfony/console.git",
  343. "reference": "d232bfc100dfd32b18ccbcab4bcc8f28697b7e41"
  344. },
  345. "dist": {
  346. "type": "zip",
  347. "url": "https://api.github.com/repos/symfony/console/zipball/d232bfc100dfd32b18ccbcab4bcc8f28697b7e41",
  348. "reference": "d232bfc100dfd32b18ccbcab4bcc8f28697b7e41",
  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": "2015-11-30 12:35:10"
  396. },
  397. {
  398. "name": "symfony/filesystem",
  399. "version": "v2.8.0",
  400. "source": {
  401. "type": "git",
  402. "url": "https://github.com/symfony/filesystem.git",
  403. "reference": "3e661a0d521ac67496515fa6e6704bd61bcfff60"
  404. },
  405. "dist": {
  406. "type": "zip",
  407. "url": "https://api.github.com/repos/symfony/filesystem/zipball/3e661a0d521ac67496515fa6e6704bd61bcfff60",
  408. "reference": "3e661a0d521ac67496515fa6e6704bd61bcfff60",
  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": "2015-11-23 10:19:46"
  445. },
  446. {
  447. "name": "symfony/finder",
  448. "version": "v2.8.0",
  449. "source": {
  450. "type": "git",
  451. "url": "https://github.com/symfony/finder.git",
  452. "reference": "ead9b07af4ba77b6507bee697396a5c79e633f08"
  453. },
  454. "dist": {
  455. "type": "zip",
  456. "url": "https://api.github.com/repos/symfony/finder/zipball/ead9b07af4ba77b6507bee697396a5c79e633f08",
  457. "reference": "ead9b07af4ba77b6507bee697396a5c79e633f08",
  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": "2015-10-30 20:15:42"
  494. },
  495. {
  496. "name": "symfony/polyfill-mbstring",
  497. "version": "v1.0.0",
  498. "source": {
  499. "type": "git",
  500. "url": "https://github.com/symfony/polyfill-mbstring.git",
  501. "reference": "0b6a8940385311a24e060ec1fe35680e17c74497"
  502. },
  503. "dist": {
  504. "type": "zip",
  505. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0b6a8940385311a24e060ec1fe35680e17c74497",
  506. "reference": "0b6a8940385311a24e060ec1fe35680e17c74497",
  507. "shasum": ""
  508. },
  509. "require": {
  510. "php": ">=5.3.3"
  511. },
  512. "type": "library",
  513. "extra": {
  514. "branch-alias": {
  515. "dev-master": "1.0-dev"
  516. }
  517. },
  518. "autoload": {
  519. "psr-4": {
  520. "Symfony\\Polyfill\\Mbstring\\": ""
  521. },
  522. "files": [
  523. "bootstrap.php"
  524. ]
  525. },
  526. "notification-url": "https://packagist.org/downloads/",
  527. "license": [
  528. "MIT"
  529. ],
  530. "authors": [
  531. {
  532. "name": "Nicolas Grekas",
  533. "email": "p@tchwork.com"
  534. },
  535. {
  536. "name": "Symfony Community",
  537. "homepage": "https://symfony.com/contributors"
  538. }
  539. ],
  540. "description": "Symfony polyfill for the Mbstring extension",
  541. "homepage": "https://symfony.com",
  542. "keywords": [
  543. "compatibility",
  544. "mbstring",
  545. "polyfill",
  546. "portable",
  547. "shim"
  548. ],
  549. "time": "2015-11-04 20:28:58"
  550. },
  551. {
  552. "name": "symfony/process",
  553. "version": "v2.8.0",
  554. "source": {
  555. "type": "git",
  556. "url": "https://github.com/symfony/process.git",
  557. "reference": "1b988a88e3551102f3c2d9e1d47a18c3a78d6312"
  558. },
  559. "dist": {
  560. "type": "zip",
  561. "url": "https://api.github.com/repos/symfony/process/zipball/1b988a88e3551102f3c2d9e1d47a18c3a78d6312",
  562. "reference": "1b988a88e3551102f3c2d9e1d47a18c3a78d6312",
  563. "shasum": ""
  564. },
  565. "require": {
  566. "php": ">=5.3.9"
  567. },
  568. "type": "library",
  569. "extra": {
  570. "branch-alias": {
  571. "dev-master": "2.8-dev"
  572. }
  573. },
  574. "autoload": {
  575. "psr-4": {
  576. "Symfony\\Component\\Process\\": ""
  577. },
  578. "exclude-from-classmap": [
  579. "/Tests/"
  580. ]
  581. },
  582. "notification-url": "https://packagist.org/downloads/",
  583. "license": [
  584. "MIT"
  585. ],
  586. "authors": [
  587. {
  588. "name": "Fabien Potencier",
  589. "email": "fabien@symfony.com"
  590. },
  591. {
  592. "name": "Symfony Community",
  593. "homepage": "https://symfony.com/contributors"
  594. }
  595. ],
  596. "description": "Symfony Process Component",
  597. "homepage": "https://symfony.com",
  598. "time": "2015-11-30 12:35:10"
  599. }
  600. ],
  601. "packages-dev": [
  602. {
  603. "name": "doctrine/instantiator",
  604. "version": "1.0.5",
  605. "source": {
  606. "type": "git",
  607. "url": "https://github.com/doctrine/instantiator.git",
  608. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  609. },
  610. "dist": {
  611. "type": "zip",
  612. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  613. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  614. "shasum": ""
  615. },
  616. "require": {
  617. "php": ">=5.3,<8.0-DEV"
  618. },
  619. "require-dev": {
  620. "athletic/athletic": "~0.1.8",
  621. "ext-pdo": "*",
  622. "ext-phar": "*",
  623. "phpunit/phpunit": "~4.0",
  624. "squizlabs/php_codesniffer": "~2.0"
  625. },
  626. "type": "library",
  627. "extra": {
  628. "branch-alias": {
  629. "dev-master": "1.0.x-dev"
  630. }
  631. },
  632. "autoload": {
  633. "psr-4": {
  634. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  635. }
  636. },
  637. "notification-url": "https://packagist.org/downloads/",
  638. "license": [
  639. "MIT"
  640. ],
  641. "authors": [
  642. {
  643. "name": "Marco Pivetta",
  644. "email": "ocramius@gmail.com",
  645. "homepage": "http://ocramius.github.com/"
  646. }
  647. ],
  648. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  649. "homepage": "https://github.com/doctrine/instantiator",
  650. "keywords": [
  651. "constructor",
  652. "instantiate"
  653. ],
  654. "time": "2015-06-14 21:17:01"
  655. },
  656. {
  657. "name": "phpdocumentor/reflection-docblock",
  658. "version": "2.0.4",
  659. "source": {
  660. "type": "git",
  661. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  662. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  663. },
  664. "dist": {
  665. "type": "zip",
  666. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  667. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  668. "shasum": ""
  669. },
  670. "require": {
  671. "php": ">=5.3.3"
  672. },
  673. "require-dev": {
  674. "phpunit/phpunit": "~4.0"
  675. },
  676. "suggest": {
  677. "dflydev/markdown": "~1.0",
  678. "erusev/parsedown": "~1.0"
  679. },
  680. "type": "library",
  681. "extra": {
  682. "branch-alias": {
  683. "dev-master": "2.0.x-dev"
  684. }
  685. },
  686. "autoload": {
  687. "psr-0": {
  688. "phpDocumentor": [
  689. "src/"
  690. ]
  691. }
  692. },
  693. "notification-url": "https://packagist.org/downloads/",
  694. "license": [
  695. "MIT"
  696. ],
  697. "authors": [
  698. {
  699. "name": "Mike van Riel",
  700. "email": "mike.vanriel@naenius.com"
  701. }
  702. ],
  703. "time": "2015-02-03 12:10:50"
  704. },
  705. {
  706. "name": "phpspec/prophecy",
  707. "version": "v1.5.0",
  708. "source": {
  709. "type": "git",
  710. "url": "https://github.com/phpspec/prophecy.git",
  711. "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
  712. },
  713. "dist": {
  714. "type": "zip",
  715. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
  716. "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
  717. "shasum": ""
  718. },
  719. "require": {
  720. "doctrine/instantiator": "^1.0.2",
  721. "phpdocumentor/reflection-docblock": "~2.0",
  722. "sebastian/comparator": "~1.1"
  723. },
  724. "require-dev": {
  725. "phpspec/phpspec": "~2.0"
  726. },
  727. "type": "library",
  728. "extra": {
  729. "branch-alias": {
  730. "dev-master": "1.4.x-dev"
  731. }
  732. },
  733. "autoload": {
  734. "psr-0": {
  735. "Prophecy\\": "src/"
  736. }
  737. },
  738. "notification-url": "https://packagist.org/downloads/",
  739. "license": [
  740. "MIT"
  741. ],
  742. "authors": [
  743. {
  744. "name": "Konstantin Kudryashov",
  745. "email": "ever.zet@gmail.com",
  746. "homepage": "http://everzet.com"
  747. },
  748. {
  749. "name": "Marcello Duarte",
  750. "email": "marcello.duarte@gmail.com"
  751. }
  752. ],
  753. "description": "Highly opinionated mocking framework for PHP 5.3+",
  754. "homepage": "https://github.com/phpspec/prophecy",
  755. "keywords": [
  756. "Double",
  757. "Dummy",
  758. "fake",
  759. "mock",
  760. "spy",
  761. "stub"
  762. ],
  763. "time": "2015-08-13 10:07:40"
  764. },
  765. {
  766. "name": "phpunit/php-code-coverage",
  767. "version": "2.2.4",
  768. "source": {
  769. "type": "git",
  770. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  771. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  772. },
  773. "dist": {
  774. "type": "zip",
  775. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  776. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  777. "shasum": ""
  778. },
  779. "require": {
  780. "php": ">=5.3.3",
  781. "phpunit/php-file-iterator": "~1.3",
  782. "phpunit/php-text-template": "~1.2",
  783. "phpunit/php-token-stream": "~1.3",
  784. "sebastian/environment": "^1.3.2",
  785. "sebastian/version": "~1.0"
  786. },
  787. "require-dev": {
  788. "ext-xdebug": ">=2.1.4",
  789. "phpunit/phpunit": "~4"
  790. },
  791. "suggest": {
  792. "ext-dom": "*",
  793. "ext-xdebug": ">=2.2.1",
  794. "ext-xmlwriter": "*"
  795. },
  796. "type": "library",
  797. "extra": {
  798. "branch-alias": {
  799. "dev-master": "2.2.x-dev"
  800. }
  801. },
  802. "autoload": {
  803. "classmap": [
  804. "src/"
  805. ]
  806. },
  807. "notification-url": "https://packagist.org/downloads/",
  808. "license": [
  809. "BSD-3-Clause"
  810. ],
  811. "authors": [
  812. {
  813. "name": "Sebastian Bergmann",
  814. "email": "sb@sebastian-bergmann.de",
  815. "role": "lead"
  816. }
  817. ],
  818. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  819. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  820. "keywords": [
  821. "coverage",
  822. "testing",
  823. "xunit"
  824. ],
  825. "time": "2015-10-06 15:47:00"
  826. },
  827. {
  828. "name": "phpunit/php-file-iterator",
  829. "version": "1.4.1",
  830. "source": {
  831. "type": "git",
  832. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  833. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  834. },
  835. "dist": {
  836. "type": "zip",
  837. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  838. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  839. "shasum": ""
  840. },
  841. "require": {
  842. "php": ">=5.3.3"
  843. },
  844. "type": "library",
  845. "extra": {
  846. "branch-alias": {
  847. "dev-master": "1.4.x-dev"
  848. }
  849. },
  850. "autoload": {
  851. "classmap": [
  852. "src/"
  853. ]
  854. },
  855. "notification-url": "https://packagist.org/downloads/",
  856. "license": [
  857. "BSD-3-Clause"
  858. ],
  859. "authors": [
  860. {
  861. "name": "Sebastian Bergmann",
  862. "email": "sb@sebastian-bergmann.de",
  863. "role": "lead"
  864. }
  865. ],
  866. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  867. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  868. "keywords": [
  869. "filesystem",
  870. "iterator"
  871. ],
  872. "time": "2015-06-21 13:08:43"
  873. },
  874. {
  875. "name": "phpunit/php-text-template",
  876. "version": "1.2.1",
  877. "source": {
  878. "type": "git",
  879. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  880. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  881. },
  882. "dist": {
  883. "type": "zip",
  884. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  885. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  886. "shasum": ""
  887. },
  888. "require": {
  889. "php": ">=5.3.3"
  890. },
  891. "type": "library",
  892. "autoload": {
  893. "classmap": [
  894. "src/"
  895. ]
  896. },
  897. "notification-url": "https://packagist.org/downloads/",
  898. "license": [
  899. "BSD-3-Clause"
  900. ],
  901. "authors": [
  902. {
  903. "name": "Sebastian Bergmann",
  904. "email": "sebastian@phpunit.de",
  905. "role": "lead"
  906. }
  907. ],
  908. "description": "Simple template engine.",
  909. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  910. "keywords": [
  911. "template"
  912. ],
  913. "time": "2015-06-21 13:50:34"
  914. },
  915. {
  916. "name": "phpunit/php-timer",
  917. "version": "1.0.7",
  918. "source": {
  919. "type": "git",
  920. "url": "https://github.com/sebastianbergmann/php-timer.git",
  921. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  922. },
  923. "dist": {
  924. "type": "zip",
  925. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  926. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  927. "shasum": ""
  928. },
  929. "require": {
  930. "php": ">=5.3.3"
  931. },
  932. "type": "library",
  933. "autoload": {
  934. "classmap": [
  935. "src/"
  936. ]
  937. },
  938. "notification-url": "https://packagist.org/downloads/",
  939. "license": [
  940. "BSD-3-Clause"
  941. ],
  942. "authors": [
  943. {
  944. "name": "Sebastian Bergmann",
  945. "email": "sb@sebastian-bergmann.de",
  946. "role": "lead"
  947. }
  948. ],
  949. "description": "Utility class for timing",
  950. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  951. "keywords": [
  952. "timer"
  953. ],
  954. "time": "2015-06-21 08:01:12"
  955. },
  956. {
  957. "name": "phpunit/php-token-stream",
  958. "version": "1.4.8",
  959. "source": {
  960. "type": "git",
  961. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  962. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  963. },
  964. "dist": {
  965. "type": "zip",
  966. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  967. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  968. "shasum": ""
  969. },
  970. "require": {
  971. "ext-tokenizer": "*",
  972. "php": ">=5.3.3"
  973. },
  974. "require-dev": {
  975. "phpunit/phpunit": "~4.2"
  976. },
  977. "type": "library",
  978. "extra": {
  979. "branch-alias": {
  980. "dev-master": "1.4-dev"
  981. }
  982. },
  983. "autoload": {
  984. "classmap": [
  985. "src/"
  986. ]
  987. },
  988. "notification-url": "https://packagist.org/downloads/",
  989. "license": [
  990. "BSD-3-Clause"
  991. ],
  992. "authors": [
  993. {
  994. "name": "Sebastian Bergmann",
  995. "email": "sebastian@phpunit.de"
  996. }
  997. ],
  998. "description": "Wrapper around PHP's tokenizer extension.",
  999. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1000. "keywords": [
  1001. "tokenizer"
  1002. ],
  1003. "time": "2015-09-15 10:49:45"
  1004. },
  1005. {
  1006. "name": "phpunit/phpunit",
  1007. "version": "4.8.21",
  1008. "source": {
  1009. "type": "git",
  1010. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1011. "reference": "ea76b17bced0500a28098626b84eda12dbcf119c"
  1012. },
  1013. "dist": {
  1014. "type": "zip",
  1015. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c",
  1016. "reference": "ea76b17bced0500a28098626b84eda12dbcf119c",
  1017. "shasum": ""
  1018. },
  1019. "require": {
  1020. "ext-dom": "*",
  1021. "ext-json": "*",
  1022. "ext-pcre": "*",
  1023. "ext-reflection": "*",
  1024. "ext-spl": "*",
  1025. "php": ">=5.3.3",
  1026. "phpspec/prophecy": "^1.3.1",
  1027. "phpunit/php-code-coverage": "~2.1",
  1028. "phpunit/php-file-iterator": "~1.4",
  1029. "phpunit/php-text-template": "~1.2",
  1030. "phpunit/php-timer": ">=1.0.6",
  1031. "phpunit/phpunit-mock-objects": "~2.3",
  1032. "sebastian/comparator": "~1.1",
  1033. "sebastian/diff": "~1.2",
  1034. "sebastian/environment": "~1.3",
  1035. "sebastian/exporter": "~1.2",
  1036. "sebastian/global-state": "~1.0",
  1037. "sebastian/version": "~1.0",
  1038. "symfony/yaml": "~2.1|~3.0"
  1039. },
  1040. "suggest": {
  1041. "phpunit/php-invoker": "~1.1"
  1042. },
  1043. "bin": [
  1044. "phpunit"
  1045. ],
  1046. "type": "library",
  1047. "extra": {
  1048. "branch-alias": {
  1049. "dev-master": "4.8.x-dev"
  1050. }
  1051. },
  1052. "autoload": {
  1053. "classmap": [
  1054. "src/"
  1055. ]
  1056. },
  1057. "notification-url": "https://packagist.org/downloads/",
  1058. "license": [
  1059. "BSD-3-Clause"
  1060. ],
  1061. "authors": [
  1062. {
  1063. "name": "Sebastian Bergmann",
  1064. "email": "sebastian@phpunit.de",
  1065. "role": "lead"
  1066. }
  1067. ],
  1068. "description": "The PHP Unit Testing framework.",
  1069. "homepage": "https://phpunit.de/",
  1070. "keywords": [
  1071. "phpunit",
  1072. "testing",
  1073. "xunit"
  1074. ],
  1075. "time": "2015-12-12 07:45:58"
  1076. },
  1077. {
  1078. "name": "phpunit/phpunit-mock-objects",
  1079. "version": "2.3.0",
  1080. "source": {
  1081. "type": "git",
  1082. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1083. "reference": "c63d2367247365f688544f0d500af90a11a44c65"
  1084. },
  1085. "dist": {
  1086. "type": "zip",
  1087. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65",
  1088. "reference": "c63d2367247365f688544f0d500af90a11a44c65",
  1089. "shasum": ""
  1090. },
  1091. "require": {
  1092. "doctrine/instantiator": "~1.0,>=1.0.1",
  1093. "php": ">=5.3.3",
  1094. "phpunit/php-text-template": "~1.2"
  1095. },
  1096. "require-dev": {
  1097. "phpunit/phpunit": "~4.3"
  1098. },
  1099. "suggest": {
  1100. "ext-soap": "*"
  1101. },
  1102. "type": "library",
  1103. "extra": {
  1104. "branch-alias": {
  1105. "dev-master": "2.3.x-dev"
  1106. }
  1107. },
  1108. "autoload": {
  1109. "classmap": [
  1110. "src/"
  1111. ]
  1112. },
  1113. "notification-url": "https://packagist.org/downloads/",
  1114. "license": [
  1115. "BSD-3-Clause"
  1116. ],
  1117. "authors": [
  1118. {
  1119. "name": "Sebastian Bergmann",
  1120. "email": "sb@sebastian-bergmann.de",
  1121. "role": "lead"
  1122. }
  1123. ],
  1124. "description": "Mock Object library for PHPUnit",
  1125. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1126. "keywords": [
  1127. "mock",
  1128. "xunit"
  1129. ],
  1130. "time": "2014-10-03 05:12:11"
  1131. },
  1132. {
  1133. "name": "sebastian/comparator",
  1134. "version": "1.2.0",
  1135. "source": {
  1136. "type": "git",
  1137. "url": "https://github.com/sebastianbergmann/comparator.git",
  1138. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  1139. },
  1140. "dist": {
  1141. "type": "zip",
  1142. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  1143. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  1144. "shasum": ""
  1145. },
  1146. "require": {
  1147. "php": ">=5.3.3",
  1148. "sebastian/diff": "~1.2",
  1149. "sebastian/exporter": "~1.2"
  1150. },
  1151. "require-dev": {
  1152. "phpunit/phpunit": "~4.4"
  1153. },
  1154. "type": "library",
  1155. "extra": {
  1156. "branch-alias": {
  1157. "dev-master": "1.2.x-dev"
  1158. }
  1159. },
  1160. "autoload": {
  1161. "classmap": [
  1162. "src/"
  1163. ]
  1164. },
  1165. "notification-url": "https://packagist.org/downloads/",
  1166. "license": [
  1167. "BSD-3-Clause"
  1168. ],
  1169. "authors": [
  1170. {
  1171. "name": "Jeff Welch",
  1172. "email": "whatthejeff@gmail.com"
  1173. },
  1174. {
  1175. "name": "Volker Dusch",
  1176. "email": "github@wallbash.com"
  1177. },
  1178. {
  1179. "name": "Bernhard Schussek",
  1180. "email": "bschussek@2bepublished.at"
  1181. },
  1182. {
  1183. "name": "Sebastian Bergmann",
  1184. "email": "sebastian@phpunit.de"
  1185. }
  1186. ],
  1187. "description": "Provides the functionality to compare PHP values for equality",
  1188. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1189. "keywords": [
  1190. "comparator",
  1191. "compare",
  1192. "equality"
  1193. ],
  1194. "time": "2015-07-26 15:48:44"
  1195. },
  1196. {
  1197. "name": "sebastian/diff",
  1198. "version": "1.4.1",
  1199. "source": {
  1200. "type": "git",
  1201. "url": "https://github.com/sebastianbergmann/diff.git",
  1202. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  1203. },
  1204. "dist": {
  1205. "type": "zip",
  1206. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  1207. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  1208. "shasum": ""
  1209. },
  1210. "require": {
  1211. "php": ">=5.3.3"
  1212. },
  1213. "require-dev": {
  1214. "phpunit/phpunit": "~4.8"
  1215. },
  1216. "type": "library",
  1217. "extra": {
  1218. "branch-alias": {
  1219. "dev-master": "1.4-dev"
  1220. }
  1221. },
  1222. "autoload": {
  1223. "classmap": [
  1224. "src/"
  1225. ]
  1226. },
  1227. "notification-url": "https://packagist.org/downloads/",
  1228. "license": [
  1229. "BSD-3-Clause"
  1230. ],
  1231. "authors": [
  1232. {
  1233. "name": "Kore Nordmann",
  1234. "email": "mail@kore-nordmann.de"
  1235. },
  1236. {
  1237. "name": "Sebastian Bergmann",
  1238. "email": "sebastian@phpunit.de"
  1239. }
  1240. ],
  1241. "description": "Diff implementation",
  1242. "homepage": "https://github.com/sebastianbergmann/diff",
  1243. "keywords": [
  1244. "diff"
  1245. ],
  1246. "time": "2015-12-08 07:14:41"
  1247. },
  1248. {
  1249. "name": "sebastian/environment",
  1250. "version": "1.3.3",
  1251. "source": {
  1252. "type": "git",
  1253. "url": "https://github.com/sebastianbergmann/environment.git",
  1254. "reference": "6e7133793a8e5a5714a551a8324337374be209df"
  1255. },
  1256. "dist": {
  1257. "type": "zip",
  1258. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
  1259. "reference": "6e7133793a8e5a5714a551a8324337374be209df",
  1260. "shasum": ""
  1261. },
  1262. "require": {
  1263. "php": ">=5.3.3"
  1264. },
  1265. "require-dev": {
  1266. "phpunit/phpunit": "~4.4"
  1267. },
  1268. "type": "library",
  1269. "extra": {
  1270. "branch-alias": {
  1271. "dev-master": "1.3.x-dev"
  1272. }
  1273. },
  1274. "autoload": {
  1275. "classmap": [
  1276. "src/"
  1277. ]
  1278. },
  1279. "notification-url": "https://packagist.org/downloads/",
  1280. "license": [
  1281. "BSD-3-Clause"
  1282. ],
  1283. "authors": [
  1284. {
  1285. "name": "Sebastian Bergmann",
  1286. "email": "sebastian@phpunit.de"
  1287. }
  1288. ],
  1289. "description": "Provides functionality to handle HHVM/PHP environments",
  1290. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1291. "keywords": [
  1292. "Xdebug",
  1293. "environment",
  1294. "hhvm"
  1295. ],
  1296. "time": "2015-12-02 08:37:27"
  1297. },
  1298. {
  1299. "name": "sebastian/exporter",
  1300. "version": "1.2.1",
  1301. "source": {
  1302. "type": "git",
  1303. "url": "https://github.com/sebastianbergmann/exporter.git",
  1304. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  1305. },
  1306. "dist": {
  1307. "type": "zip",
  1308. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  1309. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  1310. "shasum": ""
  1311. },
  1312. "require": {
  1313. "php": ">=5.3.3",
  1314. "sebastian/recursion-context": "~1.0"
  1315. },
  1316. "require-dev": {
  1317. "phpunit/phpunit": "~4.4"
  1318. },
  1319. "type": "library",
  1320. "extra": {
  1321. "branch-alias": {
  1322. "dev-master": "1.2.x-dev"
  1323. }
  1324. },
  1325. "autoload": {
  1326. "classmap": [
  1327. "src/"
  1328. ]
  1329. },
  1330. "notification-url": "https://packagist.org/downloads/",
  1331. "license": [
  1332. "BSD-3-Clause"
  1333. ],
  1334. "authors": [
  1335. {
  1336. "name": "Jeff Welch",
  1337. "email": "whatthejeff@gmail.com"
  1338. },
  1339. {
  1340. "name": "Volker Dusch",
  1341. "email": "github@wallbash.com"
  1342. },
  1343. {
  1344. "name": "Bernhard Schussek",
  1345. "email": "bschussek@2bepublished.at"
  1346. },
  1347. {
  1348. "name": "Sebastian Bergmann",
  1349. "email": "sebastian@phpunit.de"
  1350. },
  1351. {
  1352. "name": "Adam Harvey",
  1353. "email": "aharvey@php.net"
  1354. }
  1355. ],
  1356. "description": "Provides the functionality to export PHP variables for visualization",
  1357. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1358. "keywords": [
  1359. "export",
  1360. "exporter"
  1361. ],
  1362. "time": "2015-06-21 07:55:53"
  1363. },
  1364. {
  1365. "name": "sebastian/global-state",
  1366. "version": "1.1.1",
  1367. "source": {
  1368. "type": "git",
  1369. "url": "https://github.com/sebastianbergmann/global-state.git",
  1370. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  1371. },
  1372. "dist": {
  1373. "type": "zip",
  1374. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1375. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1376. "shasum": ""
  1377. },
  1378. "require": {
  1379. "php": ">=5.3.3"
  1380. },
  1381. "require-dev": {
  1382. "phpunit/phpunit": "~4.2"
  1383. },
  1384. "suggest": {
  1385. "ext-uopz": "*"
  1386. },
  1387. "type": "library",
  1388. "extra": {
  1389. "branch-alias": {
  1390. "dev-master": "1.0-dev"
  1391. }
  1392. },
  1393. "autoload": {
  1394. "classmap": [
  1395. "src/"
  1396. ]
  1397. },
  1398. "notification-url": "https://packagist.org/downloads/",
  1399. "license": [
  1400. "BSD-3-Clause"
  1401. ],
  1402. "authors": [
  1403. {
  1404. "name": "Sebastian Bergmann",
  1405. "email": "sebastian@phpunit.de"
  1406. }
  1407. ],
  1408. "description": "Snapshotting of global state",
  1409. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1410. "keywords": [
  1411. "global state"
  1412. ],
  1413. "time": "2015-10-12 03:26:01"
  1414. },
  1415. {
  1416. "name": "sebastian/recursion-context",
  1417. "version": "1.0.2",
  1418. "source": {
  1419. "type": "git",
  1420. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1421. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  1422. },
  1423. "dist": {
  1424. "type": "zip",
  1425. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  1426. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  1427. "shasum": ""
  1428. },
  1429. "require": {
  1430. "php": ">=5.3.3"
  1431. },
  1432. "require-dev": {
  1433. "phpunit/phpunit": "~4.4"
  1434. },
  1435. "type": "library",
  1436. "extra": {
  1437. "branch-alias": {
  1438. "dev-master": "1.0.x-dev"
  1439. }
  1440. },
  1441. "autoload": {
  1442. "classmap": [
  1443. "src/"
  1444. ]
  1445. },
  1446. "notification-url": "https://packagist.org/downloads/",
  1447. "license": [
  1448. "BSD-3-Clause"
  1449. ],
  1450. "authors": [
  1451. {
  1452. "name": "Jeff Welch",
  1453. "email": "whatthejeff@gmail.com"
  1454. },
  1455. {
  1456. "name": "Sebastian Bergmann",
  1457. "email": "sebastian@phpunit.de"
  1458. },
  1459. {
  1460. "name": "Adam Harvey",
  1461. "email": "aharvey@php.net"
  1462. }
  1463. ],
  1464. "description": "Provides functionality to recursively process PHP variables",
  1465. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1466. "time": "2015-11-11 19:50:13"
  1467. },
  1468. {
  1469. "name": "sebastian/version",
  1470. "version": "1.0.6",
  1471. "source": {
  1472. "type": "git",
  1473. "url": "https://github.com/sebastianbergmann/version.git",
  1474. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  1475. },
  1476. "dist": {
  1477. "type": "zip",
  1478. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1479. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1480. "shasum": ""
  1481. },
  1482. "type": "library",
  1483. "autoload": {
  1484. "classmap": [
  1485. "src/"
  1486. ]
  1487. },
  1488. "notification-url": "https://packagist.org/downloads/",
  1489. "license": [
  1490. "BSD-3-Clause"
  1491. ],
  1492. "authors": [
  1493. {
  1494. "name": "Sebastian Bergmann",
  1495. "email": "sebastian@phpunit.de",
  1496. "role": "lead"
  1497. }
  1498. ],
  1499. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1500. "homepage": "https://github.com/sebastianbergmann/version",
  1501. "time": "2015-06-21 13:59:46"
  1502. },
  1503. {
  1504. "name": "symfony/yaml",
  1505. "version": "v2.8.0",
  1506. "source": {
  1507. "type": "git",
  1508. "url": "https://github.com/symfony/yaml.git",
  1509. "reference": "f79824187de95064a2f5038904c4d7f0227fedb5"
  1510. },
  1511. "dist": {
  1512. "type": "zip",
  1513. "url": "https://api.github.com/repos/symfony/yaml/zipball/f79824187de95064a2f5038904c4d7f0227fedb5",
  1514. "reference": "f79824187de95064a2f5038904c4d7f0227fedb5",
  1515. "shasum": ""
  1516. },
  1517. "require": {
  1518. "php": ">=5.3.9"
  1519. },
  1520. "type": "library",
  1521. "extra": {
  1522. "branch-alias": {
  1523. "dev-master": "2.8-dev"
  1524. }
  1525. },
  1526. "autoload": {
  1527. "psr-4": {
  1528. "Symfony\\Component\\Yaml\\": ""
  1529. },
  1530. "exclude-from-classmap": [
  1531. "/Tests/"
  1532. ]
  1533. },
  1534. "notification-url": "https://packagist.org/downloads/",
  1535. "license": [
  1536. "MIT"
  1537. ],
  1538. "authors": [
  1539. {
  1540. "name": "Fabien Potencier",
  1541. "email": "fabien@symfony.com"
  1542. },
  1543. {
  1544. "name": "Symfony Community",
  1545. "homepage": "https://symfony.com/contributors"
  1546. }
  1547. ],
  1548. "description": "Symfony Yaml Component",
  1549. "homepage": "https://symfony.com",
  1550. "time": "2015-11-30 12:35:10"
  1551. }
  1552. ],
  1553. "aliases": [],
  1554. "minimum-stability": "stable",
  1555. "stability-flags": [],
  1556. "prefer-stable": false,
  1557. "prefer-lowest": false,
  1558. "platform": {
  1559. "php": "^5.3.2 || ^7.0"
  1560. },
  1561. "platform-dev": [],
  1562. "platform-overrides": {
  1563. "php": "5.3.9"
  1564. }
  1565. }