Skip to content

Commit d588fd0

Browse files
committed
Fixed ringphp and streams dependency issuegit add composer.json !
1 parent 3a55999 commit d588fd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"require": {
1616
"php": "^7.1",
1717
"ext-json": ">=1.3.7",
18-
"ezimuel/ringphp": "@dev",
18+
"ezimuel/ringphp": "master@dev",
19+
"ezimuel/guzzlestreams": "master@dev",
1920
"psr/log": "~1.0"
2021
},
2122
"require-dev": {

0 commit comments

Comments
 (0)