reinstaled drupal core using composer-drupal/drupal-project

This commit is contained in:
2019-04-29 17:50:46 +02:00
parent 1e009f88bf
commit e1f9bb3cd0
5468 changed files with 2488 additions and 395192 deletions
@@ -0,0 +1,12 @@
{
"name": "drupal/examples",
"description": "The Examples for Developers project aims to provide high-quality, well-documented API examples for a broad range of Drupal core functionality.",
"type": "drupal-module",
"homepage": "https://www.drupal.org/project/examples",
"support": {
"issues": "https://www.drupal.org/project/issues/examples",
"documentation": "https://api.drupal.org/api/examples",
"source": "http://cgit.drupalcode.org/examples"
},
"license": "GPL-2.0+"
}