We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab6050 commit 16a7fdeCopy full SHA for 16a7fde
1 file changed
composer.json
@@ -5,8 +5,8 @@
5
"homepage": "https://github.com/drupalcommerce/commerce_base",
6
"license": "GPL-2.0+",
7
"require": {
8
- "drupal/commerce": "~2.0",
9
- "drupal/admin_toolbar": "~1.0",
10
- "drupal/swiftmailer": "~1.0"
+ "drupal/commerce": "^2.0",
+ "drupal/admin_toolbar": "^2.0",
+ "drupal/swiftmailer": "^1.0"
11
}
12
0 commit comments