mirror of
https://github.com/nextcloud/server.git
synced 2026-06-07 15:53:04 -04:00
Merge pull request #44956 from nextcloud/backport/44861/stable29
[stable29] chore: Fix update-psalm-baseline to use correct php version depending on branch
This commit is contained in:
commit
395d493e6b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
errorBaseline="build/psalm-baseline.xml"
|
||||
findUnusedBaselineEntry="false"
|
||||
findUnusedCode="false"
|
||||
phpVersion="8.0"
|
||||
>
|
||||
<plugins>
|
||||
<plugin filename="build/psalm/AppFrameworkTainter.php" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue