+3
−4
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,12 +3,11 @@ | ||
"type": "drupal-module",
|
||
"description": "Logs selected changes on entities",
|
||
"keywords": ["Drupal"],
|
||
"license": "GPL-2.0+",
|
||
"license": "GPL-2.0-or-later",
|
||
"homepage": "https://www.drupal.org/project/entity_log",
|
||
"minimum-stability": "dev",
|
||
"support": {
|
||
"issues": "https://www.drupal.org/project/issues/entity_log",
|
||
"source": "http://cgit.drupalcode.org/entity_log"
|
||
},
|
||
"require": { }
|
||
"source": "https://git.drupalcode.org/project/entity_log"
|
||
}
|
||
} |
||
Loading