From 8d486e32976bcdaa8c5fdf5598843d86908b1d82 Mon Sep 17 00:00:00 2001 From: Robin Chalas Date: Mon, 7 Apr 2025 14:00:36 +0200 Subject: [PATCH] Rename routing import key to league_oauth2_server MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Antonio J. GarcĂ­a Lagar --- .../0.11/config/routes/league_oauth2_server.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/league/oauth2-server-bundle/0.11/config/routes/league_oauth2_server.yaml b/league/oauth2-server-bundle/0.11/config/routes/league_oauth2_server.yaml index 7e3daeef..38a4d1b9 100644 --- a/league/oauth2-server-bundle/0.11/config/routes/league_oauth2_server.yaml +++ b/league/oauth2-server-bundle/0.11/config/routes/league_oauth2_server.yaml @@ -1,3 +1,3 @@ -oauth2_server: +league_oauth2_server: resource: '@LeagueOAuth2ServerBundle/config/routes.php' type: php