diff --git a/composer.json b/composer.json index 9769059..590de4c 100644 --- a/composer.json +++ b/composer.json @@ -22,12 +22,12 @@ "ext-json": "*", "ext-openssl": "*", "guzzlehttp/guzzle": "^6.5", - "illuminate/contracts": "^7.0", - "illuminate/database": "^7.0", - "illuminate/http": "^7.0", - "illuminate/routing": "^7.0", - "illuminate/support": "^7.0", - "illuminate/view": "^7.0", + "illuminate/contracts": "^7.9", + "illuminate/database": "^7.9", + "illuminate/http": "^7.9", + "illuminate/routing": "^7.9", + "illuminate/support": "^7.9", + "illuminate/view": "^7.9", "moneyphp/money": "^3.2", "nesbot/carbon": "^2.0", "spatie/url": "^1.3",