Webhook support, misc fixes

* Added support for slack (mattermost) webhooks
* Misc fixes
This commit is contained in:
2022-03-08 01:04:03 +01:00
parent 6cdb155dc5
commit 1f44d9f44b
5 changed files with 53 additions and 11 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/vendor
/composer.lock
/*.phar