composer.json 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. {
  2. "name": "drupal/core",
  3. "description": "Drupal is an open source content management platform powering millions of websites and applications.",
  4. "type": "drupal-core",
  5. "license": "GPL-2.0+",
  6. "require": {
  7. "php": ">=5.5.9",
  8. "symfony/class-loader": "~2.8",
  9. "symfony/console": "~2.8",
  10. "symfony/dependency-injection": "~2.8",
  11. "symfony/event-dispatcher": "~2.8",
  12. "symfony/http-foundation": "~2.8",
  13. "symfony/http-kernel": "~2.8",
  14. "symfony/routing": "~2.8",
  15. "symfony/serializer": "~2.8",
  16. "symfony/translation": "~2.8",
  17. "symfony/validator": "~2.8",
  18. "symfony/process": "~2.8",
  19. "symfony/polyfill-iconv": "~1.0",
  20. "symfony/yaml": "~2.8",
  21. "twig/twig": "^1.23.1",
  22. "doctrine/common": "^2.5",
  23. "doctrine/annotations": "1.2.*",
  24. "guzzlehttp/guzzle": "^6.2.1",
  25. "symfony-cmf/routing": "~1.4",
  26. "easyrdf/easyrdf": "0.9.*",
  27. "zendframework/zend-feed": "~2.4",
  28. "stack/builder": "1.0.*",
  29. "egulias/email-validator": "1.2.*",
  30. "masterminds/html5": "~2.1",
  31. "symfony/psr-http-message-bridge": "^1.0",
  32. "zendframework/zend-diactoros": "~1.1",
  33. "composer/semver": "~1.0",
  34. "paragonie/random_compat": "^1.0|^2.0",
  35. "asm89/stack-cors": "~1.0"
  36. },
  37. "require-dev": {
  38. "behat/mink": "1.7.x-dev",
  39. "behat/mink-goutte-driver": "~1.2",
  40. "drupal/coder": "8.2.12",
  41. "jcalderonzumba/gastonjs": "~1.0.2",
  42. "jcalderonzumba/mink-phantomjs-driver": "~0.3.1",
  43. "mikey179/vfsStream": "~1.2",
  44. "phpunit/phpunit": ">=4.8.28 <5",
  45. "symfony/browser-kit": ">=2.8.13 <3.0",
  46. "symfony/css-selector": "~2.8"
  47. },
  48. "replace": {
  49. "drupal/action": "self.version",
  50. "drupal/aggregator": "self.version",
  51. "drupal/automated_cron": "self.version",
  52. "drupal/bartik": "self.version",
  53. "drupal/ban": "self.version",
  54. "drupal/basic_auth": "self.version",
  55. "drupal/big_pipe": "self.version",
  56. "drupal/block": "self.version",
  57. "drupal/block_content": "self.version",
  58. "drupal/block_place": "self.version",
  59. "drupal/book": "self.version",
  60. "drupal/breakpoint": "self.version",
  61. "drupal/ckeditor": "self.version",
  62. "drupal/classy": "self.version",
  63. "drupal/color": "self.version",
  64. "drupal/comment": "self.version",
  65. "drupal/config": "self.version",
  66. "drupal/config_translation": "self.version",
  67. "drupal/contact": "self.version",
  68. "drupal/content_moderation": "self.version",
  69. "drupal/content_translation": "self.version",
  70. "drupal/contextual": "self.version",
  71. "drupal/core-annotation": "self.version",
  72. "drupal/core-assertion": "self.version",
  73. "drupal/core-bridge": "self.version",
  74. "drupal/core-datetime": "self.version",
  75. "drupal/core-dependency-injection": "self.version",
  76. "drupal/core-diff": "self.version",
  77. "drupal/core-discovery": "self.version",
  78. "drupal/core-event-dispatcher": "self.version",
  79. "drupal/core-file-cache": "self.version",
  80. "drupal/core-filesystem": "self.version",
  81. "drupal/core-gettext": "self.version",
  82. "drupal/core-graph": "self.version",
  83. "drupal/core-http-foundation": "self.version",
  84. "drupal/core-php-storage": "self.version",
  85. "drupal/core-plugin": "self.version",
  86. "drupal/core-proxy-builder": "self.version",
  87. "drupal/core-render": "self.version",
  88. "drupal/core-serialization": "self.version",
  89. "drupal/core-transliteration": "self.version",
  90. "drupal/core-utility": "self.version",
  91. "drupal/core-uuid": "self.version",
  92. "drupal/datetime": "self.version",
  93. "drupal/datetime_range": "self.version",
  94. "drupal/dblog": "self.version",
  95. "drupal/dynamic_page_cache": "self.version",
  96. "drupal/editor": "self.version",
  97. "drupal/entity_reference": "self.version",
  98. "drupal/field": "self.version",
  99. "drupal/field_layout": "self.version",
  100. "drupal/field_ui": "self.version",
  101. "drupal/file": "self.version",
  102. "drupal/filter": "self.version",
  103. "drupal/forum": "self.version",
  104. "drupal/hal": "self.version",
  105. "drupal/help": "self.version",
  106. "drupal/history": "self.version",
  107. "drupal/image": "self.version",
  108. "drupal/inline_form_errors": "self.version",
  109. "drupal/language": "self.version",
  110. "drupal/layout_discovery": "self.version",
  111. "drupal/link": "self.version",
  112. "drupal/locale": "self.version",
  113. "drupal/minimal": "self.version",
  114. "drupal/menu_link_content": "self.version",
  115. "drupal/menu_ui": "self.version",
  116. "drupal/migrate": "self.version",
  117. "drupal/migrate_drupal": "self.version",
  118. "drupal/migrate_drupal_ui": "self.version",
  119. "drupal/node": "self.version",
  120. "drupal/options": "self.version",
  121. "drupal/outside_in": "self.version",
  122. "drupal/page_cache": "self.version",
  123. "drupal/path": "self.version",
  124. "drupal/quickedit": "self.version",
  125. "drupal/rdf": "self.version",
  126. "drupal/responsive_image": "self.version",
  127. "drupal/rest": "self.version",
  128. "drupal/search": "self.version",
  129. "drupal/serialization": "self.version",
  130. "drupal/seven": "self.version",
  131. "drupal/shortcut": "self.version",
  132. "drupal/simpletest": "self.version",
  133. "drupal/standard": "self.version",
  134. "drupal/stark": "self.version",
  135. "drupal/statistics": "self.version",
  136. "drupal/syslog": "self.version",
  137. "drupal/system": "self.version",
  138. "drupal/taxonomy": "self.version",
  139. "drupal/telephone": "self.version",
  140. "drupal/text": "self.version",
  141. "drupal/toolbar": "self.version",
  142. "drupal/tour": "self.version",
  143. "drupal/tracker": "self.version",
  144. "drupal/update": "self.version",
  145. "drupal/user": "self.version",
  146. "drupal/views": "self.version",
  147. "drupal/views_ui": "self.version",
  148. "drupal/workflows": "self.version"
  149. },
  150. "minimum-stability": "dev",
  151. "prefer-stable": true,
  152. "autoload": {
  153. "psr-4": {
  154. "Drupal\\Core\\": "lib/Drupal/Core",
  155. "Drupal\\Component\\": "lib/Drupal/Component",
  156. "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
  157. },
  158. "classmap": [
  159. "lib/Drupal.php",
  160. "lib/Drupal/Component/Utility/Timer.php",
  161. "lib/Drupal/Component/Utility/Unicode.php",
  162. "lib/Drupal/Core/Database/Database.php",
  163. "lib/Drupal/Core/DrupalKernel.php",
  164. "lib/Drupal/Core/DrupalKernelInterface.php",
  165. "lib/Drupal/Core/Site/Settings.php"
  166. ]
  167. },
  168. "config": {
  169. "preferred-install": "dist",
  170. "autoloader-suffix": "Drupal8"
  171. },
  172. "scripts": {
  173. "pre-autoload-dump": "Drupal\\Core\\Composer\\Composer::preAutoloadDump",
  174. "post-autoload-dump": [
  175. "Drupal\\Core\\Composer\\Composer::ensureHtaccess",
  176. "Drupal\\Core\\Composer\\Composer::configurePhpcs"
  177. ]
  178. }
  179. }