Forcing ^2.0 on react/promise
This commit is contained in:
parent
593c48f8c2
commit
b2263dc334
|
|
@ -36,7 +36,7 @@
|
||||||
"illuminate/routing": "^6.0|^7.0",
|
"illuminate/routing": "^6.0|^7.0",
|
||||||
"illuminate/support": "^6.0|^7.0",
|
"illuminate/support": "^6.0|^7.0",
|
||||||
"pusher/pusher-php-server": "^3.0|^4.0",
|
"pusher/pusher-php-server": "^3.0|^4.0",
|
||||||
"react/dns": "^1.1",
|
"react/promise": "^2.0",
|
||||||
"symfony/http-kernel": "^4.0|^5.0",
|
"symfony/http-kernel": "^4.0|^5.0",
|
||||||
"symfony/psr-http-message-bridge": "^1.1|^2.0"
|
"symfony/psr-http-message-bridge": "^1.1|^2.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue