Skip to content

Commit c1f5490

Browse files
committed
chore(psalm): Bump PHP version
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent 7b273ad commit c1f5490

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)