Skip to content

Commit

Permalink
chore(deps): update guanguans/notify requirement || ^2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [guanguans/notify](https://github.com/guanguans/notify) to permit the latest version.
- [Release notes](https://github.com/guanguans/notify/releases)
- [Changelog](https://github.com/guanguans/notify/blob/main/CHANGELOG.md)
- [Commits](guanguans/notify@1.28.0...2.0.0)

---
updated-dependencies:
- dependency-name: guanguans/notify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent cf4f9e8 commit 9ea5d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 9ea5d08

Please sign in to comment.