Skip to content

Commit

Permalink
chore(psalm): Use correct PHP version
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
provokateurin committed Jan 27, 2025
1 parent f1a3c12 commit 5366cd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
errorBaseline="tests/psalm-baseline.xml"
findUnusedBaselineEntry="true"
findUnusedCode="false"
phpVersion="8.1"
>
<stubs>
<file name="tests/stubs/doctrine_dbal_schema_abstractasset.php" />
Expand Down

0 comments on commit 5366cd2

Please sign in to comment.