mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Updated CSS
This commit is contained in:
parent
52ba09044d
commit
2214455364
@ -131,7 +131,9 @@
|
||||
"app/Helpers/Generic.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": {
|
||||
"psr-4": {
|
||||
@ -184,7 +186,7 @@
|
||||
"url": "https://github.com/turbo124/apple"
|
||||
},
|
||||
{
|
||||
"type":"vcs",
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/invoiceninja/einvoice"
|
||||
},
|
||||
{
|
||||
@ -202,4 +204,4 @@
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user