From b216893ca3e55901238b7e4a25d1b09519b088f6 Mon Sep 17 00:00:00 2001 From: Clemens Krack Date: Wed, 15 Aug 2018 16:52:58 +0200 Subject: [PATCH] Correct bundle name --- knpuniversity/oauth2-client-bundle/1.20/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knpuniversity/oauth2-client-bundle/1.20/manifest.json b/knpuniversity/oauth2-client-bundle/1.20/manifest.json index 305009b8..865a13ad 100644 --- a/knpuniversity/oauth2-client-bundle/1.20/manifest.json +++ b/knpuniversity/oauth2-client-bundle/1.20/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle()": ["all"] + "KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"