diff --git a/composer.json b/composer.json index aa0957b..944b34c 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ }, "require-dev": { "laravel/slack-notification-channel": "^1.0|^2.0|^3.2", - "phpunit/phpunit": "^6.0|^7.0|^8.0|^9.0|^10.5", + "phpunit/phpunit": "^11.3.5", "squizlabs/php_codesniffer": "~2.3|^3.6", "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0", "mockery/mockery": "^1.2"