Skip to content

Commit 7eb14b6

Browse files
authored
Merge pull request #4 from Bl00D4NGEL/fix/service-definition-for-generate-keys-command
Fix: GenerateKeysCommand could not be configured
2 parents f4f2998 + 1fcd8c6 commit 7eb14b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/services.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@ services:
1010
public: true
1111

1212
GeekCell\SodiumBundle\Command\GenerateKeysCommand:
13-
arguments:
14-
- '@GeekCell\SodiumBundle\Sodium\Sodium'
1513
tags:
1614
- { name: 'console.command' }

0 commit comments

Comments
 (0)