Skip to content
Snippets Groups Projects
Commit 13904903 authored by tonytheferg's avatar tonytheferg
Browse files

Drupal 11 and Commerce 3.x support

parent 624b9f31
No related branches found
No related tags found
No related merge requests found
Pipeline #407300 failed
......@@ -2,6 +2,6 @@ name: Commerce Ajax Add to Cart
type: module
description: Allows you to add products to the cart using ajax, and refeshes the block cart.
package: Commerce (contrib)
core_version_requirement: ^9.3 || ^10
core_version_requirement: ^9.3 || ^10 || ^11
dependencies:
- commerce:commerce_cart
......@@ -5,7 +5,7 @@
"homepage": "http://drupal.org/project/commerce_ajax_atc",
"license": "GPL-2.0+",
"require": {
"drupal/commerce": "^2.36"
"drupal/commerce": "~2.8 || ^3.0"
},
"require-dev": {
"drupal/colorbox_load": "^1.2",
......
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