We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a3c12 commit 5366cd2Copy full SHA for 5366cd2
psalm.xml
@@ -12,6 +12,7 @@
12
errorBaseline="tests/psalm-baseline.xml"
13
findUnusedBaselineEntry="true"
14
findUnusedCode="false"
15
+ phpVersion="8.1"
16
>
17
<stubs>
18
<file name="tests/stubs/doctrine_dbal_schema_abstractasset.php" />
0 commit comments