Skip to content

Commit 747b2aa

Browse files
committed
chore: Set minimum PHP version in psalm.xml
Signed-off-by: Côme Chilliet <[email protected]>
1 parent c944167 commit 747b2aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml

Lines changed: 1 addition & 0 deletions
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
<projectFiles>
1718
<directory name="lib" />

0 commit comments

Comments
 (0)