Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@scrummer scrummer released this 24 Jan 15:13
· 5 commits to master since this release
ddeb4d2
  • FEATURE: DiscordWebhook\SimpleWebhook
    • Create simple text-based webhooks without much boilerplate code
    • Configure URL:
      • Set the DWH_DEFAULT_URL environment variable
      • or pass the URL directly as parameter of the SimpleWebhook::sendMessage() method