We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa4b01 commit 489ee43Copy full SHA for 489ee43
1 file changed
composer.json
@@ -3,5 +3,10 @@
3
"type": "drupal-profile",
4
"description": "Commerce 2.x installation profile",
5
"homepage": "https://github.com/drupalcommerce/commerce_base",
6
- "license": "GPL-2.0+"
+ "license": "GPL-2.0+",
7
+ "require": {
8
+ "drupal/commerce": "~2.0",
9
+ "drupal/admin_toolbar": "~1.0",
10
+ "drupal/swiftmailer": "~1.0"
11
+ }
12
}
0 commit comments