Skip to content

Commit 16a7fde

Browse files
committed
Update admin_toolbar to 2.x
1 parent 8ab6050 commit 16a7fde

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"homepage": "https://github.com/drupalcommerce/commerce_base",
66
"license": "GPL-2.0+",
77
"require": {
8-
"drupal/commerce": "~2.0",
9-
"drupal/admin_toolbar": "~1.0",
10-
"drupal/swiftmailer": "~1.0"
8+
"drupal/commerce": "^2.0",
9+
"drupal/admin_toolbar": "^2.0",
10+
"drupal/swiftmailer": "^1.0"
1111
}
1212
}

0 commit comments

Comments
 (0)