There was an error while loading. Please reload this page.
1 parent ed40628 commit 1297bd1Copy full SHA for 1297bd1
composer.json
@@ -15,7 +15,7 @@
15
"php": "^8.0",
16
"illuminate/notifications": "^8.0|^9.0",
17
"illuminate/support": "^8.0|^9.0",
18
- "minishlink/web-push": "^7.0"
+ "minishlink/web-push": "^8.0"
19
},
20
"require-dev": {
21
"mockery/mockery": "~1.0",
@@ -47,4 +47,4 @@
47
"scripts": {
48
"test": "vendor/bin/phpunit"
49
}
50
-}
+}
0 commit comments