diff --git a/composer.json b/composer.json index c48dcbd..d12241e 100644 --- a/composer.json +++ b/composer.json @@ -19,8 +19,8 @@ "php": "^7.3|^8.0", "ext-sockets": "*", "xenolope/quahog": "^3.0", - "illuminate/support": "~5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", - "illuminate/validation": "~5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0" + "illuminate/support": "~5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", + "illuminate/validation": "~5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" }, "require-dev": { "roave/security-advisories": "dev-master",