Skip to content

Commit b312c89

Browse files
authored
Fix resources yaml (#62)
1 parent 75d93d2 commit b312c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/services.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ services:
233233
class: Liquetsoft\Fias\Component\Pipeline\Task\ProcessSwitchTask
234234
arguments:
235235
$filesDispatcher: '@liquetsoft_fias.files.paralleling_dispatcher'
236+
$serializer: '@serializer'
236237
$pathToBin: '%liquetsoft_fias.path_to_console_bin%'
237238
$commandName: '%liquetsoft_fias.instal_running_command%'
238239
$numberOfParallel: '%liquetsoft_fias.number_of_parallel%'

0 commit comments

Comments
 (0)