Skip to content

Commit

Permalink
fixup! adjust to NC 25
Browse files Browse the repository at this point in the history
  • Loading branch information
blizzz committed Sep 18, 2023
1 parent 0c6d8b4 commit c47734c
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 316 deletions.
12 changes: 10 additions & 2 deletions vendor-bin/psalm/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"require-dev": {
"vimeo/psalm": "^5.15"
"require": {
"vimeo/psalm": "^4.6"
},
"config": {
"platform": {
"php": "7.4"
},
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}
Loading

0 comments on commit c47734c

Please sign in to comment.