diff --git a/composer.json b/composer.json index 72589a6..4710fa4 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ } ], "require": { - "illuminate/log": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" + "illuminate/log": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" }, "require-dev": { "phpunit/phpunit": "4.8.*"