Skip to content

Commit 383ef75

Browse files
Update react/child-process requirement from 0.6.6 to 0.6.7 (#10)
* Update react/child-process requirement from 0.6.6 to 0.6.7 Updates the requirements on [react/child-process](https://github.com/reactphp/child-process) to permit the latest version. - [Release notes](https://github.com/reactphp/child-process/releases) - [Changelog](https://github.com/reactphp/child-process/blob/v0.6.7/CHANGELOG.md) - [Commits](reactphp/child-process@v0.6.6...v0.6.7) --- updated-dependencies: - dependency-name: react/child-process dependency-version: 0.6.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update react/child-process version constraint --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valithor Obsidion <[email protected]>
1 parent 1bd643c commit 383ef75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"clue/redis-react": "^2.6",
1414
"react/filesystem": "^0.2@dev",
1515
"react/async": "4.x-dev",
16-
"react/child-process": "0.6.6",
16+
"react/child-process": "^0.6.6",
1717
"vzgcoders/twitchphp": "dev-main",
1818
"valzargaming/byond": "dev-main",
1919
"valzargaming/handler": "dev-main",

0 commit comments

Comments
 (0)