Skip to content

Commit

Permalink
configure package
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullarayyan committed May 9, 2023
1 parent 5277c46 commit 0624413
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion module.json
Expand Up @@ -6,7 +6,7 @@
"description": "First Atlantic Commerce Payment Gateway",
"namespace": "Corals\\Modules\\Payment\\Fac",
"version": "1.0",
"folder": "Fac",
"folder": "payment-fac",
"autoload": "psr-4",
"icon": "fa fa-credit-card",
"require": {
Expand Down
2 changes: 1 addition & 1 deletion src/module.json
Expand Up @@ -6,7 +6,7 @@
"description": "First Atlantic Commerce Payment Gateway",
"namespace": "Corals\\Modules\\Payment\\Fac",
"version": "1.0",
"folder": "Fac",
"folder": "payment-fac",
"autoload": "psr-4",
"icon": "fa fa-credit-card",
"require": {
Expand Down

0 comments on commit 0624413

Please sign in to comment.