From a65b2547b794d16acabb36115738218e01c80cb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20TAMARELLE?= Date: Tue, 7 May 2019 18:29:17 +0200 Subject: [PATCH] Fix compatibility with symfony 3.4 --- src/Bundle/Resources/config/routes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Bundle/Resources/config/routes.xml b/src/Bundle/Resources/config/routes.xml index 9c78861..37fd5ae 100644 --- a/src/Bundle/Resources/config/routes.xml +++ b/src/Bundle/Resources/config/routes.xml @@ -3,7 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> - + + PrismaMedia\Metrics\Bundle\Controller\MetricsController