Skip to content

Commit 0cc2b2c

Browse files
Merge pull request #493 from nextcloud/chore/psalm-bump-php
chore(psalm): Bump PHP version
2 parents 43be73e + a6572b3 commit 0cc2b2c

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)