Skip to content

Commit

Permalink
Update to stable Socket v1.15.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Dec 17, 2023
1 parent 56b4835 commit 79de239
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react/event-loop": "^1.2",
"react/promise": "^3 || ^2.0 || ^1.1",
"react/promise-timer": "^1.10",
"react/socket": "dev-cancel-happy as 1.15.0"
"react/socket": "^1.15"
},
"require-dev": {
"phpstan/phpstan": "1.10.15 || 1.4.10",
Expand All @@ -29,11 +29,5 @@
},
"autoload-dev": {
"psr-4": { "Clue\\Tests\\React\\Redis\\": "tests/" }
},
"repositories": {
"clue": {
"type": "vcs",
"url": "https://github.com/clue-labs/socket"
}
}
}

0 comments on commit 79de239

Please sign in to comment.