Skip to content

Commit

Permalink
add euf_hero migration
Browse files Browse the repository at this point in the history
  • Loading branch information
denniserdmann committed Jun 15, 2023
1 parent 9274df5 commit 85b2c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ services:
_defaults:
autoconfigure: true

Nutshell\Herolement\Migration\EufHeroMigration:
Nutshell\HeroElement\Migration\EufHeroMigration:
arguments: [ '@database_connection' ]
tags: [ 'contao.migration' ]

0 comments on commit 85b2c51

Please sign in to comment.