Skip to content

Commit

Permalink
chore: Set PHP platform to 8.1 in psalm vendor-bin
Browse files Browse the repository at this point in the history
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc committed Dec 2, 2024
1 parent 3d948f9 commit f175dc1
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 55 deletions.
5 changes: 5 additions & 0 deletions vendor-bin/psalm/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"require-dev": {
"vimeo/psalm": "^5.26"
},
"config": {
"platform": {
"php": "8.1"
}
}
}
113 changes: 58 additions & 55 deletions vendor-bin/psalm/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f175dc1

Please sign in to comment.