diff --git a/composer.json b/composer.json index 0d426ba..e99a954 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": "^7.3|^8.0", - "illuminate/macroable": "^8.0", + "illuminate/macroable": "^8.0|^9.0", "symfony/finder": "^3.4|^4.0|^5.0" }, "autoload": {