composer.lock 52 KB

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