Skip to content

Commit bc07f41

Browse files
composer recipes:update symfony/framework-bundle
1 parent 386f521 commit bc07f41

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

config/packages/framework.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
framework:
33
secret: '%env(APP_SECRET)%'
44
#csrf_protection: true
5-
handle_all_throwables: true
65

76
# Enables session support. Note that the session will ONLY be started if you read or write from it.
87
# Remove or comment this section to explicitly disable session support.
@@ -15,8 +14,6 @@ framework:
1514

1615
#esi: true
1716
#fragments: true
18-
php_errors:
19-
log: true
2017

2118
error_controller: App\Controller\AppExceptionController::read
2219

symfony.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
"repo": "github.com/symfony/recipes",
278278
"branch": "main",
279279
"version": "7.0",
280-
"ref": "de6e1b3e2bbbe69e36262d72c3f3db858b1ab391"
280+
"ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
281281
},
282282
"files": [
283283
"config/packages/cache.yaml",

0 commit comments

Comments
 (0)