diff --git a/composer.json b/composer.json index fbf6a4d..8369570 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "php": ">=5.5.0", "illuminate/support": ">=4.2", "illuminate/database": ">=4.2", - "get-stream/stream": "^2.9" + "get-stream/stream": "^3.0" }, "require-dev": { "phpunit/phpunit": "~4.0",