replace offline to oflinepayment payment gateways
This commit is contained in:
15
modules/OfflinePayment/composer.json
Normal file
15
modules/OfflinePayment/composer.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "akaunting/offlinepayment",
|
||||
"description": "",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Akaunting",
|
||||
"email": "info@akaunting.com"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Modules\\OfflinePayment\\": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user