Skip to content

Commit

Permalink
Fix 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas authored May 15, 2024
1 parent fc231dc commit 75185ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symfony/framework-bundle/6.4/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"env": {
"APP_ENV": "dev",
"APP_SECRET": "%generate(secret)%"
"APP_SECRET": "NotSecure-%generate(secret)%"
},
"gitignore": [
"/.env.local",
Expand Down

0 comments on commit 75185ba

Please sign in to comment.