composer.lock 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668
  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": "a0636a2549c942a28acadbd3825795b9",
  8. "content-hash": "7baeb5af8045a4a098de80decfffdcc2",
  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.1",
  68. "source": {
  69. "type": "git",
  70. "url": "https://github.com/composer/semver.git",
  71. "reference": "03c9de5aa25e7672c4ad251eeaba0c47a06c8b98"
  72. },
  73. "dist": {
  74. "type": "zip",
  75. "url": "https://api.github.com/repos/composer/semver/zipball/03c9de5aa25e7672c4ad251eeaba0c47a06c8b98",
  76. "reference": "03c9de5aa25e7672c4ad251eeaba0c47a06c8b98",
  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-06-02 09:04:51"
  126. },
  127. {
  128. "name": "composer/spdx-licenses",
  129. "version": "1.1.4",
  130. "source": {
  131. "type": "git",
  132. "url": "https://github.com/composer/spdx-licenses.git",
  133. "reference": "88c26372b1afac36d8db601cdf04ad8716f53d88"
  134. },
  135. "dist": {
  136. "type": "zip",
  137. "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/88c26372b1afac36d8db601cdf04ad8716f53d88",
  138. "reference": "88c26372b1afac36d8db601cdf04ad8716f53d88",
  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-05-04 12:27:30"
  187. },
  188. {
  189. "name": "justinrainbow/json-schema",
  190. "version": "2.0.5",
  191. "source": {
  192. "type": "git",
  193. "url": "https://github.com/justinrainbow/json-schema.git",
  194. "reference": "6b2a33e6a768f96bdc2ead5600af0822eed17d67"
  195. },
  196. "dist": {
  197. "type": "zip",
  198. "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/6b2a33e6a768f96bdc2ead5600af0822eed17d67",
  199. "reference": "6b2a33e6a768f96bdc2ead5600af0822eed17d67",
  200. "shasum": ""
  201. },
  202. "require": {
  203. "php": ">=5.3.3"
  204. },
  205. "require-dev": {
  206. "json-schema/json-schema-test-suite": "1.2.0",
  207. "phpdocumentor/phpdocumentor": "~2",
  208. "phpunit/phpunit": "^4.8.22"
  209. },
  210. "bin": [
  211. "bin/validate-json"
  212. ],
  213. "type": "library",
  214. "extra": {
  215. "branch-alias": {
  216. "dev-master": "2.0.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. "MIT"
  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-06-02 10:59:52"
  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.8",
  433. "source": {
  434. "type": "git",
  435. "url": "https://github.com/symfony/console.git",
  436. "reference": "c392a6ec72f2122748032c2ad6870420561ffcfa"
  437. },
  438. "dist": {
  439. "type": "zip",
  440. "url": "https://api.github.com/repos/symfony/console/zipball/c392a6ec72f2122748032c2ad6870420561ffcfa",
  441. "reference": "c392a6ec72f2122748032c2ad6870420561ffcfa",
  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-06-29 07:02:14"
  489. },
  490. {
  491. "name": "symfony/filesystem",
  492. "version": "v2.8.8",
  493. "source": {
  494. "type": "git",
  495. "url": "https://github.com/symfony/filesystem.git",
  496. "reference": "7258ddd6f987053f21fa43d03430580ba54e6096"
  497. },
  498. "dist": {
  499. "type": "zip",
  500. "url": "https://api.github.com/repos/symfony/filesystem/zipball/7258ddd6f987053f21fa43d03430580ba54e6096",
  501. "reference": "7258ddd6f987053f21fa43d03430580ba54e6096",
  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-06-29 05:31:50"
  538. },
  539. {
  540. "name": "symfony/finder",
  541. "version": "v2.8.8",
  542. "source": {
  543. "type": "git",
  544. "url": "https://github.com/symfony/finder.git",
  545. "reference": "bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d"
  546. },
  547. "dist": {
  548. "type": "zip",
  549. "url": "https://api.github.com/repos/symfony/finder/zipball/bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d",
  550. "reference": "bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d",
  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-06-29 05:29:29"
  587. },
  588. {
  589. "name": "symfony/polyfill-mbstring",
  590. "version": "v1.2.0",
  591. "source": {
  592. "type": "git",
  593. "url": "https://github.com/symfony/polyfill-mbstring.git",
  594. "reference": "dff51f72b0706335131b00a7f49606168c582594"
  595. },
  596. "dist": {
  597. "type": "zip",
  598. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
  599. "reference": "dff51f72b0706335131b00a7f49606168c582594",
  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.2-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-05-18 14:26:46"
  646. },
  647. {
  648. "name": "symfony/process",
  649. "version": "v2.8.8",
  650. "source": {
  651. "type": "git",
  652. "url": "https://github.com/symfony/process.git",
  653. "reference": "89f33c16796415ccfd8bb3cf8d520cbb79899bfe"
  654. },
  655. "dist": {
  656. "type": "zip",
  657. "url": "https://api.github.com/repos/symfony/process/zipball/89f33c16796415ccfd8bb3cf8d520cbb79899bfe",
  658. "reference": "89f33c16796415ccfd8bb3cf8d520cbb79899bfe",
  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-06-29 05:29:29"
  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.1",
  804. "source": {
  805. "type": "git",
  806. "url": "https://github.com/phpspec/prophecy.git",
  807. "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
  808. },
  809. "dist": {
  810. "type": "zip",
  811. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
  812. "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
  813. "shasum": ""
  814. },
  815. "require": {
  816. "doctrine/instantiator": "^1.0.2",
  817. "php": "^5.3|^7.0",
  818. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
  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.6.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-06-07 08:13:47"
  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.8",
  1016. "source": {
  1017. "type": "git",
  1018. "url": "https://github.com/sebastianbergmann/php-timer.git",
  1019. "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
  1020. },
  1021. "dist": {
  1022. "type": "zip",
  1023. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
  1024. "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
  1025. "shasum": ""
  1026. },
  1027. "require": {
  1028. "php": ">=5.3.3"
  1029. },
  1030. "require-dev": {
  1031. "phpunit/phpunit": "~4|~5"
  1032. },
  1033. "type": "library",
  1034. "autoload": {
  1035. "classmap": [
  1036. "src/"
  1037. ]
  1038. },
  1039. "notification-url": "https://packagist.org/downloads/",
  1040. "license": [
  1041. "BSD-3-Clause"
  1042. ],
  1043. "authors": [
  1044. {
  1045. "name": "Sebastian Bergmann",
  1046. "email": "sb@sebastian-bergmann.de",
  1047. "role": "lead"
  1048. }
  1049. ],
  1050. "description": "Utility class for timing",
  1051. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  1052. "keywords": [
  1053. "timer"
  1054. ],
  1055. "time": "2016-05-12 18:03:57"
  1056. },
  1057. {
  1058. "name": "phpunit/php-token-stream",
  1059. "version": "1.4.8",
  1060. "source": {
  1061. "type": "git",
  1062. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  1063. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  1064. },
  1065. "dist": {
  1066. "type": "zip",
  1067. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1068. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1069. "shasum": ""
  1070. },
  1071. "require": {
  1072. "ext-tokenizer": "*",
  1073. "php": ">=5.3.3"
  1074. },
  1075. "require-dev": {
  1076. "phpunit/phpunit": "~4.2"
  1077. },
  1078. "type": "library",
  1079. "extra": {
  1080. "branch-alias": {
  1081. "dev-master": "1.4-dev"
  1082. }
  1083. },
  1084. "autoload": {
  1085. "classmap": [
  1086. "src/"
  1087. ]
  1088. },
  1089. "notification-url": "https://packagist.org/downloads/",
  1090. "license": [
  1091. "BSD-3-Clause"
  1092. ],
  1093. "authors": [
  1094. {
  1095. "name": "Sebastian Bergmann",
  1096. "email": "sebastian@phpunit.de"
  1097. }
  1098. ],
  1099. "description": "Wrapper around PHP's tokenizer extension.",
  1100. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1101. "keywords": [
  1102. "tokenizer"
  1103. ],
  1104. "time": "2015-09-15 10:49:45"
  1105. },
  1106. {
  1107. "name": "phpunit/phpunit",
  1108. "version": "4.8.26",
  1109. "source": {
  1110. "type": "git",
  1111. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1112. "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74"
  1113. },
  1114. "dist": {
  1115. "type": "zip",
  1116. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc1d8cd5b5de11625979125c5639347896ac2c74",
  1117. "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74",
  1118. "shasum": ""
  1119. },
  1120. "require": {
  1121. "ext-dom": "*",
  1122. "ext-json": "*",
  1123. "ext-pcre": "*",
  1124. "ext-reflection": "*",
  1125. "ext-spl": "*",
  1126. "php": ">=5.3.3",
  1127. "phpspec/prophecy": "^1.3.1",
  1128. "phpunit/php-code-coverage": "~2.1",
  1129. "phpunit/php-file-iterator": "~1.4",
  1130. "phpunit/php-text-template": "~1.2",
  1131. "phpunit/php-timer": "^1.0.6",
  1132. "phpunit/phpunit-mock-objects": "~2.3",
  1133. "sebastian/comparator": "~1.1",
  1134. "sebastian/diff": "~1.2",
  1135. "sebastian/environment": "~1.3",
  1136. "sebastian/exporter": "~1.2",
  1137. "sebastian/global-state": "~1.0",
  1138. "sebastian/version": "~1.0",
  1139. "symfony/yaml": "~2.1|~3.0"
  1140. },
  1141. "suggest": {
  1142. "phpunit/php-invoker": "~1.1"
  1143. },
  1144. "bin": [
  1145. "phpunit"
  1146. ],
  1147. "type": "library",
  1148. "extra": {
  1149. "branch-alias": {
  1150. "dev-master": "4.8.x-dev"
  1151. }
  1152. },
  1153. "autoload": {
  1154. "classmap": [
  1155. "src/"
  1156. ]
  1157. },
  1158. "notification-url": "https://packagist.org/downloads/",
  1159. "license": [
  1160. "BSD-3-Clause"
  1161. ],
  1162. "authors": [
  1163. {
  1164. "name": "Sebastian Bergmann",
  1165. "email": "sebastian@phpunit.de",
  1166. "role": "lead"
  1167. }
  1168. ],
  1169. "description": "The PHP Unit Testing framework.",
  1170. "homepage": "https://phpunit.de/",
  1171. "keywords": [
  1172. "phpunit",
  1173. "testing",
  1174. "xunit"
  1175. ],
  1176. "time": "2016-05-17 03:09:28"
  1177. },
  1178. {
  1179. "name": "phpunit/phpunit-mock-objects",
  1180. "version": "2.3.8",
  1181. "source": {
  1182. "type": "git",
  1183. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1184. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  1185. },
  1186. "dist": {
  1187. "type": "zip",
  1188. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  1189. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  1190. "shasum": ""
  1191. },
  1192. "require": {
  1193. "doctrine/instantiator": "^1.0.2",
  1194. "php": ">=5.3.3",
  1195. "phpunit/php-text-template": "~1.2",
  1196. "sebastian/exporter": "~1.2"
  1197. },
  1198. "require-dev": {
  1199. "phpunit/phpunit": "~4.4"
  1200. },
  1201. "suggest": {
  1202. "ext-soap": "*"
  1203. },
  1204. "type": "library",
  1205. "extra": {
  1206. "branch-alias": {
  1207. "dev-master": "2.3.x-dev"
  1208. }
  1209. },
  1210. "autoload": {
  1211. "classmap": [
  1212. "src/"
  1213. ]
  1214. },
  1215. "notification-url": "https://packagist.org/downloads/",
  1216. "license": [
  1217. "BSD-3-Clause"
  1218. ],
  1219. "authors": [
  1220. {
  1221. "name": "Sebastian Bergmann",
  1222. "email": "sb@sebastian-bergmann.de",
  1223. "role": "lead"
  1224. }
  1225. ],
  1226. "description": "Mock Object library for PHPUnit",
  1227. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1228. "keywords": [
  1229. "mock",
  1230. "xunit"
  1231. ],
  1232. "time": "2015-10-02 06:51:40"
  1233. },
  1234. {
  1235. "name": "sebastian/comparator",
  1236. "version": "1.2.0",
  1237. "source": {
  1238. "type": "git",
  1239. "url": "https://github.com/sebastianbergmann/comparator.git",
  1240. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  1241. },
  1242. "dist": {
  1243. "type": "zip",
  1244. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  1245. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  1246. "shasum": ""
  1247. },
  1248. "require": {
  1249. "php": ">=5.3.3",
  1250. "sebastian/diff": "~1.2",
  1251. "sebastian/exporter": "~1.2"
  1252. },
  1253. "require-dev": {
  1254. "phpunit/phpunit": "~4.4"
  1255. },
  1256. "type": "library",
  1257. "extra": {
  1258. "branch-alias": {
  1259. "dev-master": "1.2.x-dev"
  1260. }
  1261. },
  1262. "autoload": {
  1263. "classmap": [
  1264. "src/"
  1265. ]
  1266. },
  1267. "notification-url": "https://packagist.org/downloads/",
  1268. "license": [
  1269. "BSD-3-Clause"
  1270. ],
  1271. "authors": [
  1272. {
  1273. "name": "Jeff Welch",
  1274. "email": "whatthejeff@gmail.com"
  1275. },
  1276. {
  1277. "name": "Volker Dusch",
  1278. "email": "github@wallbash.com"
  1279. },
  1280. {
  1281. "name": "Bernhard Schussek",
  1282. "email": "bschussek@2bepublished.at"
  1283. },
  1284. {
  1285. "name": "Sebastian Bergmann",
  1286. "email": "sebastian@phpunit.de"
  1287. }
  1288. ],
  1289. "description": "Provides the functionality to compare PHP values for equality",
  1290. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1291. "keywords": [
  1292. "comparator",
  1293. "compare",
  1294. "equality"
  1295. ],
  1296. "time": "2015-07-26 15:48:44"
  1297. },
  1298. {
  1299. "name": "sebastian/diff",
  1300. "version": "1.4.1",
  1301. "source": {
  1302. "type": "git",
  1303. "url": "https://github.com/sebastianbergmann/diff.git",
  1304. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  1305. },
  1306. "dist": {
  1307. "type": "zip",
  1308. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  1309. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  1310. "shasum": ""
  1311. },
  1312. "require": {
  1313. "php": ">=5.3.3"
  1314. },
  1315. "require-dev": {
  1316. "phpunit/phpunit": "~4.8"
  1317. },
  1318. "type": "library",
  1319. "extra": {
  1320. "branch-alias": {
  1321. "dev-master": "1.4-dev"
  1322. }
  1323. },
  1324. "autoload": {
  1325. "classmap": [
  1326. "src/"
  1327. ]
  1328. },
  1329. "notification-url": "https://packagist.org/downloads/",
  1330. "license": [
  1331. "BSD-3-Clause"
  1332. ],
  1333. "authors": [
  1334. {
  1335. "name": "Kore Nordmann",
  1336. "email": "mail@kore-nordmann.de"
  1337. },
  1338. {
  1339. "name": "Sebastian Bergmann",
  1340. "email": "sebastian@phpunit.de"
  1341. }
  1342. ],
  1343. "description": "Diff implementation",
  1344. "homepage": "https://github.com/sebastianbergmann/diff",
  1345. "keywords": [
  1346. "diff"
  1347. ],
  1348. "time": "2015-12-08 07:14:41"
  1349. },
  1350. {
  1351. "name": "sebastian/environment",
  1352. "version": "1.3.7",
  1353. "source": {
  1354. "type": "git",
  1355. "url": "https://github.com/sebastianbergmann/environment.git",
  1356. "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
  1357. },
  1358. "dist": {
  1359. "type": "zip",
  1360. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
  1361. "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
  1362. "shasum": ""
  1363. },
  1364. "require": {
  1365. "php": ">=5.3.3"
  1366. },
  1367. "require-dev": {
  1368. "phpunit/phpunit": "~4.4"
  1369. },
  1370. "type": "library",
  1371. "extra": {
  1372. "branch-alias": {
  1373. "dev-master": "1.3.x-dev"
  1374. }
  1375. },
  1376. "autoload": {
  1377. "classmap": [
  1378. "src/"
  1379. ]
  1380. },
  1381. "notification-url": "https://packagist.org/downloads/",
  1382. "license": [
  1383. "BSD-3-Clause"
  1384. ],
  1385. "authors": [
  1386. {
  1387. "name": "Sebastian Bergmann",
  1388. "email": "sebastian@phpunit.de"
  1389. }
  1390. ],
  1391. "description": "Provides functionality to handle HHVM/PHP environments",
  1392. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1393. "keywords": [
  1394. "Xdebug",
  1395. "environment",
  1396. "hhvm"
  1397. ],
  1398. "time": "2016-05-17 03:18:57"
  1399. },
  1400. {
  1401. "name": "sebastian/exporter",
  1402. "version": "1.2.2",
  1403. "source": {
  1404. "type": "git",
  1405. "url": "https://github.com/sebastianbergmann/exporter.git",
  1406. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
  1407. },
  1408. "dist": {
  1409. "type": "zip",
  1410. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
  1411. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
  1412. "shasum": ""
  1413. },
  1414. "require": {
  1415. "php": ">=5.3.3",
  1416. "sebastian/recursion-context": "~1.0"
  1417. },
  1418. "require-dev": {
  1419. "ext-mbstring": "*",
  1420. "phpunit/phpunit": "~4.4"
  1421. },
  1422. "type": "library",
  1423. "extra": {
  1424. "branch-alias": {
  1425. "dev-master": "1.3.x-dev"
  1426. }
  1427. },
  1428. "autoload": {
  1429. "classmap": [
  1430. "src/"
  1431. ]
  1432. },
  1433. "notification-url": "https://packagist.org/downloads/",
  1434. "license": [
  1435. "BSD-3-Clause"
  1436. ],
  1437. "authors": [
  1438. {
  1439. "name": "Jeff Welch",
  1440. "email": "whatthejeff@gmail.com"
  1441. },
  1442. {
  1443. "name": "Volker Dusch",
  1444. "email": "github@wallbash.com"
  1445. },
  1446. {
  1447. "name": "Bernhard Schussek",
  1448. "email": "bschussek@2bepublished.at"
  1449. },
  1450. {
  1451. "name": "Sebastian Bergmann",
  1452. "email": "sebastian@phpunit.de"
  1453. },
  1454. {
  1455. "name": "Adam Harvey",
  1456. "email": "aharvey@php.net"
  1457. }
  1458. ],
  1459. "description": "Provides the functionality to export PHP variables for visualization",
  1460. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1461. "keywords": [
  1462. "export",
  1463. "exporter"
  1464. ],
  1465. "time": "2016-06-17 09:04:28"
  1466. },
  1467. {
  1468. "name": "sebastian/global-state",
  1469. "version": "1.1.1",
  1470. "source": {
  1471. "type": "git",
  1472. "url": "https://github.com/sebastianbergmann/global-state.git",
  1473. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  1474. },
  1475. "dist": {
  1476. "type": "zip",
  1477. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1478. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1479. "shasum": ""
  1480. },
  1481. "require": {
  1482. "php": ">=5.3.3"
  1483. },
  1484. "require-dev": {
  1485. "phpunit/phpunit": "~4.2"
  1486. },
  1487. "suggest": {
  1488. "ext-uopz": "*"
  1489. },
  1490. "type": "library",
  1491. "extra": {
  1492. "branch-alias": {
  1493. "dev-master": "1.0-dev"
  1494. }
  1495. },
  1496. "autoload": {
  1497. "classmap": [
  1498. "src/"
  1499. ]
  1500. },
  1501. "notification-url": "https://packagist.org/downloads/",
  1502. "license": [
  1503. "BSD-3-Clause"
  1504. ],
  1505. "authors": [
  1506. {
  1507. "name": "Sebastian Bergmann",
  1508. "email": "sebastian@phpunit.de"
  1509. }
  1510. ],
  1511. "description": "Snapshotting of global state",
  1512. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1513. "keywords": [
  1514. "global state"
  1515. ],
  1516. "time": "2015-10-12 03:26:01"
  1517. },
  1518. {
  1519. "name": "sebastian/recursion-context",
  1520. "version": "1.0.2",
  1521. "source": {
  1522. "type": "git",
  1523. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1524. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  1525. },
  1526. "dist": {
  1527. "type": "zip",
  1528. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  1529. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  1530. "shasum": ""
  1531. },
  1532. "require": {
  1533. "php": ">=5.3.3"
  1534. },
  1535. "require-dev": {
  1536. "phpunit/phpunit": "~4.4"
  1537. },
  1538. "type": "library",
  1539. "extra": {
  1540. "branch-alias": {
  1541. "dev-master": "1.0.x-dev"
  1542. }
  1543. },
  1544. "autoload": {
  1545. "classmap": [
  1546. "src/"
  1547. ]
  1548. },
  1549. "notification-url": "https://packagist.org/downloads/",
  1550. "license": [
  1551. "BSD-3-Clause"
  1552. ],
  1553. "authors": [
  1554. {
  1555. "name": "Jeff Welch",
  1556. "email": "whatthejeff@gmail.com"
  1557. },
  1558. {
  1559. "name": "Sebastian Bergmann",
  1560. "email": "sebastian@phpunit.de"
  1561. },
  1562. {
  1563. "name": "Adam Harvey",
  1564. "email": "aharvey@php.net"
  1565. }
  1566. ],
  1567. "description": "Provides functionality to recursively process PHP variables",
  1568. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1569. "time": "2015-11-11 19:50:13"
  1570. },
  1571. {
  1572. "name": "sebastian/version",
  1573. "version": "1.0.6",
  1574. "source": {
  1575. "type": "git",
  1576. "url": "https://github.com/sebastianbergmann/version.git",
  1577. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  1578. },
  1579. "dist": {
  1580. "type": "zip",
  1581. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1582. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1583. "shasum": ""
  1584. },
  1585. "type": "library",
  1586. "autoload": {
  1587. "classmap": [
  1588. "src/"
  1589. ]
  1590. },
  1591. "notification-url": "https://packagist.org/downloads/",
  1592. "license": [
  1593. "BSD-3-Clause"
  1594. ],
  1595. "authors": [
  1596. {
  1597. "name": "Sebastian Bergmann",
  1598. "email": "sebastian@phpunit.de",
  1599. "role": "lead"
  1600. }
  1601. ],
  1602. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1603. "homepage": "https://github.com/sebastianbergmann/version",
  1604. "time": "2015-06-21 13:59:46"
  1605. },
  1606. {
  1607. "name": "symfony/yaml",
  1608. "version": "v2.8.8",
  1609. "source": {
  1610. "type": "git",
  1611. "url": "https://github.com/symfony/yaml.git",
  1612. "reference": "dba4bb5846798cd12f32e2d8f3f35d77045773c8"
  1613. },
  1614. "dist": {
  1615. "type": "zip",
  1616. "url": "https://api.github.com/repos/symfony/yaml/zipball/dba4bb5846798cd12f32e2d8f3f35d77045773c8",
  1617. "reference": "dba4bb5846798cd12f32e2d8f3f35d77045773c8",
  1618. "shasum": ""
  1619. },
  1620. "require": {
  1621. "php": ">=5.3.9"
  1622. },
  1623. "type": "library",
  1624. "extra": {
  1625. "branch-alias": {
  1626. "dev-master": "2.8-dev"
  1627. }
  1628. },
  1629. "autoload": {
  1630. "psr-4": {
  1631. "Symfony\\Component\\Yaml\\": ""
  1632. },
  1633. "exclude-from-classmap": [
  1634. "/Tests/"
  1635. ]
  1636. },
  1637. "notification-url": "https://packagist.org/downloads/",
  1638. "license": [
  1639. "MIT"
  1640. ],
  1641. "authors": [
  1642. {
  1643. "name": "Fabien Potencier",
  1644. "email": "fabien@symfony.com"
  1645. },
  1646. {
  1647. "name": "Symfony Community",
  1648. "homepage": "https://symfony.com/contributors"
  1649. }
  1650. ],
  1651. "description": "Symfony Yaml Component",
  1652. "homepage": "https://symfony.com",
  1653. "time": "2016-06-29 05:29:29"
  1654. }
  1655. ],
  1656. "aliases": [],
  1657. "minimum-stability": "stable",
  1658. "stability-flags": [],
  1659. "prefer-stable": false,
  1660. "prefer-lowest": false,
  1661. "platform": {
  1662. "php": "^5.3.2 || ^7.0"
  1663. },
  1664. "platform-dev": [],
  1665. "platform-overrides": {
  1666. "php": "5.3.9"
  1667. }
  1668. }