Merge pull request #9860 from turbo124/v5-develop

Updated CSS
This commit is contained in:
David Bomba 2024-08-04 17:30:30 +10:00 committed by GitHub
commit 7d34eab0f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}, },
{ {