diff --git a/composer.json b/composer.json index 7c87243..b2e65cf 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ "keywords": ["package", "laravel", "payfast"], "license": "MIT", "require": { - "illuminate/support": "^5.4|^6.0", - "illuminate/http": "^5.4|^6.0", + "illuminate/support": "^5.4|^6.0|^7.0", + "illuminate/http": "^5.4|^6.0|^7.0", "billowapp/show-me-the-money": "^0.1.2|^0.2" }, "autoload": {