diff --git a/composer.json b/composer.json index b155c77..8d1a748 100755 --- a/composer.json +++ b/composer.json @@ -2,6 +2,7 @@ "name": "drupal-pattern-lab/unified-twig-extensions", "description": "Share Pattern Lab's custom Twig extensions with Drupal 8.", "type": "drupal-module", + "license": "MIT", "support": { "source": "https://github.com/drupal-pattern-lab/unified-twig-extensions.git" },