Skip to content

Commit

Permalink
ci(psalm): add missing phpVersion
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <chrng8@gmail.com>
  • Loading branch information
Pytal committed Jan 31, 2025
1 parent fae0649 commit b868b83
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 @@ -6,6 +6,7 @@
<psalm
errorLevel="4"
resolveFromConfigFile="true"
phpVersion="8.1"
totallyTyped="true"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
Expand Down

0 comments on commit b868b83

Please sign in to comment.