Skip to content

Commit

Permalink
Merge c7b2539 into 68dc42e
Browse files Browse the repository at this point in the history
  • Loading branch information
bendavies committed Jul 24, 2018
2 parents 68dc42e + c7b2539 commit bce438e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/checks/doctrine_migrations.xml
Expand Up @@ -16,7 +16,7 @@
<service id="liip_monitor.check.doctrine_migrations.abstract_configuration"
class="Liip\MonitorBundle\DoctrineMigrations\Configuration"
abstract="true">
<argument type="service" /> <!-- Connection -->
<argument /> <!-- Connection -->

<call method="setContainer">
<argument type="service" id="service_container" />
Expand Down

0 comments on commit bce438e

Please sign in to comment.