diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-05-07 02:26:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 02:26:18 +0000 |
commit | 9d60ec59aa4cdcf98e171b338b5546f06975af4d (patch) | |
tree | 5f694205ba0366ce178182e0f1f06cc2060459e3 /build/psalm-baseline.xml | |
parent | 30a722a2ca10da60e03daeef8e199cb8bdbecac4 (diff) | |
download | nextcloud-server-9d60ec59aa4cdcf98e171b338b5546f06975af4d.tar.gz nextcloud-server-9d60ec59aa4cdcf98e171b338b5546f06975af4d.zip |
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index e828344c122..3897f5aa176 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<files psalm-version="5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4"> +<files psalm-version="5.24.0@462c80e31c34e58cc4f750c656be3927e80e550e"> <file src="3rdparty/sabre/dav/lib/CalDAV/Calendar.php"> <MoreSpecificImplementedParamType> <code><![CDATA[$data]]></code> |