Skip to content

Commit 7f5dfe5

Browse files
mikeSimonsonchr-hertel
authored andcommitted
Also supporting the v2 of the debug toolbar
1 parent 2731633 commit 7f5dfe5

File tree

3 files changed

+851
-11
lines changed

3 files changed

+851
-11
lines changed

Resources/config/services.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<argument>%doctrine_migrations.dir_name%</argument>
148148
<argument>%doctrine_migrations.table_name%</argument>
149149
<argument>%doctrine_migrations.name%</argument>
150-
<tag name="data_collector" template="DoctrineMigrationsBundle::migrationsCollector.html.twig" id="doctrine_bundle.migrations_collector" priority="249"/>
150+
<tag name="data_collector" template="DoctrineMigrationsBundle:Collector:migrations.html.twig" id="doctrine_bundle.migrations_collector" priority="249"/>
151151
</service>
152152
</services>
153153

0 commit comments

Comments
 (0)