|
34 | 34 | "evenement/evenement": "^2.0|^3.0",
|
35 | 35 | "facade/ignition-contracts": "^1.0",
|
36 | 36 | "guzzlehttp/psr7": "^1.7|^2.0",
|
37 |
| - "illuminate/broadcasting": "^6.3|^7.0|^8.0", |
38 |
| - "illuminate/console": "^6.3|^7.0|^8.0", |
39 |
| - "illuminate/http": "^6.3|^7.0|^8.0", |
40 |
| - "illuminate/queue": "^6.3|^7.0|^8.0", |
41 |
| - "illuminate/routing": "^6.3|^7.0|^8.0", |
42 |
| - "illuminate/support": "^6.3|^7.0|^8.0", |
| 37 | + "illuminate/broadcasting": "^6.3|^7.0|^8.0|^9.0", |
| 38 | + "illuminate/console": "^6.3|^7.0|^8.0|^9.0", |
| 39 | + "illuminate/http": "^6.3|^7.0|^8.0|^9.0", |
| 40 | + "illuminate/queue": "^6.3|^7.0|^8.0|^9.0", |
| 41 | + "illuminate/routing": "^6.3|^7.0|^8.0|^9.0", |
| 42 | + "illuminate/support": "^6.3|^7.0|^8.0|^9.0", |
43 | 43 | "pusher/pusher-php-server": "^3.0|^4.0|^5.0|^6.0|^7.0",
|
44 | 44 | "react/promise": "^2.8",
|
45 |
| - "symfony/http-kernel": "^4.4|^5.4", |
| 45 | + "symfony/http-kernel": "^4.4|^5.4|^6.0", |
46 | 46 | "symfony/psr-http-message-bridge": "^1.1|^2.0"
|
47 | 47 | },
|
48 | 48 | "require-dev": {
|
|
0 commit comments