We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545ada4 commit 95dc8afCopy full SHA for 95dc8af
psalm.xml
@@ -6,6 +6,7 @@
6
xmlns="https://getpsalm.org/schema/config"
7
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
8
errorBaseline="tests/psalm-baseline.xml"
9
+ phpVersion="8.0"
10
>
11
<stubs>
12
<file name="tests/stub.phpstub" preloadClasses="true"/>
0 commit comments