|
17 | 17 | ],
|
18 | 18 | "require": {
|
19 | 19 | "php": "^7.4 || ^8.0",
|
20 |
| - "brick/varexporter": "^0.3.8", |
| 20 | + "brick/varexporter": "^0.3.8 || ^0.4", |
21 | 21 | "doctrine/dbal": "^3.6 || ^4.0",
|
22 |
| - "illuminate/contracts": "^8.0 || ^9.0 || ^10.0", |
23 |
| - "illuminate/database": "^8.0 || ^9.0 || ^10.0", |
24 |
| - "illuminate/support": "^8.0 || ^9.0 || ^10.0", |
25 |
| - "illuminate/testing": "^8.0 || ^9.0 || ^10.0", |
| 22 | + "illuminate/contracts": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
| 23 | + "illuminate/database": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
| 24 | + "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
| 25 | + "illuminate/testing": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
26 | 26 | "spatie/laravel-package-tools": "^1.12 || ^1.14"
|
27 | 27 | },
|
28 | 28 | "require-dev": {
|
29 | 29 | "friendsofphp/php-cs-fixer": "^3.13",
|
30 | 30 | "nunomaduro/larastan": "^1.0 || ^2.5",
|
31 |
| - "orchestra/testbench": "^6.27 || ^7.0 || ^8.0 ", |
| 31 | + "orchestra/testbench": "^6.27 || ^7.0 || ^8.0 || ^9.0", |
32 | 32 | "pestphp/pest": "^1.22 || ^2.0",
|
33 | 33 | "pestphp/pest-plugin-laravel": "^1.22 || ^2.0",
|
34 | 34 | "spatie/laravel-ray": "^1.32"
|
|
0 commit comments