Skip to content

Commit

Permalink
Merge pull request #43 from danydev/update_default_message_service
Browse files Browse the repository at this point in the history
Update BernardBundle to work with latest changes on Bernard
  • Loading branch information
henrikbjorn authored Dec 16, 2016
2 parents dd4dc21 + ac9da47 commit a82bf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<tag name="bernard.normalizer" />
</service>

<service id="bernard.normalizer.default_message" class="Bernard\Normalizer\DefaultMessageNormalizer">
<service id="bernard.normalizer.plain_message" class="Bernard\Normalizer\PlainMessageNormalizer">
<tag name="bernard.normalizer" />
</service>

Expand Down

0 comments on commit a82bf5f

Please sign in to comment.