Skip to content

Commit 2439dc0

Browse files
Merge pull request #494 from nextcloud/backport/493/stable34
[stable34] chore(psalm): Bump PHP version
2 parents f445187 + c89e726 commit 2439dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

psalm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
findUnusedBaselineEntry="true"
55
findUnusedCode="false"
66
resolveFromConfigFile="true"
7-
phpVersion="8.1"
7+
phpVersion="8.2"
88
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xmlns="https://getpsalm.org/schema/config"
1010
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"

0 commit comments

Comments
 (0)