Skip to content

Commit

Permalink
Merge pull request #204 from joostdebruijn/chore-bump-webpush-v9
Browse files Browse the repository at this point in the history
chore: bump web-push library to v9
  • Loading branch information
cretueusebiu committed Jul 10, 2024
2 parents 6e7a605 + b8b46b4 commit 9ed3797
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 @@ -15,7 +15,7 @@
"php": "^8.1",
"illuminate/notifications": "^9.0|^10.0|^11.0",
"illuminate/support": "^9.0|^10.0|^11.0",
"minishlink/web-push": "^8.0"
"minishlink/web-push": "^9.0"
},
"require-dev": {
"mockery/mockery": "~1.0",
Expand Down

0 comments on commit 9ed3797

Please sign in to comment.