Skip to content

Commit 84e7445

Browse files
committed
chore: adjust psalm config
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 5141377 commit 84e7445

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

0 commit comments

Comments
 (0)