a few more base modules
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "drupal/entity",
|
||||
"type": "drupal-module",
|
||||
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
|
||||
"homepage": "http://drupal.org/project/entity",
|
||||
"license": "GPL-2.0+",
|
||||
"require": {
|
||||
"drupal/core": "~8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user