We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cae74a commit d1b2e0fCopy full SHA for d1b2e0f
1 file changed
composer.json
@@ -17,7 +17,7 @@
17
"react/event-loop": "^1.2",
18
"react/promise": "^3 || ^2.0 || ^1.1",
19
"react/promise-timer": "^1.10",
20
- "react/socket": "dev-cancel-happy as 1.15.0"
+ "react/socket": "^1.15"
21
},
22
"require-dev": {
23
"phpstan/phpstan": "1.10.15 || 1.4.10",
@@ -29,11 +29,5 @@
29
30
"autoload-dev": {
31
"psr-4": { "Clue\\Tests\\React\\Redis\\": "tests/" }
32
- },
33
- "repositories": {
34
- "clue": {
35
- "type": "vcs",
36
- "url": "https://github.com/clue-labs/socket"
37
- }
38
}
39
0 commit comments