QueueBundle uses `AuditLoggerService`, which is only available at https://github.com/whiteoctober/GBKLoyaltyApp/tree/develop/app-server/src/WhiteOctober/AuditLoggerBundle. This should be spun out into a separate repo and included by Composer. (It's only used by `ExpireQueueEntriesCommand`, not anywhere else, so this isn't quite so pressing.)
QueueBundle uses
AuditLoggerService, which is only available at https://github.com/whiteoctober/GBKLoyaltyApp/tree/develop/app-server/src/WhiteOctober/AuditLoggerBundle. This should be spun out into a separate repo and included by Composer.(It's only used by
ExpireQueueEntriesCommand, not anywhere else, so this isn't quite so pressing.)