Skip to content

Commit 2088877

Browse files
Merge pull request #5 from dennisinteractive/hotfix-add-composer-back
hotfix-add-composer-back - adding composer
2 parents a243942 + 48372f6 commit 2088877

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "drupal/domain_path",
3+
"type": "drupal-module",
4+
"description": "Allow the same path to be used across different domains",
5+
"homepage": "https://github.com/dennisinteractive/domain_path",
6+
"license": "GPL-2.0+"
7+
}

0 commit comments

Comments
 (0)