Skip to content
Snippets Groups Projects
Commit 86253890 authored by Anas Mawlawi's avatar Anas Mawlawi
Browse files

Issue #3448639 by e.bogatyrev, anas_maw: Automated Drupal 11 compatibility...

Issue #3448639 by e.bogatyrev, anas_maw: Automated Drupal 11 compatibility fixes for commerce_hyperpay
parent 06826dbc
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ name: Commerce Hyperpay
type: module
description: "Provides Commerce integration for Hyperpay Payments."
package: Commerce (contrib)
core_version_requirement: ^9.3 || ^10
core_version_requirement: ^9.3 || ^10 || ^11
dependencies:
- commerce:commerce_payment
......@@ -19,7 +19,7 @@
},
"require": {
"php": ">=8.0",
"drupal/core": "^9.3 || ^10",
"drupal/core": "^9.3 || ^10 || ^11",
"drupal/commerce": "^2.25"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment