diff --git a/composer.json b/composer.json index 396ae882..bea10718 100644 --- a/composer.json +++ b/composer.json @@ -32,6 +32,9 @@ "php-flasher/flasher-symfony": "dev-main", "php-flasher/flasher-pnotify": "dev-main" }, + "require-dev": { + "phpunit/phpunit": "^4.8|^5.0|^6.0|^7.0|^8.0|^9.0" + }, "autoload": { "psr-4": { "Flasher\\Pnotify\\Symfony\\": ""