Skip to content
Snippets Groups Projects
Commit 3790db14 authored by Valentino Međimorec's avatar Valentino Međimorec
Browse files

Issue #3392658: Remove support for D8 and D9 - 2.0.x

parent f656b7fd
No related branches found
No related tags found
1 merge request!3Issue #3392658: Remove support for D8 and D9 - 2.0.x
Pipeline #28386 passed
name: 'Commerce Exchanger'
type: module
description: 'Commerce 2 Exchange Rates'
core_version_requirement: ^8.8 || ^9 || ^10
core_version_requirement: ^10
package: Commerce (Contrib)
dependencies:
- commerce:commerce_price
php: 7.4
php: 8.0
......@@ -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": {
......
......@@ -2,6 +2,6 @@ name: Commerce Exchanger Test
type: module
description: Contains various non-specific things needed in tests.
package: Testing
core_version_requirement: ^8.8 || ^9 || ^10
core_version_requirement: ^10
dependencies:
- commerce_exchanger:commerce_exchanger
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment