From 9640dd6419f05a41c25b88992649f4f8fdbc6966 Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Thu, 22 Aug 2019 10:04:33 +0200 Subject: [PATCH] Remove unnecessary dependency Refs #1773. --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index d2d819ae5..3ec157002 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,6 @@ "illuminate/filesystem": "5.7.*", "illuminate/hashing": "5.7.*", "illuminate/mail": "5.7.*", - "illuminate/notifications": "5.7.*", "illuminate/queue": "5.7.*", "illuminate/session": "5.7.*", "illuminate/support": "5.7.*",