diff --git a/psalm.xml b/psalm.xml index 6f8f24c49..ae3bbcb85 100644 --- a/psalm.xml +++ b/psalm.xml @@ -4,6 +4,7 @@ xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" errorLevel="8" + phpVersion="8.4" findUnusedCode="false" ensureOverrideAttribute="false" errorBaseline="psalm-baseline.xml"