Skip to content

Commit de066fe

Browse files
committed
Migrates stream to 2.9
Signed-off-by: Oliver Brunsmann <[email protected]>
1 parent 5870fb2 commit de066fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": ">=5.5.0",
1515
"illuminate/support": ">=4.2",
1616
"illuminate/database": ">=4.2",
17-
"get-stream/stream": "~2.2"
17+
"get-stream/stream": "^2.9"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "~4.0",
@@ -37,4 +37,3 @@
3737
}
3838
}
3939
}
40-

0 commit comments

Comments
 (0)