update composer and readme

This commit is contained in:
crazywhalecc
2023-03-18 17:44:23 +08:00
parent 3d33c75a05
commit 880242ed93
4 changed files with 5 additions and 19 deletions

View File

@@ -24,17 +24,6 @@
]
},
"extra": {
"hooks": {
"post-merge": "composer install",
"pre-commit": [
"echo committing as $(git config user.name)",
"composer cs-fix -- --diff"
],
"pre-push": [
"composer cs-fix -- --dry-run --diff",
"composer analyse"
]
}
},
"bin": [
"bin/spc"