Issue #3482088: Return Commerce Core 2.x compatibility
parent
1ef1a40a
No related branches found
Tags 1.0.4
... | ... | @@ -5,7 +5,7 @@ |
"homepage": "https://www.drupal.org/project/commerce_promo_bar", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"drupal/commerce": "~3.0", | ||
"drupal/commerce": "^2 || ^3", | ||
"drupal/color_field": "~3.0" | ||
}, | ||
"minimum-stability": "dev" | ||
... | ... |
Please register or sign in to comment