Skip to content
Snippets Groups Projects
Commit 87bc8752 authored by Bojan Živanović's avatar Bojan Živanović
Browse files

Allow the module to be used on Drupal 9.

parent 9bcca3cb
No related branches found
No related merge requests found
......@@ -2,6 +2,6 @@ name: Commerce Stripe
type: module
description: 'Provides Commerce integration for Stripe Payments.'
package: Commerce (contrib)
core: 8.x
core_version_requirement: ^8.7.7 || ^9
dependencies:
- commerce:commerce_payment
......@@ -2,6 +2,6 @@ name: Commerce Stripe Test
type: module
description: Testing module for Commerce Stripe
package: Testing
core: 8.x
core_version_requirement: ^8.7.7 || ^9
dependencies:
- commerce_stripe:commerce_stripe
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