diff --git a/composer.json b/composer.json index da355f90..82526415 100644 --- a/composer.json +++ b/composer.json @@ -21,9 +21,9 @@ "ext-pdo": "*", "erusev/parsedown": "1.7.4", "fakerphp/faker": "^1.9.1", - "illuminate/console": "^8.0|^9.0|^10.0", - "illuminate/routing": "^8.0|^9.0|^10.0", - "illuminate/support": "^8.0|^9.0|^10.0", + "illuminate/console": "^8.0|^9.0|^10.0|^11.0", + "illuminate/routing": "^8.0|^9.0|^10.0|^11.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0", "league/flysystem": "^1.1.4|^2.1.1|^3.0", "mpociot/reflection-docblock": "^1.0.1", "nikic/php-parser": "^5.0",