Skip to content

Commit 05243db

Browse files
authored
Merge pull request #30 from ikoolik/master
PHP 7.2 compatibility fix
2 parents 5ce0e98 + dc8bce8 commit 05243db

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)