diff --git a/composer.json b/composer.json index 17e1d5d..e19ea65 100644 --- a/composer.json +++ b/composer.json @@ -11,10 +11,10 @@ ], "require": { "php": "~7.4|| ^8", - "illuminate/support": "^6|^7|^8|^9" + "illuminate/support": "^6|^7|^8|^9|^10" }, "require-dev" : { - "phpunit/phpunit": "^8" + "phpunit/phpunit": "^8|^9|^10" }, "autoload": { "psr-4": {