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