diff options
author | Christoph Wurst <ChristophWurst@users.noreply.github.com> | 2021-05-03 11:07:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-03 11:07:36 +0200 |
commit | bf7a7b3f079dc2d60e84a0f9d3a04a4cffb206f0 (patch) | |
tree | a35aa1fab80cafedeaf10e5aab22dae48b500315 | |
parent | a31274623858ed48c4dc86bf042eef75afdafb2a (diff) | |
parent | 2b50f580d946d7bfd5f2b71d7277a2ddeeba6139 (diff) | |
download | nextcloud-server-bf7a7b3f079dc2d60e84a0f9d3a04a4cffb206f0.tar.gz nextcloud-server-bf7a7b3f079dc2d60e84a0f9d3a04a4cffb206f0.zip |
Merge pull request #26860 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update 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 d39a7429593..e9a65c3c063 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="4.7.1@cd53e047a58f71f646dd6bf45476076ab07b5d44"> +<files psalm-version="4.7.2@83a0325c0a95c0ab531d6b90c877068b464377b5"> <file src="3rdparty/sabre/dav/lib/CalDAV/Calendar.php"> <MoreSpecificImplementedParamType occurrences="1"> <code>$calendarData</code> |