From 9919096ce5f376997c224cba2aa4c85e9b699266 Mon Sep 17 00:00:00 2001 From: Stephan Kasdorf Date: Mon, 4 Nov 2019 00:18:01 +0100 Subject: [PATCH] REFACTORING: renaming the repository --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e6711ce..29e1da9 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,6 @@ "require": { "php": ">=7.1.0", "smarty/smarty": "^3.1", - "phpmailer/phpmailer": "^6.1", - "carbondate/carbon": "^2.0@beta" + "phpmailer/phpmailer": "^6.1" } } \ No newline at end of file