Skip to content

Commit

Permalink
Updated framework recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtronics committed Sep 10, 2024
1 parent 9aafa73 commit 350939e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/packages/framework.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# see https://symfony.com/doc/current/reference/configuration/framework.html
framework:
secret: '%env(APP_SECRET)%'
annotations: false
#csrf_protection: true
http_method_override: false
handle_all_throwables: true
Expand Down
2 changes: 1 addition & 1 deletion symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.4",
"ref": "a91c965766ad3ff2ae15981801643330eb42b6a5"
"ref": "32126346f25e1cee607cc4aa6783d46034920554"
},
"files": [
"config/packages/cache.yaml",
Expand Down

0 comments on commit 350939e

Please sign in to comment.