Add composer.json
This commit is contained in:
9
composer.json
Normal file
9
composer.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "aaron/archive-tree",
|
||||
"description": "Archive tree block for Drupal.",
|
||||
"type": "drupal-module",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"require": {
|
||||
"drupal/core": ">=10.0.0 <12.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user