|
29 | 29 | "require": {
|
30 | 30 | "php": "^8.1",
|
31 | 31 | "codeat3/blade-clarity-icons": "^1.7",
|
32 |
| - "flowframe/laravel-trend": "^0.2", |
33 |
| - "guava/filament-icon-picker": "^2.0", |
| 32 | + "flowframe/laravel-trend": "^0.4", |
| 33 | + "guava/filament-icon-picker": "^2.3", |
34 | 34 | "lara-zeus/accordion": "^1.1",
|
35 |
| - "lara-zeus/core": "^3.1", |
| 35 | + "lara-zeus/core": "^3.2", |
36 | 36 | "lara-zeus/filament-plugin-tools": "^1.0",
|
37 | 37 | "lara-zeus/list-group": "^1.0",
|
38 |
| - "ryangjchandler/blade-tabler-icons": "^2.3" |
| 38 | + "secondnetwork/blade-tabler-icons": "^3.30" |
39 | 39 | },
|
40 | 40 | "require-dev": {
|
41 | 41 | "laravel/pint": "^1.0",
|
42 |
| - "nunomaduro/collision": "^7.0", |
43 |
| - "nunomaduro/larastan": "^2.0.1", |
| 42 | + "nunomaduro/collision": "^8.6", |
| 43 | + "larastan/larastan": "^3.0", |
44 | 44 | "nunomaduro/phpinsights": "^2.8",
|
45 |
| - "orchestra/testbench": "^8.0", |
46 |
| - "pestphp/pest": "^2.0", |
47 |
| - "pestphp/pest-plugin-arch": "^2.0", |
48 |
| - "pestphp/pest-plugin-laravel": "^2.0", |
49 |
| - "pestphp/pest-plugin-livewire": "^2.1", |
50 |
| - "phpstan/extension-installer": "^1.1" |
| 45 | + "orchestra/testbench": "^10.0", |
| 46 | + "pestphp/pest": "^3.0", |
| 47 | + "pestphp/pest-plugin-arch": "^3.0", |
| 48 | + "pestphp/pest-plugin-laravel": "^3.0", |
| 49 | + "pestphp/pest-plugin-livewire": "^3.0", |
| 50 | + "phpstan/extension-installer": "^1.4" |
51 | 51 | },
|
52 | 52 | "autoload": {
|
53 | 53 | "psr-4": {
|
|
87 | 87 | }
|
88 | 88 | }
|
89 | 89 | },
|
90 |
| - "minimum-stability": "dev", |
91 | 90 | "prefer-stable": true
|
92 | 91 | }
|
0 commit comments