Skip to content
composer.json 1.53 KiB
Newer Older
  "name": "drupal/drupal",
  "description": "Drupal is an open source content management platform powering millions of websites and applications.",
    "psr-4": {
      "Drupal\\Core\\": "core/lib/Drupal/Core",
      "Drupal\\Component\\": "core/lib/Drupal/Component",
      "Drupal\\Driver\\": "drivers/lib/Drupal/Driver"
    "preferred-install": "dist",
    "autoloader-suffix": "Drupal8"