Skip to content

Commit 1dd9500

Browse files
committed
ci(psalm): add missing phpVersion
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 parent 97c1cb0 commit 1dd9500

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

psalm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<psalm
77
errorLevel="4"
88
resolveFromConfigFile="true"
9+
phpVersion="8.1"
910
totallyTyped="true"
1011
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1112
xmlns="https://getpsalm.org/schema/config"

0 commit comments

Comments
 (0)