mirror of
https://github.com/Icinga/icingaweb2-module-reactbundle.git
synced 2025-07-10 07:24:26 +02:00
react: use newer/stable versions
This commit is contained in:
parent
dc6418e888
commit
1336576db9
@ -27,12 +27,15 @@
|
||||
"predis/predis": "^1.1",
|
||||
"psr/http-message": "^1",
|
||||
"react/child-process": "^0.5",
|
||||
"react/datagram": "^1",
|
||||
"react/datagram": "^1.4",
|
||||
"react/dns": "^0.4",
|
||||
"react/event-loop": "^1.0",
|
||||
"react/http": "^0.8",
|
||||
"react/http-client": "^0.5",
|
||||
"react/socket": "^0.8",
|
||||
"react/stream": "^0.7"
|
||||
"react/promise": "^2.7",
|
||||
"react/promise-timer": "^1.5",
|
||||
"react/socket": "^1.0",
|
||||
"react/stream": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user