Merge pull request #54962 from nextcloud/chore/update-master-dbal

chore(deps): update `doctrine/dbal` to v3.10.2
pull/55013/head
Ferdinand Thiessen 4 weeks ago committed by GitHub
commit 62cbd20298
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      3rdparty
  2. 4
      build/psalm-baseline.xml

@ -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>

Loading…
Cancel
Save