Skip to content

Commit

Permalink
Normalize composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Apr 14, 2023
1 parent 7a7eec0 commit f07ae2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vendor-bin/tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"vimeo/psalm": "^5.0"
},
"config": {
"bin-dir": "../../vendor/bin",
"allow-plugins": {
"composer/package-versions-deprecated": true,
"phpstan/extension-installer": true
}
},
"bin-dir": "../../vendor/bin"
}
}

0 comments on commit f07ae2b

Please sign in to comment.