Skip to content

Commit 275ef5d

Browse files
authored
Merge pull request #26 from pursehouse/patch-1
fix to work with laravel 5.6
2 parents 1a9a5d3 + cde24a8 commit 275ef5d

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
@@ -8,7 +8,7 @@
88
"php": ">=7.1.0",
99
"ext-zmq": "*",
1010
"cboden/ratchet": "^0.4",
11-
"graham-campbell/throttle": "^6.0",
11+
"graham-campbell/throttle": "^7.0",
1212
"illuminate/console": "^5.5",
1313
"illuminate/support": "^5.5",
1414
"react/zmq": "0.2.*|0.3.*"

0 commit comments

Comments
 (0)