Package update
This commit is contained in:
parent
6a3b92fa6c
commit
cdd8bdd350
|
|
@ -45,16 +45,16 @@
|
||||||
"evenement/evenement": "^2.0|^3.0",
|
"evenement/evenement": "^2.0|^3.0",
|
||||||
"facade/ignition-contracts": "^1.0",
|
"facade/ignition-contracts": "^1.0",
|
||||||
"guzzlehttp/psr7": "^1.5|^2.0",
|
"guzzlehttp/psr7": "^1.5|^2.0",
|
||||||
"illuminate/broadcasting": "*",
|
"illuminate/broadcasting": "^9.0|^10.0",
|
||||||
"illuminate/console": "*",
|
"illuminate/console": "^9.0|^10.0",
|
||||||
"illuminate/http": "*",
|
"illuminate/http": "^9.0|^10.0",
|
||||||
"illuminate/queue": "*",
|
"illuminate/queue": "^9.0|^10.0",
|
||||||
"illuminate/routing": "*",
|
"illuminate/routing": "^9.0|^10.0",
|
||||||
"illuminate/support": "*",
|
"illuminate/support": "^9.0|^10.0",
|
||||||
"pusher/pusher-php-server": "^6.0|^7.0",
|
"pusher/pusher-php-server": "^6.0|^7.0",
|
||||||
"react/mysql": "^0.5",
|
"react/mysql": "^0.5",
|
||||||
"react/promise": "^2.8",
|
"react/promise": "^2.8",
|
||||||
"symfony/http-kernel": "^5.0|^6.0",
|
"symfony/http-kernel": "^6.0",
|
||||||
"symfony/psr-http-message-bridge": "^1.1|^2.0"
|
"symfony/psr-http-message-bridge": "^1.1|^2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue