composer.lock 51 KB

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