mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-20 20:24:35 +02:00
Update library versions in composer
Update all the library versions to their highest minimum statbility versions.
This commit is contained in:
parent
3b010ce5ac
commit
adb56cbe0a
@ -16,30 +16,30 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2.9 <=8.2",
|
"php": ">=7.2.9 <=8.2",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"clue/block-react": "^1",
|
"clue/block-react": "^1.5",
|
||||||
"clue/connection-manager-extra": "^1",
|
"clue/connection-manager-extra": "^1.3",
|
||||||
"clue/http-proxy-react": "^1",
|
"clue/http-proxy-react": "^1.8",
|
||||||
"clue/mq-react": "^1",
|
"clue/mq-react": "^1.5",
|
||||||
"clue/redis-react": "^2",
|
"clue/redis-react": "^2.6",
|
||||||
"clue/soap-react": "^1",
|
"clue/soap-react": "^1",
|
||||||
"clue/socket-raw": "^1",
|
"clue/socket-raw": "^1.6",
|
||||||
"clue/socks-react": "^1",
|
"clue/socks-react": "^1.4",
|
||||||
"clue/stdio-react": "^2",
|
"clue/stdio-react": "^2.6",
|
||||||
"evenement/evenement": "^3",
|
"evenement/evenement": "^3",
|
||||||
"predis/predis": "^1",
|
"predis/predis": "^1.1",
|
||||||
"psr/http-message": "^1",
|
"psr/http-message": "^1.1",
|
||||||
"ramsey/uuid": "^3",
|
"ramsey/uuid": "^3.9",
|
||||||
"react/child-process": "^0.6",
|
"react/child-process": "^0.6",
|
||||||
"react/datagram": "^1",
|
"react/datagram": "^1.9",
|
||||||
"react/dns": "^1",
|
"react/dns": "^1.11",
|
||||||
"react/event-loop": "^1",
|
"react/event-loop": "^1.4",
|
||||||
"react/http": "^1",
|
"react/http": "^1.9",
|
||||||
"react/promise": "^2",
|
"react/promise": "^2.10",
|
||||||
"react/promise-stream": "^1",
|
"react/promise-stream": "^1.5",
|
||||||
"react/promise-timer": "^1",
|
"react/promise-timer": "^1.9",
|
||||||
"react/socket": "^1",
|
"react/socket": "^1.13",
|
||||||
"react/stream": "^1",
|
"react/stream": "^1.3",
|
||||||
"guzzlehttp/psr7": "^1",
|
"guzzlehttp/psr7": "^1.9",
|
||||||
"guzzlehttp/guzzle": "^6.5",
|
"guzzlehttp/guzzle": "^6.5",
|
||||||
"jfcherng/php-diff": "^6.10",
|
"jfcherng/php-diff": "^6.10",
|
||||||
"components/jquery": "3.6.*",
|
"components/jquery": "3.6.*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user