8000 Bumped child process packages and open up Windows support again by WyriHaximus · Pull Request #64 · reactphp/filesystem · GitHub
[go: up one dir, main page]

Skip to content

Bumped child process packages and open up Windows support again #64

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: 0.2.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filte 8000 r by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bumped child process packages and open up Windows support again
  • Loading branch information
WyriHaximus committed Apr 29, 2020
commit 6eeb3f726a087998306741a7ded362d76fa4d08d
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react/promise": "~2.2",
< 5A62 span class='blob-code-inner blob-code-marker ' data-code-marker=" "> "react/promise-stream": "^1.1",
"react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4",
"wyrihaximus/react-child-process-pool": "^1.3"
"wyrihaximus/react-child-process-pool": "^1.5"
},
"require-dev": {
"clue/block-react": "^1.1",
Expand Down
Loading
0