Skip to content

Commit

Permalink
Merge 438786b into 4dc38ce
Browse files Browse the repository at this point in the history
  • Loading branch information
moufmouf committed Dec 2, 2019
2 parents 4dc38ce + 438786b commit 808d8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/container/graphqlite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@

<service id="graphqlite.cacheclearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer">
<argument type="collection">
<argument/>
<argument type="service" id="graphqlite.cache" />
</argument>
<tag name="kernel.cache_clearer"/>
</service>
Expand Down

0 comments on commit 808d8d7

Please sign in to comment.