Browse Source

Rename to drupal_composer_builder for Composer 2.0

Frederic G. MARAND 5 years ago
parent
commit
ca27d8ad57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -16,7 +16,7 @@
   },
   "license": "GPL-2.0+",
   "minimum-stability": "dev",
-  "name": "fgm/drupal_composer__builder",
+  "name": "fgm/drupal_composer_builder",
   "require": {
     "composer-plugin-api": "^1.1"
   },