diff --git a/composer.json b/composer.json index bbf37bf..bb7d800 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "require": { "php": ">=7.4", "ext-json": "*", - "guanguans/notify": "^1.28", + "guanguans/notify": "^1.28 || ^2.0", "illuminate/contracts": "^7.0 || ^8.0 || ^9.0 || ^10.0", "illuminate/support": "^7.0 || ^8.0 || ^9.0 || ^10.0" },