composer.lock 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  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": "1c4e6f8ee48802b3218685f6aa05dea6",
  8. "packages": [
  9. {
  10. "name": "composer/installers",
  11. "version": "v1.0.21",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/composer/installers.git",
  15. "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/composer/installers/zipball/d64e23fce42a4063d63262b19b8e7c0f3b5e4c45",
  20. "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45",
  21. "shasum": ""
  22. },
  23. "replace": {
  24. "roundcube/plugin-installer": "*",
  25. "shama/baton": "*"
  26. },
  27. "require-dev": {
  28. "composer/composer": "1.0.*@dev",
  29. "phpunit/phpunit": "4.1.*"
  30. },
  31. "type": "composer-installer",
  32. "extra": {
  33. "class": "Composer\\Installers\\Installer",
  34. "branch-alias": {
  35. "dev-master": "1.0-dev"
  36. }
  37. },
  38. "autoload": {
  39. "psr-0": {
  40. "Composer\\Installers\\": "src/"
  41. }
  42. },
  43. "notification-url": "https://packagist.org/downloads/",
  44. "license": [
  45. "MIT"
  46. ],
  47. "authors": [
  48. {
  49. "name": "Kyle Robinson Young",
  50. "email": "kyle@dontkry.com",
  51. "homepage": "https://github.com/shama"
  52. }
  53. ],
  54. "description": "A multi-framework Composer library installer",
  55. "homepage": "http://composer.github.com/installers/",
  56. "keywords": [
  57. "Craft",
  58. "Dolibarr",
  59. "Hurad",
  60. "MODX Evo",
  61. "OXID",
  62. "SMF",
  63. "Thelia",
  64. "WolfCMS",
  65. "agl",
  66. "aimeos",
  67. "annotatecms",
  68. "bitrix",
  69. "cakephp",
  70. "chef",
  71. "codeigniter",
  72. "concrete5",
  73. "croogo",
  74. "dokuwiki",
  75. "drupal",
  76. "elgg",
  77. "fuelphp",
  78. "grav",
  79. "installer",
  80. "joomla",
  81. "kohana",
  82. "laravel",
  83. "lithium",
  84. "magento",
  85. "mako",
  86. "mediawiki",
  87. "modulework",
  88. "moodle",
  89. "phpbb",
  90. "piwik",
  91. "ppi",
  92. "puppet",
  93. "roundcube",
  94. "shopware",
  95. "silverstripe",
  96. "symfony",
  97. "typo3",
  98. "wordpress",
  99. "zend",
  100. "zikula"
  101. ],
  102. "time": "2015-02-18 17:17:01"
  103. },
  104. {
  105. "name": "pelago/emogrifier",
  106. "version": "v0.1.1",
  107. "source": {
  108. "type": "git",
  109. "url": "https://github.com/jjriv/emogrifier.git",
  110. "reference": "ed72bcd6a3c7014862ff86d026193667a172fedf"
  111. },
  112. "dist": {
  113. "type": "zip",
  114. "url": "https://api.github.com/repos/jjriv/emogrifier/zipball/ed72bcd6a3c7014862ff86d026193667a172fedf",
  115. "reference": "ed72bcd6a3c7014862ff86d026193667a172fedf",
  116. "shasum": ""
  117. },
  118. "require": {
  119. "ext-mbstring": "*",
  120. "php": ">=5.4.0"
  121. },
  122. "require-dev": {
  123. "phpunit/phpunit": "~4.6.0",
  124. "squizlabs/php_codesniffer": "~2.3.0"
  125. },
  126. "type": "library",
  127. "autoload": {
  128. "psr-4": {
  129. "Pelago\\": "Classes/"
  130. }
  131. },
  132. "notification-url": "https://packagist.org/downloads/",
  133. "license": [
  134. "MIT"
  135. ],
  136. "authors": [
  137. {
  138. "name": "John Reeve",
  139. "email": "jreeve@pelagodesign.com"
  140. },
  141. {
  142. "name": "Cameron Brooks"
  143. },
  144. {
  145. "name": "Jaime Prado"
  146. },
  147. {
  148. "name": "Oliver Klee",
  149. "email": "typo3-coding@oliverklee.de"
  150. },
  151. {
  152. "name": "Roman Ožana",
  153. "email": "ozana@omdesign.cz"
  154. }
  155. ],
  156. "description": "Converts CSS styles into inline style attributes in your HTML code",
  157. "homepage": "http://www.pelagodesign.com/sidecar/emogrifier/",
  158. "time": "2015-05-15 11:37:51"
  159. }
  160. ],
  161. "packages-dev": [
  162. {
  163. "name": "coldtrick/sniffs",
  164. "version": "dev-master",
  165. "source": {
  166. "type": "git",
  167. "url": "https://github.com/ColdTrick/elgg-coding-standards.git",
  168. "reference": "694bae972522ffbec467a7a9b6a2f4299beb47e6"
  169. },
  170. "dist": {
  171. "type": "zip",
  172. "url": "https://api.github.com/repos/ColdTrick/elgg-coding-standards/zipball/694bae972522ffbec467a7a9b6a2f4299beb47e6",
  173. "reference": "694bae972522ffbec467a7a9b6a2f4299beb47e6",
  174. "shasum": ""
  175. },
  176. "require": {
  177. "squizlabs/php_codesniffer": ">=1.3.4"
  178. },
  179. "type": "library",
  180. "autoload": {
  181. "psr-0": {
  182. "Elgg_Sniffs_": "src/"
  183. }
  184. },
  185. "notification-url": "https://packagist.org/downloads/",
  186. "description": "Elgg coding standards",
  187. "time": "2015-02-17 14:47:25"
  188. },
  189. {
  190. "name": "squizlabs/php_codesniffer",
  191. "version": "2.3.2",
  192. "source": {
  193. "type": "git",
  194. "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
  195. "reference": "e96d8579fbed0c95ecf2a0501ec4f307a4aa6404"
  196. },
  197. "dist": {
  198. "type": "zip",
  199. "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e96d8579fbed0c95ecf2a0501ec4f307a4aa6404",
  200. "reference": "e96d8579fbed0c95ecf2a0501ec4f307a4aa6404",
  201. "shasum": ""
  202. },
  203. "require": {
  204. "ext-tokenizer": "*",
  205. "ext-xmlwriter": "*",
  206. "php": ">=5.1.2"
  207. },
  208. "bin": [
  209. "scripts/phpcs",
  210. "scripts/phpcbf"
  211. ],
  212. "type": "library",
  213. "extra": {
  214. "branch-alias": {
  215. "dev-master": "2.0.x-dev"
  216. }
  217. },
  218. "autoload": {
  219. "classmap": [
  220. "CodeSniffer.php",
  221. "CodeSniffer/CLI.php",
  222. "CodeSniffer/Exception.php",
  223. "CodeSniffer/File.php",
  224. "CodeSniffer/Fixer.php",
  225. "CodeSniffer/Report.php",
  226. "CodeSniffer/Reporting.php",
  227. "CodeSniffer/Sniff.php",
  228. "CodeSniffer/Tokens.php",
  229. "CodeSniffer/Reports/",
  230. "CodeSniffer/Tokenizers/",
  231. "CodeSniffer/DocGenerators/",
  232. "CodeSniffer/Standards/AbstractPatternSniff.php",
  233. "CodeSniffer/Standards/AbstractScopeSniff.php",
  234. "CodeSniffer/Standards/AbstractVariableSniff.php",
  235. "CodeSniffer/Standards/IncorrectPatternException.php",
  236. "CodeSniffer/Standards/Generic/Sniffs/",
  237. "CodeSniffer/Standards/MySource/Sniffs/",
  238. "CodeSniffer/Standards/PEAR/Sniffs/",
  239. "CodeSniffer/Standards/PSR1/Sniffs/",
  240. "CodeSniffer/Standards/PSR2/Sniffs/",
  241. "CodeSniffer/Standards/Squiz/Sniffs/",
  242. "CodeSniffer/Standards/Zend/Sniffs/"
  243. ]
  244. },
  245. "notification-url": "https://packagist.org/downloads/",
  246. "license": [
  247. "BSD-3-Clause"
  248. ],
  249. "authors": [
  250. {
  251. "name": "Greg Sherwood",
  252. "role": "lead"
  253. }
  254. ],
  255. "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
  256. "homepage": "http://www.squizlabs.com/php-codesniffer",
  257. "keywords": [
  258. "phpcs",
  259. "standards"
  260. ],
  261. "time": "2015-04-28 23:28:20"
  262. }
  263. ],
  264. "aliases": [],
  265. "minimum-stability": "stable",
  266. "stability-flags": {
  267. "coldtrick/sniffs": 20
  268. },
  269. "prefer-stable": false,
  270. "prefer-lowest": false,
  271. "platform": [],
  272. "platform-dev": []
  273. }