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.*",