- Downloads
Issue #3392658: Remove support for D8 and D9 - 2.0.x
| ... | ... | @@ -5,7 +5,7 @@ |
| "homepage": "https://www.drupal.org/project/commerce_exchanger", | ||
| "license": "GPL-2.0-or-later", | ||
| "require": { | ||
| "drupal/commerce": "~2.11" | ||
| "drupal/commerce": "^2" | ||
| } | ||
| , | ||
| "require-dev": { | ||
| ... | ... | |
| ... | ... |
Please sign in to comment