composer.lock 51 KB

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