|
18 | 18 | "php": "^8.1", |
19 | 19 | "guzzlehttp/promises": "^1.0|^2.0", |
20 | 20 | "doctrine/sql-formatter": "^1.4.1", |
21 | | - "illuminate/auth": "^10.48.4|^11.0.8", |
22 | | - "illuminate/cache": "^10.48.4|^11.0.8", |
23 | | - "illuminate/config": "^10.48.4|^11.0.8", |
24 | | - "illuminate/console": "^10.48.4|^11.0.8", |
25 | | - "illuminate/contracts": "^10.48.4|^11.0.8", |
26 | | - "illuminate/database": "^10.48.4|^11.0.8", |
27 | | - "illuminate/events": "^10.48.4|^11.0.8", |
28 | | - "illuminate/http": "^10.48.4|^11.0.8", |
29 | | - "illuminate/queue": "^10.48.4|^11.0.8", |
30 | | - "illuminate/redis": "^10.48.4|^11.0.8", |
31 | | - "illuminate/routing": "^10.48.4|^11.0.8", |
32 | | - "illuminate/support": "^10.48.4|^11.0.8", |
33 | | - "illuminate/view": "^10.48.4|^11.0.8", |
| 21 | + "illuminate/auth": "^10.48.4|^11.0.8|^12.0", |
| 22 | + "illuminate/cache": "^10.48.4|^11.0.8|^12.0", |
| 23 | + "illuminate/config": "^10.48.4|^11.0.8|^12.0", |
| 24 | + "illuminate/console": "^10.48.4|^11.0.8|^12.0", |
| 25 | + "illuminate/contracts": "^10.48.4|^11.0.8|^12.0", |
| 26 | + "illuminate/database": "^10.48.4|^11.0.8|^12.0", |
| 27 | + "illuminate/events": "^10.48.4|^11.0.8|^12.0", |
| 28 | + "illuminate/http": "^10.48.4|^11.0.8|^12.0", |
| 29 | + "illuminate/queue": "^10.48.4|^11.0.8|^12.0", |
| 30 | + "illuminate/redis": "^10.48.4|^11.0.8|^12.0", |
| 31 | + "illuminate/routing": "^10.48.4|^11.0.8|^12.0", |
| 32 | + "illuminate/support": "^10.48.4|^11.0.8|^12.0", |
| 33 | + "illuminate/view": "^10.48.4|^11.0.8|^12.0", |
34 | 34 | "livewire/livewire": "^3.4.9", |
35 | 35 | "symfony/console": "^6.0|^7.0", |
36 | 36 | "nesbot/carbon": "^2.67|^3.0" |
37 | 37 | }, |
38 | 38 | "require-dev": { |
39 | 39 | "guzzlehttp/guzzle": "^7.7", |
40 | 40 | "mockery/mockery": "^1.0", |
41 | | - "orchestra/testbench": "^8.23.1|^9.0", |
| 41 | + "orchestra/testbench": "^8.23.1|^9.0|^10.0", |
42 | 42 | "pestphp/pest": "^2.0", |
43 | 43 | "pestphp/pest-plugin-laravel": "^2.2", |
44 | 44 | "phpstan/phpstan": "^1.11", |
|
0 commit comments