Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter 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",
"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