diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2025-01-27 14:08:55 +0100 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2025-01-28 16:21:02 +0100 |
commit | ce0dfc9bb8b9b3a556c789b323ec628239f7c4a7 (patch) | |
tree | 9950118c9b5c5a4c0408a5d60cd241577d7c7e14 /build | |
parent | 5650a59cfc7530450424ee04803d75778955b5d6 (diff) | |
download | nextcloud-server-chore/31-doctrine.tar.gz nextcloud-server-chore/31-doctrine.zip |
build(deps): Bump doctrine/dbal from 3.9.1 to 3.9.4chore/31-doctrine
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index fe3a17ab896..9b68a719753 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1620,10 +1620,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> |