composer.lock 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687
  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. ],
  6. "hash": "370b764a9317165e8ea7a2e1623e031b",
  7. "packages": [
  8. {
  9. "name": "justinrainbow/json-schema",
  10. "version": "1.1.0",
  11. "source": {
  12. "type": "git",
  13. "url": "git://github.com/justinrainbow/json-schema.git",
  14. "reference": "v1.1.0"
  15. },
  16. "dist": {
  17. "type": "zip",
  18. "url": "https://github.com/justinrainbow/json-schema/archive/v1.1.0.zip",
  19. "reference": "v1.1.0",
  20. "shasum": ""
  21. },
  22. "require": {
  23. "php": ">=5.3.0"
  24. },
  25. "type": "library",
  26. "autoload": {
  27. "psr-0": {
  28. "JsonSchema": "src/"
  29. }
  30. },
  31. "notification-url": "https://packagist.org/downloads/",
  32. "license": [
  33. "NewBSD"
  34. ],
  35. "authors": [
  36. {
  37. "name": "Igor Wiedler",
  38. "email": "igor@wiedler.ch",
  39. "homepage": "http://wiedler.ch/igor/"
  40. },
  41. {
  42. "name": "Bruno Prieto Reis",
  43. "email": "bruno.p.reis@gmail.com"
  44. },
  45. {
  46. "name": "Justin Rainbow",
  47. "email": "justin.rainbow@gmail.com"
  48. },
  49. {
  50. "name": "Robert Schönthal",
  51. "email": "seroscho@googlemail.com",
  52. "homepage": "http://digitalkaoz.net"
  53. }
  54. ],
  55. "description": "A library to validate a json schema.",
  56. "homepage": "https://github.com/justinrainbow/json-schema",
  57. "keywords": [
  58. "json",
  59. "schema"
  60. ],
  61. "time": "2012-01-03 00:33:17"
  62. },
  63. {
  64. "name": "seld/jsonlint",
  65. "version": "1.1.1",
  66. "source": {
  67. "type": "git",
  68. "url": "http://github.com/Seldaek/jsonlint",
  69. "reference": "1.1.1"
  70. },
  71. "dist": {
  72. "type": "zip",
  73. "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/1.1.1",
  74. "reference": "1.1.1",
  75. "shasum": ""
  76. },
  77. "require": {
  78. "php": ">=5.3.0"
  79. },
  80. "bin": [
  81. "bin/jsonlint"
  82. ],
  83. "type": "library",
  84. "autoload": {
  85. "psr-0": {
  86. "Seld\\JsonLint": "src/"
  87. }
  88. },
  89. "notification-url": "https://packagist.org/downloads/",
  90. "license": [
  91. "MIT"
  92. ],
  93. "authors": [
  94. {
  95. "name": "Jordi Boggiano",
  96. "email": "j.boggiano@seld.be",
  97. "homepage": "http://seld.be",
  98. "role": "Developer"
  99. }
  100. ],
  101. "description": "JSON Linter",
  102. "keywords": [
  103. "json",
  104. "linter",
  105. "parser",
  106. "validator"
  107. ],
  108. "time": "2013-02-11 23:03:12"
  109. },
  110. {
  111. "name": "symfony/console",
  112. "version": "v2.3.3",
  113. "target-dir": "Symfony/Component/Console",
  114. "source": {
  115. "type": "git",
  116. "url": "https://github.com/symfony/Console.git",
  117. "reference": "v2.3.3"
  118. },
  119. "dist": {
  120. "type": "zip",
  121. "url": "https://api.github.com/repos/symfony/Console/zipball/v2.3.3",
  122. "reference": "v2.3.3",
  123. "shasum": ""
  124. },
  125. "require": {
  126. "php": ">=5.3.3"
  127. },
  128. "require-dev": {
  129. "symfony/event-dispatcher": "~2.1"
  130. },
  131. "suggest": {
  132. "symfony/event-dispatcher": ""
  133. },
  134. "type": "library",
  135. "extra": {
  136. "branch-alias": {
  137. "dev-master": "2.3-dev"
  138. }
  139. },
  140. "autoload": {
  141. "psr-0": {
  142. "Symfony\\Component\\Console\\": ""
  143. }
  144. },
  145. "notification-url": "https://packagist.org/downloads/",
  146. "license": [
  147. "MIT"
  148. ],
  149. "authors": [
  150. {
  151. "name": "Fabien Potencier",
  152. "email": "fabien@symfony.com"
  153. },
  154. {
  155. "name": "Symfony Community",
  156. "homepage": "http://symfony.com/contributors"
  157. }
  158. ],
  159. "description": "Symfony Console Component",
  160. "homepage": "http://symfony.com",
  161. "time": "2013-07-21 12:12:18"
  162. },
  163. {
  164. "name": "symfony/finder",
  165. "version": "v2.3.3",
  166. "target-dir": "Symfony/Component/Finder",
  167. "source": {
  168. "type": "git",
  169. "url": "https://github.com/symfony/Finder.git",
  170. "reference": "v2.3.3"
  171. },
  172. "dist": {
  173. "type": "zip",
  174. "url": "https://api.github.com/repos/symfony/Finder/zipball/v2.3.3",
  175. "reference": "v2.3.3",
  176. "shasum": ""
  177. },
  178. "require": {
  179. "php": ">=5.3.3"
  180. },
  181. "type": "library",
  182. "extra": {
  183. "branch-alias": {
  184. "dev-master": "2.3-dev"
  185. }
  186. },
  187. "autoload": {
  188. "psr-0": {
  189. "Symfony\\Component\\Finder\\": ""
  190. }
  191. },
  192. "notification-url": "https://packagist.org/downloads/",
  193. "license": [
  194. "MIT"
  195. ],
  196. "authors": [
  197. {
  198. "name": "Fabien Potencier",
  199. "email": "fabien@symfony.com"
  200. },
  201. {
  202. "name": "Symfony Community",
  203. "homepage": "http://symfony.com/contributors"
  204. }
  205. ],
  206. "description": "Symfony Finder Component",
  207. "homepage": "http://symfony.com",
  208. "time": "2013-07-21 12:12:18"
  209. },
  210. {
  211. "name": "symfony/process",
  212. "version": "v2.3.3",
  213. "target-dir": "Symfony/Component/Process",
  214. "source": {
  215. "type": "git",
  216. "url": "https://github.com/symfony/Process.git",
  217. "reference": "v2.3.3"
  218. },
  219. "dist": {
  220. "type": "zip",
  221. "url": "https://api.github.com/repos/symfony/Process/zipball/v2.3.3",
  222. "reference": "v2.3.3",
  223. "shasum": ""
  224. },
  225. "require": {
  226. "php": ">=5.3.3"
  227. },
  228. "type": "library",
  229. "extra": {
  230. "branch-alias": {
  231. "dev-master": "2.3-dev"
  232. }
  233. },
  234. "autoload": {
  235. "psr-0": {
  236. "Symfony\\Component\\Process\\": ""
  237. }
  238. },
  239. "notification-url": "https://packagist.org/downloads/",
  240. "license": [
  241. "MIT"
  242. ],
  243. "authors": [
  244. {
  245. "name": "Fabien Potencier",
  246. "email": "fabien@symfony.com"
  247. },
  248. {
  249. "name": "Symfony Community",
  250. "homepage": "http://symfony.com/contributors"
  251. }
  252. ],
  253. "description": "Symfony Process Component",
  254. "homepage": "http://symfony.com",
  255. "time": "2013-08-02 21:51:01"
  256. }
  257. ],
  258. "packages-dev": [
  259. {
  260. "name": "phpunit/php-code-coverage",
  261. "version": "1.2.12",
  262. "source": {
  263. "type": "git",
  264. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  265. "reference": "1.2.12"
  266. },
  267. "dist": {
  268. "type": "zip",
  269. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1.2.12",
  270. "reference": "1.2.12",
  271. "shasum": ""
  272. },
  273. "require": {
  274. "php": ">=5.3.3",
  275. "phpunit/php-file-iterator": ">=1.3.0@stable",
  276. "phpunit/php-text-template": ">=1.1.1@stable",
  277. "phpunit/php-token-stream": ">=1.1.3@stable"
  278. },
  279. "require-dev": {
  280. "phpunit/phpunit": "3.7.*@dev"
  281. },
  282. "suggest": {
  283. "ext-dom": "*",
  284. "ext-xdebug": ">=2.0.5"
  285. },
  286. "type": "library",
  287. "extra": {
  288. "branch-alias": {
  289. "dev-master": "1.2.x-dev"
  290. }
  291. },
  292. "autoload": {
  293. "classmap": [
  294. "PHP/"
  295. ]
  296. },
  297. "notification-url": "https://packagist.org/downloads/",
  298. "include-path": [
  299. ""
  300. ],
  301. "license": [
  302. "BSD-3-Clause"
  303. ],
  304. "authors": [
  305. {
  306. "name": "Sebastian Bergmann",
  307. "email": "sb@sebastian-bergmann.de",
  308. "role": "lead"
  309. }
  310. ],
  311. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  312. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  313. "keywords": [
  314. "coverage",
  315. "testing",
  316. "xunit"
  317. ],
  318. "time": "2013-07-06 06:26:16"
  319. },
  320. {
  321. "name": "phpunit/php-file-iterator",
  322. "version": "1.3.3",
  323. "source": {
  324. "type": "git",
  325. "url": "git://github.com/sebastianbergmann/php-file-iterator.git",
  326. "reference": "1.3.3"
  327. },
  328. "dist": {
  329. "type": "zip",
  330. "url": "https://github.com/sebastianbergmann/php-file-iterator/zipball/1.3.3",
  331. "reference": "1.3.3",
  332. "shasum": ""
  333. },
  334. "require": {
  335. "php": ">=5.3.3"
  336. },
  337. "type": "library",
  338. "autoload": {
  339. "classmap": [
  340. "File/"
  341. ]
  342. },
  343. "notification-url": "https://packagist.org/downloads/",
  344. "include-path": [
  345. ""
  346. ],
  347. "license": [
  348. "BSD-3-Clause"
  349. ],
  350. "authors": [
  351. {
  352. "name": "Sebastian Bergmann",
  353. "email": "sb@sebastian-bergmann.de",
  354. "role": "lead"
  355. }
  356. ],
  357. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  358. "homepage": "http://www.phpunit.de/",
  359. "keywords": [
  360. "filesystem",
  361. "iterator"
  362. ],
  363. "time": "2012-10-11 04:44:38"
  364. },
  365. {
  366. "name": "phpunit/php-text-template",
  367. "version": "1.1.4",
  368. "source": {
  369. "type": "git",
  370. "url": "git://github.com/sebastianbergmann/php-text-template.git",
  371. "reference": "1.1.4"
  372. },
  373. "dist": {
  374. "type": "zip",
  375. "url": "https://github.com/sebastianbergmann/php-text-template/zipball/1.1.4",
  376. "reference": "1.1.4",
  377. "shasum": ""
  378. },
  379. "require": {
  380. "php": ">=5.3.3"
  381. },
  382. "type": "library",
  383. "autoload": {
  384. "classmap": [
  385. "Text/"
  386. ]
  387. },
  388. "notification-url": "https://packagist.org/downloads/",
  389. "include-path": [
  390. ""
  391. ],
  392. "license": [
  393. "BSD-3-Clause"
  394. ],
  395. "authors": [
  396. {
  397. "name": "Sebastian Bergmann",
  398. "email": "sb@sebastian-bergmann.de",
  399. "role": "lead"
  400. }
  401. ],
  402. "description": "Simple template engine.",
  403. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  404. "keywords": [
  405. "template"
  406. ],
  407. "time": "2012-10-31 11:15:28"
  408. },
  409. {
  410. "name": "phpunit/php-timer",
  411. "version": "1.0.5",
  412. "source": {
  413. "type": "git",
  414. "url": "https://github.com/sebastianbergmann/php-timer.git",
  415. "reference": "1.0.5"
  416. },
  417. "dist": {
  418. "type": "zip",
  419. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1.0.5",
  420. "reference": "1.0.5",
  421. "shasum": ""
  422. },
  423. "require": {
  424. "php": ">=5.3.3"
  425. },
  426. "type": "library",
  427. "autoload": {
  428. "classmap": [
  429. "PHP/"
  430. ]
  431. },
  432. "notification-url": "https://packagist.org/downloads/",
  433. "include-path": [
  434. ""
  435. ],
  436. "license": [
  437. "BSD-3-Clause"
  438. ],
  439. "authors": [
  440. {
  441. "name": "Sebastian Bergmann",
  442. "email": "sb@sebastian-bergmann.de",
  443. "role": "lead"
  444. }
  445. ],
  446. "description": "Utility class for timing",
  447. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  448. "keywords": [
  449. "timer"
  450. ],
  451. "time": "2013-08-02 07:42:54"
  452. },
  453. {
  454. "name": "phpunit/php-token-stream",
  455. "version": "1.2.0",
  456. "source": {
  457. "type": "git",
  458. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  459. "reference": "1.2.0"
  460. },
  461. "dist": {
  462. "type": "zip",
  463. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1.2.0",
  464. "reference": "1.2.0",
  465. "shasum": ""
  466. },
  467. "require": {
  468. "ext-tokenizer": "*",
  469. "php": ">=5.3.3"
  470. },
  471. "type": "library",
  472. "extra": {
  473. "branch-alias": {
  474. "dev-master": "1.2-dev"
  475. }
  476. },
  477. "autoload": {
  478. "classmap": [
  479. "PHP/"
  480. ]
  481. },
  482. "notification-url": "https://packagist.org/downloads/",
  483. "include-path": [
  484. ""
  485. ],
  486. "license": [
  487. "BSD-3-Clause"
  488. ],
  489. "authors": [
  490. {
  491. "name": "Sebastian Bergmann",
  492. "email": "sb@sebastian-bergmann.de",
  493. "role": "lead"
  494. }
  495. ],
  496. "description": "Wrapper around PHP's tokenizer extension.",
  497. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  498. "keywords": [
  499. "tokenizer"
  500. ],
  501. "time": "2013-08-04 05:57:48"
  502. },
  503. {
  504. "name": "phpunit/phpunit",
  505. "version": "3.7.24",
  506. "source": {
  507. "type": "git",
  508. "url": "https://github.com/sebastianbergmann/phpunit.git",
  509. "reference": "3.7.24"
  510. },
  511. "dist": {
  512. "type": "zip",
  513. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.24",
  514. "reference": "3.7.24",
  515. "shasum": ""
  516. },
  517. "require": {
  518. "ext-dom": "*",
  519. "ext-pcre": "*",
  520. "ext-reflection": "*",
  521. "ext-spl": "*",
  522. "php": ">=5.3.3",
  523. "phpunit/php-code-coverage": "~1.2.1",
  524. "phpunit/php-file-iterator": ">=1.3.1",
  525. "phpunit/php-text-template": ">=1.1.1",
  526. "phpunit/php-timer": ">=1.0.4",
  527. "phpunit/phpunit-mock-objects": "~1.2.0",
  528. "symfony/yaml": "~2.0"
  529. },
  530. "require-dev": {
  531. "pear-pear/pear": "1.9.4"
  532. },
  533. "suggest": {
  534. "ext-json": "*",
  535. "ext-simplexml": "*",
  536. "ext-tokenizer": "*",
  537. "phpunit/php-invoker": ">=1.1.0,<1.2.0"
  538. },
  539. "bin": [
  540. "composer/bin/phpunit"
  541. ],
  542. "type": "library",
  543. "extra": {
  544. "branch-alias": {
  545. "dev-master": "3.7.x-dev"
  546. }
  547. },
  548. "autoload": {
  549. "classmap": [
  550. "PHPUnit/"
  551. ]
  552. },
  553. "notification-url": "https://packagist.org/downloads/",
  554. "include-path": [
  555. "",
  556. "../../symfony/yaml/"
  557. ],
  558. "license": [
  559. "BSD-3-Clause"
  560. ],
  561. "authors": [
  562. {
  563. "name": "Sebastian Bergmann",
  564. "email": "sebastian@phpunit.de",
  565. "role": "lead"
  566. }
  567. ],
  568. "description": "The PHP Unit Testing framework.",
  569. "homepage": "http://www.phpunit.de/",
  570. "keywords": [
  571. "phpunit",
  572. "testing",
  573. "xunit"
  574. ],
  575. "time": "2013-08-09 06:58:24"
  576. },
  577. {
  578. "name": "phpunit/phpunit-mock-objects",
  579. "version": "1.2.3",
  580. "source": {
  581. "type": "git",
  582. "url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git",
  583. "reference": "1.2.3"
  584. },
  585. "dist": {
  586. "type": "zip",
  587. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects/archive/1.2.3.zip",
  588. "reference": "1.2.3",
  589. "shasum": ""
  590. },
  591. "require": {
  592. "php": ">=5.3.3",
  593. "phpunit/php-text-template": ">=1.1.1@stable"
  594. },
  595. "suggest": {
  596. "ext-soap": "*"
  597. },
  598. "type": "library",
  599. "autoload": {
  600. "classmap": [
  601. "PHPUnit/"
  602. ]
  603. },
  604. "notification-url": "https://packagist.org/downloads/",
  605. "include-path": [
  606. ""
  607. ],
  608. "license": [
  609. "BSD-3-Clause"
  610. ],
  611. "authors": [
  612. {
  613. "name": "Sebastian Bergmann",
  614. "email": "sb@sebastian-bergmann.de",
  615. "role": "lead"
  616. }
  617. ],
  618. "description": "Mock Object library for PHPUnit",
  619. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  620. "keywords": [
  621. "mock",
  622. "xunit"
  623. ],
  624. "time": "2013-01-13 10:24:48"
  625. },
  626. {
  627. "name": "symfony/yaml",
  628. "version": "v2.3.3",
  629. "target-dir": "Symfony/Component/Yaml",
  630. "source": {
  631. "type": "git",
  632. "url": "https://github.com/symfony/Yaml.git",
  633. "reference": "v2.3.3"
  634. },
  635. "dist": {
  636. "type": "zip",
  637. "url": "https://api.github.com/repos/symfony/Yaml/zipball/v2.3.3",
  638. "reference": "v2.3.3",
  639. "shasum": ""
  640. },
  641. "require": {
  642. "php": ">=5.3.3"
  643. },
  644. "type": "library",
  645. "extra": {
  646. "branch-alias": {
  647. "dev-master": "2.3-dev"
  648. }
  649. },
  650. "autoload": {
  651. "psr-0": {
  652. "Symfony\\Component\\Yaml\\": ""
  653. }
  654. },
  655. "notification-url": "https://packagist.org/downloads/",
  656. "license": [
  657. "MIT"
  658. ],
  659. "authors": [
  660. {
  661. "name": "Fabien Potencier",
  662. "email": "fabien@symfony.com"
  663. },
  664. {
  665. "name": "Symfony Community",
  666. "homepage": "http://symfony.com/contributors"
  667. }
  668. ],
  669. "description": "Symfony Yaml Component",
  670. "homepage": "http://symfony.com",
  671. "time": "2013-07-21 12:12:18"
  672. }
  673. ],
  674. "aliases": [
  675. ],
  676. "minimum-stability": "stable",
  677. "stability-flags": [
  678. ],
  679. "platform": {
  680. "php": ">=5.3.2"
  681. },
  682. "platform-dev": [
  683. ]
  684. }