-
- Downloads
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
... | ... | @@ -19,7 +19,7 @@ |
}, | ||
"require": { | ||
"php": ">=8.0", | ||
"drupal/core": "^9.3 || ^10", | ||
"drupal/core": "^9.3 || ^10 || ^11", | ||
"drupal/commerce": "^2.25" | ||
} | ||
} |
Please register or sign in to comment