|
27 | 27 | "cboden/ratchet": "^0.4.1", |
28 | 28 | "facade/ignition-contracts": "^1.0", |
29 | 29 | "guzzlehttp/psr7": "^1.7|^2.0", |
30 | | - "illuminate/broadcasting": "^6.0|^7.0|^8.0|^9.0", |
31 | | - "illuminate/console": "^6.0|^7.0|^8.0|^9.0", |
32 | | - "illuminate/http": "^6.0|^7.0|^8.0|^9.0", |
33 | | - "illuminate/routing": "^6.0|^7.0|^8.0|^9.0", |
34 | | - "illuminate/support": "^6.0|^7.0|^8.0|^9.0", |
| 30 | + "illuminate/broadcasting": "^6.0|^7.0|^8.0|^9.0|^10.0", |
| 31 | + "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0", |
| 32 | + "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0", |
| 33 | + "illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0", |
| 34 | + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", |
35 | 35 | "pusher/pusher-php-server": "^3.0|^4.0|^5.0|^6.0|^7.0", |
36 | 36 | "react/dns": "^1.1", |
37 | 37 | "react/http": "^1.1", |
|
40 | 40 | }, |
41 | 41 | "require-dev": { |
42 | 42 | "mockery/mockery": "^1.3.3", |
43 | | - "orchestra/testbench": "^4.0|^5.0|^6.0", |
44 | | - "phpunit/phpunit": "^8.0|^9.0" |
| 43 | + "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0", |
| 44 | + "phpunit/phpunit": "^8.0|^9.0|^10.0" |
45 | 45 | }, |
46 | 46 | "autoload": { |
47 | 47 | "psr-4": { |
|
0 commit comments