Skip to content

Commit ae36c33

Browse files
committed
Update marked dependencies
1 parent 3f304e2 commit ae36c33

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

composer.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,15 @@
33
"type": "drupal-profile",
44
"description": "Demo Commerce 2.x installation profile.",
55
"homepage": "https://github.com/drupalcommerce/demo_commerce",
6-
"license": "GPL-2.0+"
6+
"license": "GPL-2.0+",
7+
"require": {
8+
"drupal/admin_toolbar": "~1.0",
9+
"drupal/belgrade": "1.x-dev",
10+
"drupal/commerce": "~2.0",
11+
"drupal/commerce_cart_api": "^1.0",
12+
"drupal/commerce_cart_flyout": "^1.0",
13+
"drupal/commerce_demo": "1.x-dev",
14+
"drupal/swiftmailer": "~1.0",
15+
"drupal/token": "~1.0"
16+
}
717
}

0 commit comments

Comments
 (0)