Pārlūkot izejas kodu

update framework-bundle

François Drouhard 1 gadu atpakaļ
vecāks
revīzija
be661f471c
2 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. 1 0
      config/packages/framework.yaml
  2. 3 3
      symfony.lock

+ 1 - 0
config/packages/framework.yaml

@@ -3,6 +3,7 @@ framework:
     secret: '%env(APP_SECRET)%'
     #csrf_protection: true
     http_method_override: false
+    handle_all_throwables: true
 
     # Enables session support. Note that the session will ONLY be started if you read or write from it.
     # Remove or comment this section to explicitly disable session support.

+ 3 - 3
symfony.lock

@@ -327,12 +327,12 @@
         "version": "v4.2.8"
     },
     "symfony/framework-bundle": {
-        "version": "5.4",
+        "version": "6.2",
         "recipe": {
             "repo": "github.com/symfony/recipes",
             "branch": "main",
-            "version": "5.4",
-            "ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb"
+            "version": "6.2",
+            "ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
         },
         "files": [
             "config/packages/cache.yaml",