in Resources/config/services.yml, line 14
This file ends with no newline character. It won't render properly on a terminal, and it's considered a bad practice. Add a simple line feed as the last character to fix it.
beyerz.twig.beyerz_open_graph_protocol_extension:
class: Beyerz\OpenGraphProtocolBundle\Twig\Extensions\OpenGraphProtocolExtension
calls:
- [setOpenGraph, ["@beyerz.ogp.open_graph"]]
tags:
- { name: twig.extension }
Posted from SensioLabsInsight