From 67f52dc8592764deaf604d997fc1d06a5670f97a Mon Sep 17 00:00:00 2001 From: Craig Rayner Date: Fri, 29 Mar 2019 14:36:05 +1100 Subject: [PATCH] Doctrine Bundle Recipe --- crayner/authenticate-bundle/1.0/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crayner/authenticate-bundle/1.0/manifest.json b/crayner/authenticate-bundle/1.0/manifest.json index 3d9cf4bc..deb0f779 100644 --- a/crayner/authenticate-bundle/1.0/manifest.json +++ b/crayner/authenticate-bundle/1.0/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "Crayner\\Authentication\\CraynerAuthenticationBundle": ["all"] + "Crayner\\Authenticate\\CraynerAuthenticateBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"