Skip to content

Commit

Permalink
Merge pull request #1 from WyriHaximus/update-to-latest-clue-stdio-react
Browse files Browse the repository at this point in the history
Using WritableResourceStream directly instead of using clue/stdio-react as a wrapper
  • Loading branch information
WyriHaximus authored Nov 3, 2017
2 parents 00a8689 + fd37608 commit 8ffd013
Show file tree
Hide file tree
Showing 4 changed files with 315 additions and 400 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
],
"require": {
"php": "^7.0",
"clue/stdio-react": "^1.0",
"psr/log": "^1.0",
"react/event-loop": "^1.0 || ^0.5 || ^0.4",
"react/stream": "^1.0 || ^0.7 || ^0.6",
"wyrihaximus/psr-3-utilities": "^1.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 8ffd013

Please sign in to comment.