composer.lock 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570
  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": "31b3c13c89f8d6c810637ca1fe8fc6ae",
  8. "content-hash": "454148e20b837d9755dee7862f9c7a5d",
  9. "packages": [
  10. {
  11. "name": "composer/semver",
  12. "version": "1.3.0",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/composer/semver.git",
  16. "reference": "df4463baa9f44fe6cf0a6da4fde2934d4c0a2747"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/composer/semver/zipball/df4463baa9f44fe6cf0a6da4fde2934d4c0a2747",
  21. "reference": "df4463baa9f44fe6cf0a6da4fde2934d4c0a2747",
  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": "2016-02-25 22:23:39"
  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.1.0",
  498. "source": {
  499. "type": "git",
  500. "url": "https://github.com/symfony/polyfill-mbstring.git",
  501. "reference": "1289d16209491b584839022f29257ad859b8532d"
  502. },
  503. "dist": {
  504. "type": "zip",
  505. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
  506. "reference": "1289d16209491b584839022f29257ad859b8532d",
  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.1-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": "2016-01-20 09:13:37"
  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.6.0",
  711. "source": {
  712. "type": "git",
  713. "url": "https://github.com/phpspec/prophecy.git",
  714. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
  715. },
  716. "dist": {
  717. "type": "zip",
  718. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
  719. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
  720. "shasum": ""
  721. },
  722. "require": {
  723. "doctrine/instantiator": "^1.0.2",
  724. "php": "^5.3|^7.0",
  725. "phpdocumentor/reflection-docblock": "~2.0",
  726. "sebastian/comparator": "~1.1",
  727. "sebastian/recursion-context": "~1.0"
  728. },
  729. "require-dev": {
  730. "phpspec/phpspec": "~2.0"
  731. },
  732. "type": "library",
  733. "extra": {
  734. "branch-alias": {
  735. "dev-master": "1.5.x-dev"
  736. }
  737. },
  738. "autoload": {
  739. "psr-0": {
  740. "Prophecy\\": "src/"
  741. }
  742. },
  743. "notification-url": "https://packagist.org/downloads/",
  744. "license": [
  745. "MIT"
  746. ],
  747. "authors": [
  748. {
  749. "name": "Konstantin Kudryashov",
  750. "email": "ever.zet@gmail.com",
  751. "homepage": "http://everzet.com"
  752. },
  753. {
  754. "name": "Marcello Duarte",
  755. "email": "marcello.duarte@gmail.com"
  756. }
  757. ],
  758. "description": "Highly opinionated mocking framework for PHP 5.3+",
  759. "homepage": "https://github.com/phpspec/prophecy",
  760. "keywords": [
  761. "Double",
  762. "Dummy",
  763. "fake",
  764. "mock",
  765. "spy",
  766. "stub"
  767. ],
  768. "time": "2016-02-15 07:46:21"
  769. },
  770. {
  771. "name": "phpunit/php-code-coverage",
  772. "version": "2.2.4",
  773. "source": {
  774. "type": "git",
  775. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  776. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  777. },
  778. "dist": {
  779. "type": "zip",
  780. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  781. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  782. "shasum": ""
  783. },
  784. "require": {
  785. "php": ">=5.3.3",
  786. "phpunit/php-file-iterator": "~1.3",
  787. "phpunit/php-text-template": "~1.2",
  788. "phpunit/php-token-stream": "~1.3",
  789. "sebastian/environment": "^1.3.2",
  790. "sebastian/version": "~1.0"
  791. },
  792. "require-dev": {
  793. "ext-xdebug": ">=2.1.4",
  794. "phpunit/phpunit": "~4"
  795. },
  796. "suggest": {
  797. "ext-dom": "*",
  798. "ext-xdebug": ">=2.2.1",
  799. "ext-xmlwriter": "*"
  800. },
  801. "type": "library",
  802. "extra": {
  803. "branch-alias": {
  804. "dev-master": "2.2.x-dev"
  805. }
  806. },
  807. "autoload": {
  808. "classmap": [
  809. "src/"
  810. ]
  811. },
  812. "notification-url": "https://packagist.org/downloads/",
  813. "license": [
  814. "BSD-3-Clause"
  815. ],
  816. "authors": [
  817. {
  818. "name": "Sebastian Bergmann",
  819. "email": "sb@sebastian-bergmann.de",
  820. "role": "lead"
  821. }
  822. ],
  823. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  824. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  825. "keywords": [
  826. "coverage",
  827. "testing",
  828. "xunit"
  829. ],
  830. "time": "2015-10-06 15:47:00"
  831. },
  832. {
  833. "name": "phpunit/php-file-iterator",
  834. "version": "1.4.1",
  835. "source": {
  836. "type": "git",
  837. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  838. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  839. },
  840. "dist": {
  841. "type": "zip",
  842. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  843. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  844. "shasum": ""
  845. },
  846. "require": {
  847. "php": ">=5.3.3"
  848. },
  849. "type": "library",
  850. "extra": {
  851. "branch-alias": {
  852. "dev-master": "1.4.x-dev"
  853. }
  854. },
  855. "autoload": {
  856. "classmap": [
  857. "src/"
  858. ]
  859. },
  860. "notification-url": "https://packagist.org/downloads/",
  861. "license": [
  862. "BSD-3-Clause"
  863. ],
  864. "authors": [
  865. {
  866. "name": "Sebastian Bergmann",
  867. "email": "sb@sebastian-bergmann.de",
  868. "role": "lead"
  869. }
  870. ],
  871. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  872. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  873. "keywords": [
  874. "filesystem",
  875. "iterator"
  876. ],
  877. "time": "2015-06-21 13:08:43"
  878. },
  879. {
  880. "name": "phpunit/php-text-template",
  881. "version": "1.2.1",
  882. "source": {
  883. "type": "git",
  884. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  885. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  886. },
  887. "dist": {
  888. "type": "zip",
  889. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  890. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  891. "shasum": ""
  892. },
  893. "require": {
  894. "php": ">=5.3.3"
  895. },
  896. "type": "library",
  897. "autoload": {
  898. "classmap": [
  899. "src/"
  900. ]
  901. },
  902. "notification-url": "https://packagist.org/downloads/",
  903. "license": [
  904. "BSD-3-Clause"
  905. ],
  906. "authors": [
  907. {
  908. "name": "Sebastian Bergmann",
  909. "email": "sebastian@phpunit.de",
  910. "role": "lead"
  911. }
  912. ],
  913. "description": "Simple template engine.",
  914. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  915. "keywords": [
  916. "template"
  917. ],
  918. "time": "2015-06-21 13:50:34"
  919. },
  920. {
  921. "name": "phpunit/php-timer",
  922. "version": "1.0.7",
  923. "source": {
  924. "type": "git",
  925. "url": "https://github.com/sebastianbergmann/php-timer.git",
  926. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  927. },
  928. "dist": {
  929. "type": "zip",
  930. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  931. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  932. "shasum": ""
  933. },
  934. "require": {
  935. "php": ">=5.3.3"
  936. },
  937. "type": "library",
  938. "autoload": {
  939. "classmap": [
  940. "src/"
  941. ]
  942. },
  943. "notification-url": "https://packagist.org/downloads/",
  944. "license": [
  945. "BSD-3-Clause"
  946. ],
  947. "authors": [
  948. {
  949. "name": "Sebastian Bergmann",
  950. "email": "sb@sebastian-bergmann.de",
  951. "role": "lead"
  952. }
  953. ],
  954. "description": "Utility class for timing",
  955. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  956. "keywords": [
  957. "timer"
  958. ],
  959. "time": "2015-06-21 08:01:12"
  960. },
  961. {
  962. "name": "phpunit/php-token-stream",
  963. "version": "1.4.8",
  964. "source": {
  965. "type": "git",
  966. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  967. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  968. },
  969. "dist": {
  970. "type": "zip",
  971. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  972. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  973. "shasum": ""
  974. },
  975. "require": {
  976. "ext-tokenizer": "*",
  977. "php": ">=5.3.3"
  978. },
  979. "require-dev": {
  980. "phpunit/phpunit": "~4.2"
  981. },
  982. "type": "library",
  983. "extra": {
  984. "branch-alias": {
  985. "dev-master": "1.4-dev"
  986. }
  987. },
  988. "autoload": {
  989. "classmap": [
  990. "src/"
  991. ]
  992. },
  993. "notification-url": "https://packagist.org/downloads/",
  994. "license": [
  995. "BSD-3-Clause"
  996. ],
  997. "authors": [
  998. {
  999. "name": "Sebastian Bergmann",
  1000. "email": "sebastian@phpunit.de"
  1001. }
  1002. ],
  1003. "description": "Wrapper around PHP's tokenizer extension.",
  1004. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1005. "keywords": [
  1006. "tokenizer"
  1007. ],
  1008. "time": "2015-09-15 10:49:45"
  1009. },
  1010. {
  1011. "name": "phpunit/phpunit",
  1012. "version": "4.8.23",
  1013. "source": {
  1014. "type": "git",
  1015. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1016. "reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483"
  1017. },
  1018. "dist": {
  1019. "type": "zip",
  1020. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6e351261f9cd33daf205a131a1ba61c6d33bd483",
  1021. "reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483",
  1022. "shasum": ""
  1023. },
  1024. "require": {
  1025. "ext-dom": "*",
  1026. "ext-json": "*",
  1027. "ext-pcre": "*",
  1028. "ext-reflection": "*",
  1029. "ext-spl": "*",
  1030. "php": ">=5.3.3",
  1031. "phpspec/prophecy": "^1.3.1",
  1032. "phpunit/php-code-coverage": "~2.1",
  1033. "phpunit/php-file-iterator": "~1.4",
  1034. "phpunit/php-text-template": "~1.2",
  1035. "phpunit/php-timer": ">=1.0.6",
  1036. "phpunit/phpunit-mock-objects": "~2.3",
  1037. "sebastian/comparator": "~1.1",
  1038. "sebastian/diff": "~1.2",
  1039. "sebastian/environment": "~1.3",
  1040. "sebastian/exporter": "~1.2",
  1041. "sebastian/global-state": "~1.0",
  1042. "sebastian/version": "~1.0",
  1043. "symfony/yaml": "~2.1|~3.0"
  1044. },
  1045. "suggest": {
  1046. "phpunit/php-invoker": "~1.1"
  1047. },
  1048. "bin": [
  1049. "phpunit"
  1050. ],
  1051. "type": "library",
  1052. "extra": {
  1053. "branch-alias": {
  1054. "dev-master": "4.8.x-dev"
  1055. }
  1056. },
  1057. "autoload": {
  1058. "classmap": [
  1059. "src/"
  1060. ]
  1061. },
  1062. "notification-url": "https://packagist.org/downloads/",
  1063. "license": [
  1064. "BSD-3-Clause"
  1065. ],
  1066. "authors": [
  1067. {
  1068. "name": "Sebastian Bergmann",
  1069. "email": "sebastian@phpunit.de",
  1070. "role": "lead"
  1071. }
  1072. ],
  1073. "description": "The PHP Unit Testing framework.",
  1074. "homepage": "https://phpunit.de/",
  1075. "keywords": [
  1076. "phpunit",
  1077. "testing",
  1078. "xunit"
  1079. ],
  1080. "time": "2016-02-11 14:56:33"
  1081. },
  1082. {
  1083. "name": "phpunit/phpunit-mock-objects",
  1084. "version": "2.3.0",
  1085. "source": {
  1086. "type": "git",
  1087. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1088. "reference": "c63d2367247365f688544f0d500af90a11a44c65"
  1089. },
  1090. "dist": {
  1091. "type": "zip",
  1092. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65",
  1093. "reference": "c63d2367247365f688544f0d500af90a11a44c65",
  1094. "shasum": ""
  1095. },
  1096. "require": {
  1097. "doctrine/instantiator": "~1.0,>=1.0.1",
  1098. "php": ">=5.3.3",
  1099. "phpunit/php-text-template": "~1.2"
  1100. },
  1101. "require-dev": {
  1102. "phpunit/phpunit": "~4.3"
  1103. },
  1104. "suggest": {
  1105. "ext-soap": "*"
  1106. },
  1107. "type": "library",
  1108. "extra": {
  1109. "branch-alias": {
  1110. "dev-master": "2.3.x-dev"
  1111. }
  1112. },
  1113. "autoload": {
  1114. "classmap": [
  1115. "src/"
  1116. ]
  1117. },
  1118. "notification-url": "https://packagist.org/downloads/",
  1119. "license": [
  1120. "BSD-3-Clause"
  1121. ],
  1122. "authors": [
  1123. {
  1124. "name": "Sebastian Bergmann",
  1125. "email": "sb@sebastian-bergmann.de",
  1126. "role": "lead"
  1127. }
  1128. ],
  1129. "description": "Mock Object library for PHPUnit",
  1130. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1131. "keywords": [
  1132. "mock",
  1133. "xunit"
  1134. ],
  1135. "time": "2014-10-03 05:12:11"
  1136. },
  1137. {
  1138. "name": "sebastian/comparator",
  1139. "version": "1.2.0",
  1140. "source": {
  1141. "type": "git",
  1142. "url": "https://github.com/sebastianbergmann/comparator.git",
  1143. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  1144. },
  1145. "dist": {
  1146. "type": "zip",
  1147. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  1148. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  1149. "shasum": ""
  1150. },
  1151. "require": {
  1152. "php": ">=5.3.3",
  1153. "sebastian/diff": "~1.2",
  1154. "sebastian/exporter": "~1.2"
  1155. },
  1156. "require-dev": {
  1157. "phpunit/phpunit": "~4.4"
  1158. },
  1159. "type": "library",
  1160. "extra": {
  1161. "branch-alias": {
  1162. "dev-master": "1.2.x-dev"
  1163. }
  1164. },
  1165. "autoload": {
  1166. "classmap": [
  1167. "src/"
  1168. ]
  1169. },
  1170. "notification-url": "https://packagist.org/downloads/",
  1171. "license": [
  1172. "BSD-3-Clause"
  1173. ],
  1174. "authors": [
  1175. {
  1176. "name": "Jeff Welch",
  1177. "email": "whatthejeff@gmail.com"
  1178. },
  1179. {
  1180. "name": "Volker Dusch",
  1181. "email": "github@wallbash.com"
  1182. },
  1183. {
  1184. "name": "Bernhard Schussek",
  1185. "email": "bschussek@2bepublished.at"
  1186. },
  1187. {
  1188. "name": "Sebastian Bergmann",
  1189. "email": "sebastian@phpunit.de"
  1190. }
  1191. ],
  1192. "description": "Provides the functionality to compare PHP values for equality",
  1193. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1194. "keywords": [
  1195. "comparator",
  1196. "compare",
  1197. "equality"
  1198. ],
  1199. "time": "2015-07-26 15:48:44"
  1200. },
  1201. {
  1202. "name": "sebastian/diff",
  1203. "version": "1.4.1",
  1204. "source": {
  1205. "type": "git",
  1206. "url": "https://github.com/sebastianbergmann/diff.git",
  1207. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  1208. },
  1209. "dist": {
  1210. "type": "zip",
  1211. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  1212. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  1213. "shasum": ""
  1214. },
  1215. "require": {
  1216. "php": ">=5.3.3"
  1217. },
  1218. "require-dev": {
  1219. "phpunit/phpunit": "~4.8"
  1220. },
  1221. "type": "library",
  1222. "extra": {
  1223. "branch-alias": {
  1224. "dev-master": "1.4-dev"
  1225. }
  1226. },
  1227. "autoload": {
  1228. "classmap": [
  1229. "src/"
  1230. ]
  1231. },
  1232. "notification-url": "https://packagist.org/downloads/",
  1233. "license": [
  1234. "BSD-3-Clause"
  1235. ],
  1236. "authors": [
  1237. {
  1238. "name": "Kore Nordmann",
  1239. "email": "mail@kore-nordmann.de"
  1240. },
  1241. {
  1242. "name": "Sebastian Bergmann",
  1243. "email": "sebastian@phpunit.de"
  1244. }
  1245. ],
  1246. "description": "Diff implementation",
  1247. "homepage": "https://github.com/sebastianbergmann/diff",
  1248. "keywords": [
  1249. "diff"
  1250. ],
  1251. "time": "2015-12-08 07:14:41"
  1252. },
  1253. {
  1254. "name": "sebastian/environment",
  1255. "version": "1.3.3",
  1256. "source": {
  1257. "type": "git",
  1258. "url": "https://github.com/sebastianbergmann/environment.git",
  1259. "reference": "6e7133793a8e5a5714a551a8324337374be209df"
  1260. },
  1261. "dist": {
  1262. "type": "zip",
  1263. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
  1264. "reference": "6e7133793a8e5a5714a551a8324337374be209df",
  1265. "shasum": ""
  1266. },
  1267. "require": {
  1268. "php": ">=5.3.3"
  1269. },
  1270. "require-dev": {
  1271. "phpunit/phpunit": "~4.4"
  1272. },
  1273. "type": "library",
  1274. "extra": {
  1275. "branch-alias": {
  1276. "dev-master": "1.3.x-dev"
  1277. }
  1278. },
  1279. "autoload": {
  1280. "classmap": [
  1281. "src/"
  1282. ]
  1283. },
  1284. "notification-url": "https://packagist.org/downloads/",
  1285. "license": [
  1286. "BSD-3-Clause"
  1287. ],
  1288. "authors": [
  1289. {
  1290. "name": "Sebastian Bergmann",
  1291. "email": "sebastian@phpunit.de"
  1292. }
  1293. ],
  1294. "description": "Provides functionality to handle HHVM/PHP environments",
  1295. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1296. "keywords": [
  1297. "Xdebug",
  1298. "environment",
  1299. "hhvm"
  1300. ],
  1301. "time": "2015-12-02 08:37:27"
  1302. },
  1303. {
  1304. "name": "sebastian/exporter",
  1305. "version": "1.2.1",
  1306. "source": {
  1307. "type": "git",
  1308. "url": "https://github.com/sebastianbergmann/exporter.git",
  1309. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  1310. },
  1311. "dist": {
  1312. "type": "zip",
  1313. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  1314. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  1315. "shasum": ""
  1316. },
  1317. "require": {
  1318. "php": ">=5.3.3",
  1319. "sebastian/recursion-context": "~1.0"
  1320. },
  1321. "require-dev": {
  1322. "phpunit/phpunit": "~4.4"
  1323. },
  1324. "type": "library",
  1325. "extra": {
  1326. "branch-alias": {
  1327. "dev-master": "1.2.x-dev"
  1328. }
  1329. },
  1330. "autoload": {
  1331. "classmap": [
  1332. "src/"
  1333. ]
  1334. },
  1335. "notification-url": "https://packagist.org/downloads/",
  1336. "license": [
  1337. "BSD-3-Clause"
  1338. ],
  1339. "authors": [
  1340. {
  1341. "name": "Jeff Welch",
  1342. "email": "whatthejeff@gmail.com"
  1343. },
  1344. {
  1345. "name": "Volker Dusch",
  1346. "email": "github@wallbash.com"
  1347. },
  1348. {
  1349. "name": "Bernhard Schussek",
  1350. "email": "bschussek@2bepublished.at"
  1351. },
  1352. {
  1353. "name": "Sebastian Bergmann",
  1354. "email": "sebastian@phpunit.de"
  1355. },
  1356. {
  1357. "name": "Adam Harvey",
  1358. "email": "aharvey@php.net"
  1359. }
  1360. ],
  1361. "description": "Provides the functionality to export PHP variables for visualization",
  1362. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1363. "keywords": [
  1364. "export",
  1365. "exporter"
  1366. ],
  1367. "time": "2015-06-21 07:55:53"
  1368. },
  1369. {
  1370. "name": "sebastian/global-state",
  1371. "version": "1.1.1",
  1372. "source": {
  1373. "type": "git",
  1374. "url": "https://github.com/sebastianbergmann/global-state.git",
  1375. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  1376. },
  1377. "dist": {
  1378. "type": "zip",
  1379. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1380. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1381. "shasum": ""
  1382. },
  1383. "require": {
  1384. "php": ">=5.3.3"
  1385. },
  1386. "require-dev": {
  1387. "phpunit/phpunit": "~4.2"
  1388. },
  1389. "suggest": {
  1390. "ext-uopz": "*"
  1391. },
  1392. "type": "library",
  1393. "extra": {
  1394. "branch-alias": {
  1395. "dev-master": "1.0-dev"
  1396. }
  1397. },
  1398. "autoload": {
  1399. "classmap": [
  1400. "src/"
  1401. ]
  1402. },
  1403. "notification-url": "https://packagist.org/downloads/",
  1404. "license": [
  1405. "BSD-3-Clause"
  1406. ],
  1407. "authors": [
  1408. {
  1409. "name": "Sebastian Bergmann",
  1410. "email": "sebastian@phpunit.de"
  1411. }
  1412. ],
  1413. "description": "Snapshotting of global state",
  1414. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1415. "keywords": [
  1416. "global state"
  1417. ],
  1418. "time": "2015-10-12 03:26:01"
  1419. },
  1420. {
  1421. "name": "sebastian/recursion-context",
  1422. "version": "1.0.2",
  1423. "source": {
  1424. "type": "git",
  1425. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1426. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  1427. },
  1428. "dist": {
  1429. "type": "zip",
  1430. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  1431. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  1432. "shasum": ""
  1433. },
  1434. "require": {
  1435. "php": ">=5.3.3"
  1436. },
  1437. "require-dev": {
  1438. "phpunit/phpunit": "~4.4"
  1439. },
  1440. "type": "library",
  1441. "extra": {
  1442. "branch-alias": {
  1443. "dev-master": "1.0.x-dev"
  1444. }
  1445. },
  1446. "autoload": {
  1447. "classmap": [
  1448. "src/"
  1449. ]
  1450. },
  1451. "notification-url": "https://packagist.org/downloads/",
  1452. "license": [
  1453. "BSD-3-Clause"
  1454. ],
  1455. "authors": [
  1456. {
  1457. "name": "Jeff Welch",
  1458. "email": "whatthejeff@gmail.com"
  1459. },
  1460. {
  1461. "name": "Sebastian Bergmann",
  1462. "email": "sebastian@phpunit.de"
  1463. },
  1464. {
  1465. "name": "Adam Harvey",
  1466. "email": "aharvey@php.net"
  1467. }
  1468. ],
  1469. "description": "Provides functionality to recursively process PHP variables",
  1470. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1471. "time": "2015-11-11 19:50:13"
  1472. },
  1473. {
  1474. "name": "sebastian/version",
  1475. "version": "1.0.6",
  1476. "source": {
  1477. "type": "git",
  1478. "url": "https://github.com/sebastianbergmann/version.git",
  1479. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  1480. },
  1481. "dist": {
  1482. "type": "zip",
  1483. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1484. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1485. "shasum": ""
  1486. },
  1487. "type": "library",
  1488. "autoload": {
  1489. "classmap": [
  1490. "src/"
  1491. ]
  1492. },
  1493. "notification-url": "https://packagist.org/downloads/",
  1494. "license": [
  1495. "BSD-3-Clause"
  1496. ],
  1497. "authors": [
  1498. {
  1499. "name": "Sebastian Bergmann",
  1500. "email": "sebastian@phpunit.de",
  1501. "role": "lead"
  1502. }
  1503. ],
  1504. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1505. "homepage": "https://github.com/sebastianbergmann/version",
  1506. "time": "2015-06-21 13:59:46"
  1507. },
  1508. {
  1509. "name": "symfony/yaml",
  1510. "version": "v2.8.2",
  1511. "source": {
  1512. "type": "git",
  1513. "url": "https://github.com/symfony/yaml.git",
  1514. "reference": "34c8a4b51e751e7ea869b8262f883d008a2b81b8"
  1515. },
  1516. "dist": {
  1517. "type": "zip",
  1518. "url": "https://api.github.com/repos/symfony/yaml/zipball/34c8a4b51e751e7ea869b8262f883d008a2b81b8",
  1519. "reference": "34c8a4b51e751e7ea869b8262f883d008a2b81b8",
  1520. "shasum": ""
  1521. },
  1522. "require": {
  1523. "php": ">=5.3.9"
  1524. },
  1525. "type": "library",
  1526. "extra": {
  1527. "branch-alias": {
  1528. "dev-master": "2.8-dev"
  1529. }
  1530. },
  1531. "autoload": {
  1532. "psr-4": {
  1533. "Symfony\\Component\\Yaml\\": ""
  1534. },
  1535. "exclude-from-classmap": [
  1536. "/Tests/"
  1537. ]
  1538. },
  1539. "notification-url": "https://packagist.org/downloads/",
  1540. "license": [
  1541. "MIT"
  1542. ],
  1543. "authors": [
  1544. {
  1545. "name": "Fabien Potencier",
  1546. "email": "fabien@symfony.com"
  1547. },
  1548. {
  1549. "name": "Symfony Community",
  1550. "homepage": "https://symfony.com/contributors"
  1551. }
  1552. ],
  1553. "description": "Symfony Yaml Component",
  1554. "homepage": "https://symfony.com",
  1555. "time": "2016-01-13 10:28:07"
  1556. }
  1557. ],
  1558. "aliases": [],
  1559. "minimum-stability": "stable",
  1560. "stability-flags": [],
  1561. "prefer-stable": false,
  1562. "prefer-lowest": false,
  1563. "platform": {
  1564. "php": "^5.3.2 || ^7.0"
  1565. },
  1566. "platform-dev": [],
  1567. "platform-overrides": {
  1568. "php": "5.3.9"
  1569. }
  1570. }