Skip to content

Commit

Permalink
Merge pull request #3 from menatwork-ia/hotfix/contao-compat-4-9
Browse files Browse the repository at this point in the history
Contao 4.9 compat
  • Loading branch information
SvenMeierhans authored Dec 4, 2020
2 parents 75c9d79 + ccc41a6 commit 35a2791
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Resources/config/services.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
services:
maw.extendededitorsbundle.listener.replaceInsertTags:
class: MenAtWork\ExtendedEditorsBundle\Contao\InsertTags
class: MenAtWork\ExtendedEditorsBundle\Contao\InsertTags
public: true

0 comments on commit 35a2791

Please sign in to comment.