Skip to content

Commit 364814f

Browse files
committed
Added @dev in composer for ringphp,streams
1 parent 7b70019 commit 364814f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"require": {
2626
"php": "^7.1",
2727
"ext-json": ">=1.3.7",
28-
"guzzlehttp/ringphp": "dev-fork-elasticsearch",
29-
"guzzlehttp/streams": "@dev",
28+
"guzzlehttp/ringphp": "dev-fork-elasticsearch@dev",
29+
"guzzlehttp/streams": "dev-fork-elasticsearch@dev",
3030
"psr/log": "~1.0"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)