Skip to content

Commit

Permalink
👍 V4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
juzaweb committed Oct 29, 2023
1 parent 43b08e7 commit 6df176e
Show file tree
Hide file tree
Showing 6 changed files with 69 additions and 1,651 deletions.
8 changes: 5 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,18 @@
"Juzaweb\\Ecommerce\\Providers\\EcommerceServiceProvider"
],
"name": "Ecommerces",
"domain": "ecom",
"cms_min": "3.0",
"version": "1.0"
"domain": "ecom"
}
},
"require": {
"league/omnipay": "^3",
"omnipay/paypal": "^3.0",
"omnipay/stripe": "^3.2"
},
"require-dev": {
"juzaweb/modules": "^1.0",
"juzaweb/dev-tool": "^1.0"
},
"autoload": {
"psr-4": {
"Juzaweb\\Ecommerce\\": "src/",
Expand Down
Loading

0 comments on commit 6df176e

Please sign in to comment.