|
24 | 24 | "filament/filament": "^3.2.57",
|
25 | 25 | "filament/spatie-laravel-settings-plugin": "^3.2",
|
26 | 26 | "guzzlehttp/guzzle": "^7.8",
|
27 |
| - "illuminate/console": "^11.23.0", |
28 |
| - "illuminate/database": "^11.23.0", |
29 |
| - "illuminate/events": "^11.23.0", |
30 |
| - "illuminate/queue": "^11.23.0", |
31 |
| - "illuminate/support": "^11.23.0", |
| 27 | + "illuminate/console": "^11.23.0|^12.0", |
| 28 | + "illuminate/database": "^11.23.0|^12.0", |
| 29 | + "illuminate/events": "^11.23.0|^12.0", |
| 30 | + "illuminate/queue": "^11.23.0|^12.0", |
| 31 | + "illuminate/support": "^11.23.0|^12.0", |
32 | 32 | "laravel/sanctum": "^4.0",
|
33 | 33 | "nesbot/carbon": "^2.70",
|
34 | 34 | "spatie/laravel-data": "^4.11",
|
|
42 | 42 | "dedoc/scramble": "0.12.0-alpha.1",
|
43 | 43 | "larastan/larastan": "^3.0",
|
44 | 44 | "laravel/pail": "^1.1",
|
45 |
| - "orchestra/testbench": "^9.5.1", |
| 45 | + "orchestra/testbench": "^9.5.1|^10.0", |
46 | 46 | "pestphp/pest": "^3.2",
|
47 | 47 | "pestphp/pest-plugin-laravel": "^3.0",
|
48 | 48 | "pestphp/pest-plugin-livewire": "*"
|
|
0 commit comments