1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 19:33:07 +01:00

Override Webklex\IMAP\Message

This commit is contained in:
FreeScout 2018-10-20 00:34:58 -07:00
parent 84b1d2dd05
commit 930510a1ac
2 changed files with 1074 additions and 1 deletions

View File

@ -37,7 +37,8 @@
"psr-4": {
"App\\": "app/",
"Modules\\": "Modules/",
"Axn\\Laroute\\Routes\\": "overrides/Axn/Laroute/Routes"
"Axn\\Laroute\\Routes\\": "overrides/Axn/Laroute/Routes",
"Webklex\\IMAP\\": "overrides/Webklex/IMAP"
},
"exclude-from-classmap": [
"vendor/axn/laravel-laroute/src/Routes/Collection.php"

File diff suppressed because it is too large Load Diff