diff --git a/config/services.yml b/config/services.yml index cb6d020..7a82a98 100644 --- a/config/services.yml +++ b/config/services.yml @@ -2,6 +2,6 @@ services: _defaults: autoconfigure: true - Nutshell\Herolement\Migration\EufHeroMigration: + Nutshell\HeroElement\Migration\EufHeroMigration: arguments: [ '@database_connection' ] tags: [ 'contao.migration' ]