From 57f5e4e4196c8c5052204f3b613edeb5000a15ce Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Fri, 14 Aug 2020 14:57:09 +0200 Subject: [PATCH] [3rdparty] Doctrine: Fix unquoted stmt fragments backslash escaping Needed for https://github.com/nextcloud/server/pull/22118 - already in master because there doctrine/dbal:2.10.2 is used Signed-off-by: Morris Jobke --- 3rdparty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty b/3rdparty index 2edf1b5533..5c2b1ac7a1 160000 --- a/3rdparty +++ b/3rdparty @@ -1 +1 @@ -Subproject commit 2edf1b5533392631dfc03657da2af081de091020 +Subproject commit 5c2b1ac7a18b5eed11c93960b897ea12b1198a40