Skip to content

Commit dc8bce8

Browse files
committed
compatibility fix with PHP 7.2
1 parent 5ce0e98 commit dc8bce8

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": ">=5.6.4",
1616
"illuminate/notifications": "^5.3",
1717
"illuminate/support": "^5.1",
18-
"minishlink/web-push": "^1.4.1"
18+
"minishlink/web-push": "^2.0.0"
1919
},
2020
"require-dev": {
2121
"mockery/mockery": "^0.9.5",

0 commit comments

Comments
 (0)