From ce8fffa336094f6b8b5049e56271a16077cb2d51 Mon Sep 17 00:00:00 2001 From: Stephan Kasdorf Date: Mon, 4 Nov 2019 00:15:09 +0100 Subject: [PATCH] REFACTORING: renaming the repository --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 59fc076..9122227 100644 --- a/composer.json +++ b/composer.json @@ -7,8 +7,9 @@ }, "require": { "smarty/smarty": "^3.1", + "carbondate/carbon": "^1.33", "phpmailer/phpmailer": "^6.1", - "php": ">=7.3", + "php": ">=7.1", "codeception/codeception": "^3.1" }, "authors": [