|
24 | 24 | ], |
25 | 25 | "require": { |
26 | 26 | "php": "^8.1|^8.2|^8.3|^8.4", |
27 | | - "filament/actions": "^4.7", |
28 | | - "filament/filament": "^4.0", |
29 | | - "filament/forms": "^4.7", |
30 | | - "filament/infolists": "^4.7", |
31 | | - "filament/support": "^4.7", |
32 | | - "filament/tables": "^4.7", |
33 | | - "filament/widgets": "^4.7", |
34 | | - "spatie/laravel-package-tools": "^1.15.0" |
| 27 | + "spatie/laravel-package-tools": "^1.15.0", |
| 28 | + "filament/tables": "^5.0", |
| 29 | + "filament/schemas": "^5.0", |
| 30 | + "filament/forms": "^5.0", |
| 31 | + "filament/infolists": "^5.0", |
| 32 | + "filament/actions": "^5.0", |
| 33 | + "filament/notifications": "^5.0", |
| 34 | + "filament/support": "^5.0", |
| 35 | + "filament/widgets": "^5.0", |
| 36 | + "filament/filament": "^5.0" |
35 | 37 | }, |
36 | 38 | "require-dev": { |
37 | 39 | "filament/upgrade": "^4.0", |
38 | 40 | "laravel/pint": "^1.0", |
39 | 41 | "nunomaduro/collision": "^7.9||^8.0", |
40 | 42 | "nunomaduro/larastan": "^2.0.1||^3.0", |
41 | 43 | "orchestra/testbench": "^10.0.0||^9.16||^8.35", |
42 | | - "pestphp/pest": "^3.1||^2.0", |
43 | | - "pestphp/pest-plugin-arch": "^3.0||^2.0", |
44 | | - "pestphp/pest-plugin-laravel": "^3.0||^2.0", |
45 | | - "pestphp/pest-plugin-livewire": "^2.1||^3.0", |
| 44 | + "pestphp/pest": "^3.1||^2.0||^4.0", |
| 45 | + "pestphp/pest-plugin-arch": "^3.0||^2.0||^4.0", |
| 46 | + "pestphp/pest-plugin-laravel": "^3.0||^2.0||^4.0", |
| 47 | + "pestphp/pest-plugin-livewire": "^2.1||^3.0||^4.0", |
46 | 48 | "phpstan/extension-installer": "^1.1||^2.0", |
47 | 49 | "phpstan/phpstan-deprecation-rules": "^2.0||^1.0", |
48 | 50 | "phpstan/phpstan-phpunit": "^2.0||^1.0", |
|
0 commit comments