From 145ea83aca661351b7fdf8f7ae82cae6a464db11 Mon Sep 17 00:00:00 2001 From: Trex Date: Wed, 22 Apr 2020 10:22:52 +0800 Subject: [PATCH] remove minimum stability --- composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 31e62fac..b6ef79ff 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,7 @@ ], "license": "MIT", "require": { - "php": ">=7.0.0", - "illuminate/database": "6.*", - "illuminate/support": "6.*", + "php": "^7.1.3", "baum/baum": "2.x-dev" }, "require-dev": { @@ -32,7 +30,6 @@ "Trexology\\Inventory\\Tests\\": "tests/" } }, - "minimum-stability": "stable", "extra": { "laravel": { "providers": [