Skip to content

Commit 9ed3797

Browse files
authored
Merge pull request #204 from joostdebruijn/chore-bump-webpush-v9
chore: bump web-push library to v9
2 parents 6e7a605 + b8b46b4 commit 9ed3797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": "^8.1",
1616
"illuminate/notifications": "^9.0|^10.0|^11.0",
1717
"illuminate/support": "^9.0|^10.0|^11.0",
18-
"minishlink/web-push": "^8.0"
18+
"minishlink/web-push": "^9.0"
1919
},
2020
"require-dev": {
2121
"mockery/mockery": "~1.0",

0 commit comments

Comments
 (0)