Skip to content

Commit 6e58c44

Browse files
committed
fix: bump PHP version at psalm to 8.2
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 65f0a08 commit 6e58c44

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
@@ -5,7 +5,7 @@
55
findUnusedBaselineEntry="true"
66
findUnusedCode="false"
77
resolveFromConfigFile="true"
8-
phpVersion="8.1"
8+
phpVersion="8.2"
99
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xmlns="https://getpsalm.org/schema/config"
1111
xsi:schemaLocation="https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd"

0 commit comments

Comments
 (0)