mirror of
https://github.com/Icinga/icingaweb2-module-reactbundle.git
synced 2025-07-10 15:34:30 +02:00
evenement: pin to 2.x for PHP 5.x support
This commit is contained in:
parent
0b68efcf87
commit
7a25e74440
@ -23,7 +23,8 @@
|
|||||||
"guzzlehttp/guzzle": "^5",
|
"guzzlehttp/guzzle": "^5",
|
||||||
"clue/socks-react": "^0.8",
|
"clue/socks-react": "^0.8",
|
||||||
"clue/http-proxy-react": "^1.2",
|
"clue/http-proxy-react": "^1.2",
|
||||||
"clue/connection-manager-extra": "^1.1"
|
"clue/connection-manager-extra": "^1.1",
|
||||||
|
"evenement/evenement": "^2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user