mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
commit
7d34eab0f0
@ -131,7 +131,9 @@
|
|||||||
"app/Helpers/Generic.php",
|
"app/Helpers/Generic.php",
|
||||||
"app/Helpers/ClientPortal.php"
|
"app/Helpers/ClientPortal.php"
|
||||||
],
|
],
|
||||||
"classmap": ["app/PaymentDrivers/Rotessa/vendor/karneaud/omnipay-rotessa/src/Omnipay/Rotessa/"]
|
"classmap": [
|
||||||
|
"app/PaymentDrivers/Rotessa/vendor/karneaud/omnipay-rotessa/src/Omnipay/Rotessa/"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"autoload-dev": {
|
"autoload-dev": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
@ -184,7 +186,7 @@
|
|||||||
"url": "https://github.com/turbo124/apple"
|
"url": "https://github.com/turbo124/apple"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type":"vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/invoiceninja/einvoice"
|
"url": "https://github.com/invoiceninja/einvoice"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user