diff --git a/composer.json b/composer.json index 085a4fa..8059bdb 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "php": "^7.1|^8.0", "composer/semver": "^1.4|^3.0", "geerlingguy/ping": "^1.1", - "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "vlucas/phpdotenv": "~2.5|~3.3|^4.0|^5.0" }, "require-dev": {