Skip to content

Commit 3f304e2

Browse files
committed
Add required composer.json
1 parent b88031f commit 3f304e2

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": "drupalcommerce/demo_commerce",
3+
"type": "drupal-profile",
4+
"description": "Demo Commerce 2.x installation profile.",
5+
"homepage": "https://github.com/drupalcommerce/demo_commerce",
6+
"license": "GPL-2.0+"
7+
}

0 commit comments

Comments
 (0)