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

* [ ] https://github.com/nextcloud/3rdparty/pull/2134
* 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>
pull/54962/head
Ferdinand Thiessen 2025-09-08 22:50:54 +07:00
parent 016f2ffe6c
commit 5003a35a37
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 7746dcffa7a5e138937a74843b96634bdd7da91f
Subproject commit 18ef872c34955d7fa4ba9f69bc4f87727f89919a

@ -3507,10 +3507,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>