|
35 | 35 | "evenement/evenement": "^2.0|^3.0", |
36 | 36 | "facade/ignition-contracts": "^1.0", |
37 | 37 | "guzzlehttp/psr7": "^1.5", |
38 | | - "illuminate/broadcasting": "^6.3|^7.0|^8.0", |
39 | | - "illuminate/console": "^6.3|^7.0|^8.0", |
40 | | - "illuminate/http": "^6.3|^7.0|^8.0", |
41 | | - "illuminate/queue": "^6.3|^7.0|^8.0", |
42 | | - "illuminate/routing": "^6.3|^7.0|^8.0", |
43 | | - "illuminate/support": "^6.3|^7.0|^8.0", |
| 38 | + "illuminate/broadcasting": "^7.0|^8.0", |
| 39 | + "illuminate/console": "^7.0|^8.0", |
| 40 | + "illuminate/http": "^7.0|^8.0", |
| 41 | + "illuminate/queue": "^7.0|^8.0", |
| 42 | + "illuminate/routing": "^7.0|^8.0", |
| 43 | + "illuminate/support": "^7.0|^8.0", |
44 | 44 | "pusher/pusher-php-server": "^4.0", |
45 | 45 | "react/promise": "^2.0", |
46 | 46 | "symfony/http-kernel": "^4.0|^5.0", |
47 | 47 | "symfony/psr-http-message-bridge": "^1.1|^2.0" |
48 | 48 | }, |
49 | 49 | "require-dev": { |
50 | 50 | "clue/block-react": "^1.4", |
51 | | - "laravel/legacy-factories": "^1.0.4", |
52 | | - "orchestra/testbench-browser-kit": "^4.0|^5.0|^6.0", |
53 | | - "orchestra/database": "^4.0|^5.0|^6.0", |
| 51 | + "laravel/legacy-factories": "^1.1", |
| 52 | + "orchestra/testbench-browser-kit": "^5.0|^6.0", |
| 53 | + "orchestra/database": "^5.0|^6.0", |
54 | 54 | "phpunit/phpunit": "^8.0|^9.0" |
55 | 55 | }, |
56 | 56 | "suggest": { |
|
0 commit comments