diff --git a/composer.json b/composer.json index 72a67fb..2bd91c5 100755 --- a/composer.json +++ b/composer.json @@ -22,11 +22,11 @@ "require": { "php": ">=7.2", "kreait/laravel-firebase": "^1.2", - "illuminate/notifications": "^6.0", - "illuminate/support": "^6.5.2" + "illuminate/notifications": "^6.0 || ^7.0", + "illuminate/support": "^6.5.2 || ^7.0" }, "require-dev": { - "orchestra/testbench": "^4.0.1" + "orchestra/testbench": "^4.0.1 || ^5.0" }, "scripts": { "test": [