diff --git a/composer.json b/composer.json index 862c455..da28080 100644 --- a/composer.json +++ b/composer.json @@ -18,10 +18,10 @@ "php": "^7.4|^8.0", "league/flysystem-aws-s3-v3": "^3.0", "spatie/laravel-package-tools": "^1.1", - "illuminate/contracts": "^8.0|^9.0|^10.0" + "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0" }, "require-dev": { - "orchestra/testbench": "^6.0|^7.0", + "orchestra/testbench": "^6.0 | ^7.0 | ^8.0 | ^9.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0",