This commit is contained in:
Cyprian Beauvois 2019-02-20 12:28:30 +01:00
parent 43e9c5fc47
commit ca1191d733
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ services:
autowire: true
public: true
arguments: ['user_storage']
Bluesquare\CryptorBundle\Cryptor: '@bluesquare.storage'
Bluesquare\StorageBundle\Storage: '@bluesquare.storage'