diff --git a/composer.json b/composer.json index 8cf7f4b..d9fabb2 100644 --- a/composer.json +++ b/composer.json @@ -20,8 +20,8 @@ "minimum-stability": "dev", "prefer-stable": true, "require": { - "php": "^7.3|^8.0|^8.1|^8.2", - "illuminate/container": "^8.0||^9.0" + "php": "^7.3|^8.0|^8.1|^8.2|^8.3", + "illuminate/container": "^8.0||^9.0||^10.0" }, "require-dev": { "phpunit/phpunit": "^9.3",