From 654be7cf99d8291b4d4f7ed99b03c9237ee59b3d Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 12 Mar 2019 18:40:51 +0100 Subject: [PATCH] wip #2628 @0.5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b101cb7..207bd75 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "^7.1.3", + "php": ">=7.1.3", "backpack/backupmanager": "^1.4", "backpack/crud": "^3.6", "backpack/logmanager": "^2.3", -- 2.39.5