composer.lock 56 KB

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