]> Raphaël G. Git Repositories - blog/commitdiff
Update doctrine bundle recipe
authorRaphaël Gertz <git@rapsys.eu>
Fri, 16 Feb 2024 08:40:57 +0000 (09:40 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 16 Feb 2024 08:40:57 +0000 (09:40 +0100)
config/packages/doctrine.yaml
symfony.lock

index 711c30cbc070c1c2199373956ca79fa3f5c1dd06..7eb11614b98f5f1aa71343b36c3269a59020a1db 100644 (file)
@@ -7,6 +7,7 @@ doctrine:
         #server_version: '16'
 
         profiling_collect_backtrace: '%kernel.debug%'
+        use_savepoints: true
     orm:
         auto_generate_proxy_classes: true
         enable_lazy_ghost_objects: true
index 8e5ab291d1e5f77cf0fe908f652fe4c11c2892a7..95770300bd4396d92d81449a9481163c8605aae5 100644 (file)
@@ -14,7 +14,7 @@
             "repo": "github.com/symfony/recipes",
             "branch": "main",
             "version": "2.10",
-            "ref": "310a02a22033e35640468f48ff6bf31a25891537"
+            "ref": "c170ded8fc587d6bd670550c43dafcf093762245"
         },
         "files": [
             "config/packages/doctrine.yaml",