We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab46253 commit 3fad302Copy full SHA for 3fad302
composer.json
@@ -51,13 +51,7 @@
51
},
52
"scripts": {
53
"analyse": "vendor/bin/phpstan analyse",
54
- "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes",
55
- "post-install-cmd": [
56
- "bash vendor/cslant/telegram-git-notifier/install.sh"
57
- ],
58
- "post-update-cmd": [
59
60
- ]
+ "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes"
61
62
"support": {
63
"issues": "https://github.com/cslant/laravel-telegram-git-notifier/issues"
0 commit comments