From a9d45768691b1a7ba8942cbf53c0fbbb550f002a Mon Sep 17 00:00:00 2001 From: donald_p Date: Mon, 6 May 2019 19:13:21 +0200 Subject: [PATCH] package: dependency update --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d87fb92..11f61bd 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ "filp/whoops": "^2.2", "doctrine/dbal": "^2.8", "hashids/hashids": "^3.0", - "illuminate/validation": "5.7.*", - "illuminate/database": "5.7.*", + "illuminate/validation": "5.8.*", + "illuminate/database": "5.8.*", "modulusphp/hibernate": "1.9.*", "modulusphp/console": "1.9.*", "modulusphp/directives": "1.9.*",