|
31 | 31 | "fig/http-message-util": "^1.1", |
32 | 32 | "psr/http-message": "^1.0", |
33 | 33 | "react/event-loop": "^1.2", |
34 | | - "react/promise": "^3@dev || ^2.3 || ^1.2.1", |
| 34 | + "react/promise": "^3 || ^2.3 || ^1.2.1", |
35 | 35 | "react/promise-stream": "^1.4", |
36 | 36 | "react/socket": "^1.12", |
37 | 37 | "react/stream": "^1.2", |
38 | 38 | "ringcentral/psr7": "^1.2" |
39 | 39 | }, |
40 | 40 | "require-dev": { |
41 | | - "clue/http-proxy-react": "dev-promise-v3 as 1.8.0", |
42 | | - "clue/reactphp-ssh-proxy": "dev-promise-v3 as 1.4.0", |
43 | | - "clue/socks-react": "dev-promise-v3 as 1.4.0", |
| 41 | + "clue/http-proxy-react": "^1.8", |
| 42 | + "clue/reactphp-ssh-proxy": "^1.4", |
| 43 | + "clue/socks-react": "^1.4", |
44 | 44 | "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35", |
45 | 45 | "react/async": "^4 || ^3 || ^2", |
46 | 46 | "react/promise-timer": "^1.9" |
|
50 | 50 | }, |
51 | 51 | "autoload-dev": { |
52 | 52 | "psr-4": { "React\\Tests\\Http\\": "tests" } |
53 | | - }, |
54 | | - "repositories": [ |
55 | | - { |
56 | | - "type": "vcs", |
57 | | - "url": "https://github.com/clue-labs/reactphp-http-proxy" |
58 | | - }, |
59 | | - { |
60 | | - "type": "vcs", |
61 | | - "url": "https://github.com/clue-labs/reactphp-socks" |
62 | | - }, |
63 | | - { |
64 | | - "type": "vcs", |
65 | | - "url": "https://github.com/clue-labs/reactphp-ssh-proxy" |
66 | | - } |
67 | | - ] |
| 53 | + } |
68 | 54 | } |
0 commit comments