Skip to content

Commit

Permalink
Set psalm phpVersion 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Dec 19, 2023
1 parent f33172c commit 5ffcd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psalm.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<psalm
phpVersion="8.0"
phpVersion="8.1"
errorLevel="1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
Expand Down

0 comments on commit 5ffcd36

Please sign in to comment.