Skip to content

Commit b8b46b4

Browse files
committed
chore: bump web-push library to v9
1 parent 6e7a605 commit b8b46b4

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)