Skip to content

Commit 2657321

Browse files
authored
Update psalm.xml for PHP 8.4
1 parent 722cbde commit 2657321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psalm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
errorLevel="1"
55
xmlns="https://getpsalm.org/schema/config"
66
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
7-
phpVersion="8.1"
7+
phpVersion="8.4"
88
>
99
<projectFiles>
1010
<directory name="src"/>

0 commit comments

Comments
 (0)