Skip to content

Commit e815449

Browse files
authored
Update composer.json
1 parent 83421d9 commit e815449

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"require": {
2121
"php": ">=5.6.4",
2222
"guzzlehttp/guzzle": "^6.2",
23-
"illuminate/notifications": "5.3.*",
24-
"illuminate/support": "5.1.*|5.2.*|5.3.*",
25-
"illuminate/queue": "5.1.*|5.2.*|5.3.*",
26-
"illuminate/console": "5.1.*|5.2.*|5.3.*",
23+
"illuminate/notifications": "5.3.*|5.4.*",
24+
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*",
25+
"illuminate/queue": "5.1.*|5.2.*|5.3.*|5.4.*",
26+
"illuminate/console": "5.1.*|5.2.*|5.3.*|5.4.*",
2727
"textalk/websocket": "1.0.*"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)