composer: raise versions
This commit is contained in:
parent
b0c9f6d2b7
commit
342a1d15fc
|
@ -31,14 +31,15 @@
|
|||
"psr/http-message": "^1",
|
||||
"ramsey/uuid": "^3.8",
|
||||
"react/child-process": "^0.6",
|
||||
"react/datagram": "^1.4",
|
||||
"react/dns": "^0.4",
|
||||
"react/datagram": "^1.5",
|
||||
"react/dns": "^1.2",
|
||||
"react/event-loop": "^1.1",
|
||||
"react/http": "^0.8",
|
||||
"react/http-client": "^0.5",
|
||||
"react/promise": "^2.7",
|
||||
"react/promise-stream": "^1.2",
|
||||
"react/promise-timer": "^1.5",
|
||||
"react/socket": ">=1.2.1",
|
||||
"react/socket": "^1.3",
|
||||
"react/stream": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
Loading…
Reference in New Issue