chore(deps): update doctrine/dbal to v3.10.2

* Fixes the problem with MariaDB 11 and `vector` keyword, see https://github.com/nextcloud/recognize/issues/1352

| Production Changes | From  | To      | Compare                                                        |
|--------------------|-------|---------|----------------------------------------------------------------|
| doctrine/cache     | 2.2.0 | REMOVED |                                                                |
| doctrine/dbal      | 3.9.4 | 3.10.2  | [...](https://github.com/doctrine/dbal/compare/3.9.4...3.10.2) |

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2025-09-08 22:36:39 +02:00
parent 49ff126452
commit b9699fc4c7
No known key found for this signature in database
GPG key ID: 45FAE7268762B400
2 changed files with 1 additions and 5 deletions

@ -1 +1 @@
Subproject commit 0c21a4712539d0ba43c863c28ae174755dd20556
Subproject commit 79b428781813d1bfbe094673ece1954834d2859b

View file

@ -3529,10 +3529,6 @@
<InvalidArgument>
<code><![CDATA[$params]]></code>
</InvalidArgument>
<InvalidArrayOffset>
<code><![CDATA[$params['adapter']]]></code>
<code><![CDATA[$params['tablePrefix']]]></code>
</InvalidArrayOffset>
</file>
<file src="lib/private/DB/Exceptions/DbalException.php">
<RedundantCondition>