Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored Nov 4, 2023
1 parent b8d5da1 commit 85b4e33
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,7 @@
"analyse": "vendor/bin/phpstan",
"format": "vendor/bin/php-cs-fixer fix --allow-risky=yes",
"test": "vendor/bin/pest",
"post-install-cmd": [
"bash ./install.sh"
],
"post-update-cmd": [
"bash ./install.sh"
]
"config": "bash ./install.sh"
},
"support": {
"issues": "https://github.com/cslant/telegram-git-notifier/issues"
Expand Down

0 comments on commit 85b4e33

Please sign in to comment.