diff --git a/composer.json b/composer.json index a40dd66..1c6c566 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A Laravel wrapper for the TransIP REST API Client.", "require": { "php": "^7.2.0|^8.0", - "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0", + "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", "transip/transip-api-php": "^6.0" }, "license": "MIT",