|
17 | 17 | "php": ">=5.6.3", |
18 | 18 | "ext-curl": "*", |
19 | 19 | "clue/block-react": "^1", |
20 | | - "clue/connection-manager-extra": "^1.1", |
| 20 | + "clue/connection-manager-extra": "^1", |
21 | 21 | "clue/http-proxy-react": "^1", |
22 | | - "clue/mq-react": "^1.1", |
23 | | - "clue/redis-react": "^2.3", |
24 | | - "clue/soap-react": "^1.0", |
25 | | - "clue/socket-raw": "^1.4", |
| 22 | + "clue/mq-react": "^1", |
| 23 | + "clue/redis-react": "^2", |
| 24 | + "clue/soap-react": "^1", |
| 25 | + "clue/socket-raw": "^1", |
26 | 26 | "clue/socks-react": "^1", |
27 | | - "clue/stdio-react": "^2.3", |
| 27 | + "clue/stdio-react": "^2", |
28 | 28 | "evenement/evenement": "^2", |
29 | | - "predis/predis": "^1.1", |
| 29 | + "predis/predis": "^1", |
30 | 30 | "psr/http-message": "^1", |
31 | | - "ramsey/uuid": "^3.8", |
| 31 | + "ramsey/uuid": "^3", |
32 | 32 | "react/child-process": "^0.6", |
33 | | - "react/datagram": "^1.5", |
| 33 | + "react/datagram": "^1", |
34 | 34 | "react/dns": "^1", |
35 | | - "react/event-loop": "^1.1", |
| 35 | + "react/event-loop": "^1", |
36 | 36 | "react/http": "^1", |
37 | 37 | "react/promise": "^2", |
38 | 38 | "react/promise-stream": "^1", |
39 | | - "react/promise-timer": "^1.5", |
| 39 | + "react/promise-timer": "^1", |
40 | 40 | "react/socket": "^1", |
41 | | - "react/stream": "^1.1", |
42 | | - "guzzlehttp/psr7": "^1.7", |
43 | | - "guzzlehttp/guzzle": "^6.5.5" |
| 41 | + "react/stream": "^1", |
| 42 | + "guzzlehttp/psr7": "^1", |
| 43 | + "guzzlehttp/guzzle": "^6.5" |
44 | 44 | }, |
45 | 45 | "require-dev": { |
46 | 46 | } |
|
0 commit comments