Skip to content

Commit

Permalink
Remove explicit php version for psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
a-menshchikov committed Oct 28, 2023
1 parent 7307f2c commit e9e69a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
strictBinaryOperands="true"
findUnusedPsalmSuppress="true"
sealAllMethods="true"
phpVersion="8.1"
xmlns="https://getpsalm.org/schema/config"
>
<projectFiles>
Expand Down

0 comments on commit e9e69a9

Please sign in to comment.