Skip to content

Commit 43375f9

Browse files
committed
fix: Fix psalm workflow
Signed-off-by: Marcel Klehr <[email protected]>
1 parent 37e984c commit 43375f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
xmlns="https://getpsalm.org/schema/config"
77
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
88
errorBaseline="psalm-baseline.xml"
9+
phpVersion="8.1"
910
>
1011
<stubs>
1112
<file name="tests/stub.phpstub" preloadClasses="true"/>

0 commit comments

Comments
 (0)