Skip to content

Commit 1297bd1

Browse files
committed
chore: update to web-push v8
1 parent ed40628 commit 1297bd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": "^8.0",
1616
"illuminate/notifications": "^8.0|^9.0",
1717
"illuminate/support": "^8.0|^9.0",
18-
"minishlink/web-push": "^7.0"
18+
"minishlink/web-push": "^8.0"
1919
},
2020
"require-dev": {
2121
"mockery/mockery": "~1.0",
@@ -47,4 +47,4 @@
4747
"scripts": {
4848
"test": "vendor/bin/phpunit"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)