|
28 | 28 | "clue/buzz-react": "^2.5",
|
29 | 29 | "facade/ignition-contracts": "^1.0",
|
30 | 30 | "guzzlehttp/psr7": "^1.5",
|
31 |
| - "illuminate/broadcasting": "5.8.*|^6.0|^7.0|^8.0", |
32 |
| - "illuminate/console": "5.8.*|^6.0|^7.0|^8.0", |
33 |
| - "illuminate/http": "5.8.*|^6.0|^7.0|^8.0", |
34 |
| - "illuminate/routing": "5.8.*|^6.0|^7.0|^8.0", |
35 |
| - "illuminate/support": "5.8.*|^6.0|^7.0|^8.0", |
| 31 | + "illuminate/broadcasting": "^6.0|^7.0|^8.0", |
| 32 | + "illuminate/console": "^6.0|^7.0|^8.0", |
| 33 | + "illuminate/http": "^6.0|^7.0|^8.0", |
| 34 | + "illuminate/routing": "^6.0|^7.0|^8.0", |
| 35 | + "illuminate/support": "^6.0|^7.0|^8.0", |
36 | 36 | "pusher/pusher-php-server": "^3.0|^4.0",
|
37 | 37 | "react/dns": "^1.1",
|
38 | 38 | "symfony/http-kernel": "^4.0|^5.0",
|
39 | 39 | "symfony/psr-http-message-bridge": "^1.1|^2.0"
|
40 | 40 | },
|
41 | 41 | "require-dev": {
|
42 | 42 | "mockery/mockery": "^1.3",
|
43 |
| - "orchestra/testbench": "3.8.*|^4.0|^5.0", |
| 43 | + "orchestra/testbench": "^4.0|^5.0|^6.0", |
44 | 44 | "phpunit/phpunit": "^8.0|^9.0"
|
45 | 45 | },
|
46 | 46 | "autoload": {
|
|
0 commit comments