src/Dudulina/Command/CommandDispatcher/DefaultCommandDispatcher.php
Method __construct
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
CommandSubscriber $commandSubscriber,
CommandApplier $commandApplier,
AggregateRepository $aggregateRepository,
ConcurrentProofFunctionCaller $functionCaller,
EventsApplierOnAggregate $eventsApplier,