composer.lock 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592
  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": "8d7f2ad7b1df1ee9744b3dfcb553202d",
  8. "packages": [],
  9. "packages-dev": [
  10. {
  11. "name": "hamcrest/hamcrest-php",
  12. "version": "v1.2.2",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/hamcrest/hamcrest-php.git",
  16. "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
  21. "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "php": ">=5.3.2"
  26. },
  27. "replace": {
  28. "cordoval/hamcrest-php": "*",
  29. "davedevelopment/hamcrest-php": "*",
  30. "kodova/hamcrest-php": "*"
  31. },
  32. "require-dev": {
  33. "phpunit/php-file-iterator": "1.3.3",
  34. "satooshi/php-coveralls": "dev-master"
  35. },
  36. "type": "library",
  37. "autoload": {
  38. "classmap": [
  39. "hamcrest"
  40. ],
  41. "files": [
  42. "hamcrest/Hamcrest.php"
  43. ]
  44. },
  45. "notification-url": "https://packagist.org/downloads/",
  46. "license": [
  47. "BSD"
  48. ],
  49. "description": "This is the PHP port of Hamcrest Matchers",
  50. "keywords": [
  51. "test"
  52. ],
  53. "time": "2015-05-11 14:41:42"
  54. },
  55. {
  56. "name": "lionsad/service_container",
  57. "version": "dev-7.x-1.x",
  58. "source": {
  59. "type": "git",
  60. "url": "https://github.com/LionsAd/service_container.git",
  61. "reference": "cb6df605ea83117ec223a510441860fd54a2677b"
  62. },
  63. "dist": {
  64. "type": "zip",
  65. "url": "https://api.github.com/repos/LionsAd/service_container/zipball/cb6df605ea83117ec223a510441860fd54a2677b",
  66. "reference": "cb6df605ea83117ec223a510441860fd54a2677b",
  67. "shasum": ""
  68. },
  69. "require": {
  70. "php": ">=5.3.10"
  71. },
  72. "type": "drupal-module",
  73. "autoload": {
  74. "psr-0": {
  75. "Drupal\\Component\\": "lib/",
  76. "Drupal\\Core\\": "lib/",
  77. "ServiceContainer": "lib/",
  78. "Drupal": "lib/",
  79. "Symfony\\Component\\DependencyInjection": "lib/",
  80. "Psr": "lib/"
  81. },
  82. "psr-4": {
  83. "Drupal\\service_container\\": "src/"
  84. }
  85. },
  86. "notification-url": "https://packagist.org/downloads/",
  87. "license": [
  88. "GPL-2.0+"
  89. ],
  90. "authors": [
  91. {
  92. "name": "Fabian Franz",
  93. "email": "fabian@lionsad.de"
  94. }
  95. ],
  96. "description": "Service Container based on CTools plugins with Symfony Integration",
  97. "homepage": "https://www.drupal.org/project/service_container",
  98. "time": "2015-06-10 12:22:23"
  99. },
  100. {
  101. "name": "mockery/mockery",
  102. "version": "0.9.4",
  103. "source": {
  104. "type": "git",
  105. "url": "https://github.com/padraic/mockery.git",
  106. "reference": "70bba85e4aabc9449626651f48b9018ede04f86b"
  107. },
  108. "dist": {
  109. "type": "zip",
  110. "url": "https://api.github.com/repos/padraic/mockery/zipball/70bba85e4aabc9449626651f48b9018ede04f86b",
  111. "reference": "70bba85e4aabc9449626651f48b9018ede04f86b",
  112. "shasum": ""
  113. },
  114. "require": {
  115. "hamcrest/hamcrest-php": "~1.1",
  116. "lib-pcre": ">=7.0",
  117. "php": ">=5.3.2"
  118. },
  119. "require-dev": {
  120. "phpunit/phpunit": "~4.0"
  121. },
  122. "type": "library",
  123. "extra": {
  124. "branch-alias": {
  125. "dev-master": "0.9.x-dev"
  126. }
  127. },
  128. "autoload": {
  129. "psr-0": {
  130. "Mockery": "library/"
  131. }
  132. },
  133. "notification-url": "https://packagist.org/downloads/",
  134. "license": [
  135. "BSD-3-Clause"
  136. ],
  137. "authors": [
  138. {
  139. "name": "Pádraic Brady",
  140. "email": "padraic.brady@gmail.com",
  141. "homepage": "http://blog.astrumfutura.com"
  142. },
  143. {
  144. "name": "Dave Marshall",
  145. "email": "dave.marshall@atstsolutions.co.uk",
  146. "homepage": "http://davedevelopment.co.uk"
  147. }
  148. ],
  149. "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 succinct 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.",
  150. "homepage": "http://github.com/padraic/mockery",
  151. "keywords": [
  152. "BDD",
  153. "TDD",
  154. "library",
  155. "mock",
  156. "mock objects",
  157. "mockery",
  158. "stub",
  159. "test",
  160. "test double",
  161. "testing"
  162. ],
  163. "time": "2015-04-02 19:54:00"
  164. },
  165. {
  166. "name": "phpunit/php-code-coverage",
  167. "version": "1.2.18",
  168. "source": {
  169. "type": "git",
  170. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  171. "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
  172. },
  173. "dist": {
  174. "type": "zip",
  175. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
  176. "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
  177. "shasum": ""
  178. },
  179. "require": {
  180. "php": ">=5.3.3",
  181. "phpunit/php-file-iterator": ">=1.3.0@stable",
  182. "phpunit/php-text-template": ">=1.2.0@stable",
  183. "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
  184. },
  185. "require-dev": {
  186. "phpunit/phpunit": "3.7.*@dev"
  187. },
  188. "suggest": {
  189. "ext-dom": "*",
  190. "ext-xdebug": ">=2.0.5"
  191. },
  192. "type": "library",
  193. "extra": {
  194. "branch-alias": {
  195. "dev-master": "1.2.x-dev"
  196. }
  197. },
  198. "autoload": {
  199. "classmap": [
  200. "PHP/"
  201. ]
  202. },
  203. "notification-url": "https://packagist.org/downloads/",
  204. "include-path": [
  205. ""
  206. ],
  207. "license": [
  208. "BSD-3-Clause"
  209. ],
  210. "authors": [
  211. {
  212. "name": "Sebastian Bergmann",
  213. "email": "sb@sebastian-bergmann.de",
  214. "role": "lead"
  215. }
  216. ],
  217. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  218. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  219. "keywords": [
  220. "coverage",
  221. "testing",
  222. "xunit"
  223. ],
  224. "time": "2014-09-02 10:13:14"
  225. },
  226. {
  227. "name": "phpunit/php-file-iterator",
  228. "version": "1.4.0",
  229. "source": {
  230. "type": "git",
  231. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  232. "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
  233. },
  234. "dist": {
  235. "type": "zip",
  236. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
  237. "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
  238. "shasum": ""
  239. },
  240. "require": {
  241. "php": ">=5.3.3"
  242. },
  243. "type": "library",
  244. "extra": {
  245. "branch-alias": {
  246. "dev-master": "1.4.x-dev"
  247. }
  248. },
  249. "autoload": {
  250. "classmap": [
  251. "src/"
  252. ]
  253. },
  254. "notification-url": "https://packagist.org/downloads/",
  255. "license": [
  256. "BSD-3-Clause"
  257. ],
  258. "authors": [
  259. {
  260. "name": "Sebastian Bergmann",
  261. "email": "sb@sebastian-bergmann.de",
  262. "role": "lead"
  263. }
  264. ],
  265. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  266. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  267. "keywords": [
  268. "filesystem",
  269. "iterator"
  270. ],
  271. "time": "2015-04-02 05:19:05"
  272. },
  273. {
  274. "name": "phpunit/php-text-template",
  275. "version": "1.2.0",
  276. "source": {
  277. "type": "git",
  278. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  279. "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
  280. },
  281. "dist": {
  282. "type": "zip",
  283. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
  284. "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
  285. "shasum": ""
  286. },
  287. "require": {
  288. "php": ">=5.3.3"
  289. },
  290. "type": "library",
  291. "autoload": {
  292. "classmap": [
  293. "Text/"
  294. ]
  295. },
  296. "notification-url": "https://packagist.org/downloads/",
  297. "include-path": [
  298. ""
  299. ],
  300. "license": [
  301. "BSD-3-Clause"
  302. ],
  303. "authors": [
  304. {
  305. "name": "Sebastian Bergmann",
  306. "email": "sb@sebastian-bergmann.de",
  307. "role": "lead"
  308. }
  309. ],
  310. "description": "Simple template engine.",
  311. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  312. "keywords": [
  313. "template"
  314. ],
  315. "time": "2014-01-30 17:20:04"
  316. },
  317. {
  318. "name": "phpunit/php-timer",
  319. "version": "1.0.5",
  320. "source": {
  321. "type": "git",
  322. "url": "https://github.com/sebastianbergmann/php-timer.git",
  323. "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
  324. },
  325. "dist": {
  326. "type": "zip",
  327. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
  328. "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
  329. "shasum": ""
  330. },
  331. "require": {
  332. "php": ">=5.3.3"
  333. },
  334. "type": "library",
  335. "autoload": {
  336. "classmap": [
  337. "PHP/"
  338. ]
  339. },
  340. "notification-url": "https://packagist.org/downloads/",
  341. "include-path": [
  342. ""
  343. ],
  344. "license": [
  345. "BSD-3-Clause"
  346. ],
  347. "authors": [
  348. {
  349. "name": "Sebastian Bergmann",
  350. "email": "sb@sebastian-bergmann.de",
  351. "role": "lead"
  352. }
  353. ],
  354. "description": "Utility class for timing",
  355. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  356. "keywords": [
  357. "timer"
  358. ],
  359. "time": "2013-08-02 07:42:54"
  360. },
  361. {
  362. "name": "phpunit/php-token-stream",
  363. "version": "1.2.2",
  364. "source": {
  365. "type": "git",
  366. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  367. "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
  368. },
  369. "dist": {
  370. "type": "zip",
  371. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
  372. "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
  373. "shasum": ""
  374. },
  375. "require": {
  376. "ext-tokenizer": "*",
  377. "php": ">=5.3.3"
  378. },
  379. "type": "library",
  380. "extra": {
  381. "branch-alias": {
  382. "dev-master": "1.2-dev"
  383. }
  384. },
  385. "autoload": {
  386. "classmap": [
  387. "PHP/"
  388. ]
  389. },
  390. "notification-url": "https://packagist.org/downloads/",
  391. "include-path": [
  392. ""
  393. ],
  394. "license": [
  395. "BSD-3-Clause"
  396. ],
  397. "authors": [
  398. {
  399. "name": "Sebastian Bergmann",
  400. "email": "sb@sebastian-bergmann.de",
  401. "role": "lead"
  402. }
  403. ],
  404. "description": "Wrapper around PHP's tokenizer extension.",
  405. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  406. "keywords": [
  407. "tokenizer"
  408. ],
  409. "time": "2014-03-03 05:10:30"
  410. },
  411. {
  412. "name": "phpunit/phpunit",
  413. "version": "3.7.38",
  414. "source": {
  415. "type": "git",
  416. "url": "https://github.com/sebastianbergmann/phpunit.git",
  417. "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
  418. },
  419. "dist": {
  420. "type": "zip",
  421. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
  422. "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
  423. "shasum": ""
  424. },
  425. "require": {
  426. "ext-ctype": "*",
  427. "ext-dom": "*",
  428. "ext-json": "*",
  429. "ext-pcre": "*",
  430. "ext-reflection": "*",
  431. "ext-spl": "*",
  432. "php": ">=5.3.3",
  433. "phpunit/php-code-coverage": "~1.2",
  434. "phpunit/php-file-iterator": "~1.3",
  435. "phpunit/php-text-template": "~1.1",
  436. "phpunit/php-timer": "~1.0",
  437. "phpunit/phpunit-mock-objects": "~1.2",
  438. "symfony/yaml": "~2.0"
  439. },
  440. "require-dev": {
  441. "pear-pear.php.net/pear": "1.9.4"
  442. },
  443. "suggest": {
  444. "phpunit/php-invoker": "~1.1"
  445. },
  446. "bin": [
  447. "composer/bin/phpunit"
  448. ],
  449. "type": "library",
  450. "extra": {
  451. "branch-alias": {
  452. "dev-master": "3.7.x-dev"
  453. }
  454. },
  455. "autoload": {
  456. "classmap": [
  457. "PHPUnit/"
  458. ]
  459. },
  460. "notification-url": "https://packagist.org/downloads/",
  461. "include-path": [
  462. "",
  463. "../../symfony/yaml/"
  464. ],
  465. "license": [
  466. "BSD-3-Clause"
  467. ],
  468. "authors": [
  469. {
  470. "name": "Sebastian Bergmann",
  471. "email": "sebastian@phpunit.de",
  472. "role": "lead"
  473. }
  474. ],
  475. "description": "The PHP Unit Testing framework.",
  476. "homepage": "http://www.phpunit.de/",
  477. "keywords": [
  478. "phpunit",
  479. "testing",
  480. "xunit"
  481. ],
  482. "time": "2014-10-17 09:04:17"
  483. },
  484. {
  485. "name": "phpunit/phpunit-mock-objects",
  486. "version": "1.2.3",
  487. "source": {
  488. "type": "git",
  489. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  490. "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
  491. },
  492. "dist": {
  493. "type": "zip",
  494. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
  495. "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
  496. "shasum": ""
  497. },
  498. "require": {
  499. "php": ">=5.3.3",
  500. "phpunit/php-text-template": ">=1.1.1@stable"
  501. },
  502. "suggest": {
  503. "ext-soap": "*"
  504. },
  505. "type": "library",
  506. "autoload": {
  507. "classmap": [
  508. "PHPUnit/"
  509. ]
  510. },
  511. "notification-url": "https://packagist.org/downloads/",
  512. "include-path": [
  513. ""
  514. ],
  515. "license": [
  516. "BSD-3-Clause"
  517. ],
  518. "authors": [
  519. {
  520. "name": "Sebastian Bergmann",
  521. "email": "sb@sebastian-bergmann.de",
  522. "role": "lead"
  523. }
  524. ],
  525. "description": "Mock Object library for PHPUnit",
  526. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  527. "keywords": [
  528. "mock",
  529. "xunit"
  530. ],
  531. "time": "2013-01-13 10:24:48"
  532. },
  533. {
  534. "name": "symfony/yaml",
  535. "version": "v2.7.0",
  536. "source": {
  537. "type": "git",
  538. "url": "https://github.com/symfony/Yaml.git",
  539. "reference": "4a29a5248aed4fb45f626a7bbbd330291492f5c3"
  540. },
  541. "dist": {
  542. "type": "zip",
  543. "url": "https://api.github.com/repos/symfony/Yaml/zipball/4a29a5248aed4fb45f626a7bbbd330291492f5c3",
  544. "reference": "4a29a5248aed4fb45f626a7bbbd330291492f5c3",
  545. "shasum": ""
  546. },
  547. "require": {
  548. "php": ">=5.3.9"
  549. },
  550. "require-dev": {
  551. "symfony/phpunit-bridge": "~2.7"
  552. },
  553. "type": "library",
  554. "extra": {
  555. "branch-alias": {
  556. "dev-master": "2.7-dev"
  557. }
  558. },
  559. "autoload": {
  560. "psr-4": {
  561. "Symfony\\Component\\Yaml\\": ""
  562. }
  563. },
  564. "notification-url": "https://packagist.org/downloads/",
  565. "license": [
  566. "MIT"
  567. ],
  568. "authors": [
  569. {
  570. "name": "Fabien Potencier",
  571. "email": "fabien@symfony.com"
  572. },
  573. {
  574. "name": "Symfony Community",
  575. "homepage": "https://symfony.com/contributors"
  576. }
  577. ],
  578. "description": "Symfony Yaml Component",
  579. "homepage": "https://symfony.com",
  580. "time": "2015-05-02 15:21:08"
  581. }
  582. ],
  583. "aliases": [],
  584. "minimum-stability": "stable",
  585. "stability-flags": {
  586. "lionsad/service_container": 20
  587. },
  588. "prefer-stable": false,
  589. "prefer-lowest": false,
  590. "platform": [],
  591. "platform-dev": []
  592. }