mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 08:38:11 -04:00
Merge pull request #55583 from nextcloud/build/psalm/raise-php-version
This commit is contained in:
commit
9e5ee588a0
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
errorBaseline="build/psalm-baseline.xml"
|
||||
findUnusedBaselineEntry="true"
|
||||
findUnusedCode="false"
|
||||
phpVersion="8.1"
|
||||
phpVersion="8.2"
|
||||
>
|
||||
<plugins>
|
||||
<plugin filename="build/psalm/AppFrameworkTainter.php" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue