Skip to content
Snippets Groups Projects

add a composer.json file

Open Ben Stallings requested to merge issue/flat_taxonomy-3495376:2.x-dev into 2.x-dev
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
composer.json 0 → 100644
+ 6
0
{
"name": "drupal/flat_taxonomy",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"description": "Provide a new option in vocabulary creation/edition form to enforce it to be flat."
}
Loading