From b0b5624ca53dcdc20d3f595437f63396cac8f218 Mon Sep 17 00:00:00 2001 From: Tim Groeneveld Date: Thu, 3 Oct 2019 14:10:25 +1000 Subject: [PATCH] update composer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 34142a4..71cb2f6 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ }, "minimum-stability": "dev", "require": { - "illuminate/database": "4.1 - 6.0" + "illuminate/database": "4.1 - 6.1" }, "suggest": { "jenssegers/mongodb": "Use QueryBuilderParser with MongoDB"