Skip to content

Commit 01ea2ba

Browse files
committed
fix illuminate/notifications version
1 parent 6e91049 commit 01ea2ba

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
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php" : ">=5.5.9",
2222
"atehnix/vk-client": "~1.0.0",
23-
"illuminate/notifications": "~5.1",
23+
"illuminate/notifications": "~5.3",
2424
"illuminate/support": "~5.1"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)