diff --git a/composer.json b/composer.json index aafe251..2a2c97d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "wotta/sentry-dashboard-tile", - "description": "Get an overview of the latest issues or get the issues from a specific project.\n\n", + "description": "Get an overview of the latest issues or get the issues from a specific project.", "type": "library", "keywords": [ "Laravel", @@ -26,8 +26,8 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.18", - "guzzlehttp/guzzle": "^7.2", - "orchestra/testbench": "^5.0 || ^6.0", + "guzzlehttp/guzzle": "^7.5", + "orchestra/testbench": "^6.0|^7.0", "php-parallel-lint/php-console-highlighter": "^0.5.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpunit/phpunit": "^9.3"