We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ffabc5 commit b08a7edCopy full SHA for b08a7ed
league/oauth2-server-bundle/0.4/manifest.json
@@ -10,5 +10,6 @@
10
"OAUTH_PUBLIC_KEY": "%kernel.project_dir%/%CONFIG_DIR%/jwt/public.pem",
11
"OAUTH_PASSPHRASE": "%generate(secret)%",
12
"OAUTH_ENCRYPTION_KEY": "%generate(secret)%"
13
- }
+ },
14
+ "aliases": ["oauth2-server", "oauth-server"]
15
}
0 commit comments