Skip to content
Snippets Groups Projects
Commit c1349103 authored by Jonathan Sacksick's avatar Jonathan Sacksick
Browse files

Issue #3337111: Initial Drupal 10 support.

parent 50123810
No related branches found
No related tags found
1 merge request!24Issue #2945068 by czigor, BD3: Error at Checkout Review: $payment_details must...
......@@ -2,6 +2,6 @@ name: Commerce Authorize.net
type: module
description: 'Provides Commerce integration for Authorize.net.'
package: Commerce (contrib)
core_version_requirement: ^8.8 || ^9
core_version_requirement: ^8.8 || ^9 || ^10
dependencies:
- commerce:commerce_payment
......@@ -2,8 +2,8 @@
"name": "drupal/commerce_authnet",
"type": "drupal-module",
"description": "Provides Commerce integration for Authorize.net.",
"homepage": "http://drupal.org/project/commerce_authnet",
"license": "GPL-2.0+",
"homepage": "https://drupal.org/project/commerce_authnet",
"license": "GPL-2.0-or-later",
"require": {
"drupal/commerce": "^2.25",
"commerceguys/authnet": "^1.1.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment