From 07b85fb8d47d45180d84d589d3e353c774888dd2 Mon Sep 17 00:00:00 2001 From: Stephan Kasdorf Date: Mon, 4 Nov 2019 00:12:01 +0100 Subject: [PATCH] REFACTORING: renaming the repository --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 37d50d5..215009a 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "smarty/smarty": "^3.1", "carbondate/carbon": "^1.33", "phpmailer/phpmailer": "^6.1", - "php": "^7.3", + "php": ">=7.3", "codeception/codeception": "^3.1" }, "authors": [