From f457f9d456eb7fd9bdb4268dcfbddb346284c934 Mon Sep 17 00:00:00 2001 From: Cyrill Kalita Date: Sun, 2 Feb 2020 12:21:47 -0600 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9d95cf3..de61837 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "binary-cats", "laravel", "mailgun", - "webhook" + "webhooks" ], "homepage": "https://github.com/binary-cats/laravel-mailgun-webhooks", "license": "MIT",