diff --git a/composer.json b/composer.json index ee333af..4252e4b 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ } ], "require": { - "illuminate/log": "^5.0|^6.0|^7.0|^8.0|^9.0" + "illuminate/log": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0" }, "require-dev": { "phpunit/phpunit": "4.8.*"