composer.lock 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "cbc4f7ae023ed1b0fc3fa4a5ff26b1a4",
  8. "packages": [
  9. {
  10. "name": "composer/installers",
  11. "version": "v1.0.20",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/composer/installers.git",
  15. "reference": "1bff8aa77a18f3616f468ed8000cf86a5725bac3"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/composer/installers/zipball/1bff8aa77a18f3616f468ed8000cf86a5725bac3",
  20. "reference": "1bff8aa77a18f3616f468ed8000cf86a5725bac3",
  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. "annotatecms",
  67. "bitrix",
  68. "cakephp",
  69. "chef",
  70. "codeigniter",
  71. "concrete5",
  72. "croogo",
  73. "dokuwiki",
  74. "drupal",
  75. "elgg",
  76. "fuelphp",
  77. "grav",
  78. "installer",
  79. "joomla",
  80. "kohana",
  81. "laravel",
  82. "lithium",
  83. "magento",
  84. "mako",
  85. "mediawiki",
  86. "modulework",
  87. "moodle",
  88. "phpbb",
  89. "piwik",
  90. "ppi",
  91. "puppet",
  92. "roundcube",
  93. "shopware",
  94. "silverstripe",
  95. "symfony",
  96. "typo3",
  97. "wordpress",
  98. "zend",
  99. "zikula"
  100. ],
  101. "time": "2015-01-11 03:51:11"
  102. }
  103. ],
  104. "packages-dev": [],
  105. "aliases": [],
  106. "minimum-stability": "stable",
  107. "stability-flags": [],
  108. "prefer-stable": false,
  109. "prefer-lowest": false,
  110. "platform": [],
  111. "platform-dev": []
  112. }