diff --git a/composer.json b/composer.json index d7cc849..aa923e0 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "php": "^8.0.2", "league/flysystem": "^3.2", "microsoft/microsoft-graph": "^1.74", - "illuminate/support": "^9.0" + "illuminate/support": "^9.0,^10.0" }, "scripts": { "test": "vendor/bin/phpunit", @@ -46,4 +46,4 @@ "laravel/framework": "^9.19", "orchestra/testbench": "^v7.1.0" } -} +} \ No newline at end of file