Skip to content

Commit 3b0c60f

Browse files
committed
Fix version
1 parent cd720fc commit 3b0c60f

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.*|5.2.*|5.3.*",
18-
"minishlink/web-push": "^1.1"
18+
"minishlink/web-push": "1.1.*"
1919
},
2020
"require-dev": {
2121
"mockery/mockery": "^0.9.5",

0 commit comments

Comments
 (0)