We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43fc017 commit 49ff759Copy full SHA for 49ff759
composer.json
@@ -35,15 +35,15 @@
35
},
36
"require": {
37
"php": "^8.2",
38
- "filament/filament": "^4.0|^5.0"
+ "filament/filament": "^4.3.1|^5.0"
39
40
"require-dev": {
41
"astrotomic/laravel-translatable": "^11.16",
42
"driftingly/rector-laravel": "^2.1",
43
"larastan/larastan": "^3.0",
44
"laravel/pint": "^1.0",
45
"orchestra/testbench": "^9.14|^10.0",
46
- "pestphp/pest": "^4.0",
+ "pestphp/pest": "^4.2",
47
"pestphp/pest-plugin-laravel": "^4.0",
48
"pestphp/pest-plugin-livewire": "^4.0",
49
"spatie/laravel-translatable": "^6.12"
0 commit comments