diff --git a/symfony/framework-bundle/7.2/manifest.json b/symfony/framework-bundle/7.2/manifest.json index 89764e06f..c198d0eee 100644 --- a/symfony/framework-bundle/7.2/manifest.json +++ b/symfony/framework-bundle/7.2/manifest.json @@ -16,7 +16,7 @@ "APP_SECRET": "" }, "dotenv": { - "local": { + "dev": { "APP_SECRET": "%generate(secret)%" } },