diff --git a/composer.json b/composer.json index f77d343..4f50b59 100644 --- a/composer.json +++ b/composer.json @@ -15,9 +15,9 @@ }], "require": { "php": "^7.3|^8.0", - "illuminate/console": "^6.0|^7.0|^8.0|^9.0", - "illuminate/routing": "^6.0|^7.0|^8.0|^9.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0", + "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", "mpociot/documentarian": "dev-master" }, "require-dev": {