composer.lock 51KB

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