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