Skip to content

Commit 5366cd2

Browse files
committed
chore(psalm): Use correct PHP version
Signed-off-by: provokateurin <[email protected]>
1 parent f1a3c12 commit 5366cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
errorBaseline="tests/psalm-baseline.xml"
1313
findUnusedBaselineEntry="true"
1414
findUnusedCode="false"
15+
phpVersion="8.1"
1516
>
1617
<stubs>
1718
<file name="tests/stubs/doctrine_dbal_schema_abstractasset.php" />

0 commit comments

Comments
 (0)