Skip to content

Commit 49ff759

Browse files
committed
composer.json
1 parent 43fc017 commit 49ff759

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
},
3636
"require": {
3737
"php": "^8.2",
38-
"filament/filament": "^4.0|^5.0"
38+
"filament/filament": "^4.3.1|^5.0"
3939
},
4040
"require-dev": {
4141
"astrotomic/laravel-translatable": "^11.16",
4242
"driftingly/rector-laravel": "^2.1",
4343
"larastan/larastan": "^3.0",
4444
"laravel/pint": "^1.0",
4545
"orchestra/testbench": "^9.14|^10.0",
46-
"pestphp/pest": "^4.0",
46+
"pestphp/pest": "^4.2",
4747
"pestphp/pest-plugin-laravel": "^4.0",
4848
"pestphp/pest-plugin-livewire": "^4.0",
4949
"spatie/laravel-translatable": "^6.12"

0 commit comments

Comments
 (0)