Skip to content

Commit 5b70493

Browse files
committed
Expand Livewire version compatibility to include ^4.0
1 parent d9d24c5 commit 5b70493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^8.2",
1313
"illuminate/contracts": "^10.0 || ^11.0 || ^12.0",
14-
"livewire/livewire": "^3.6",
14+
"livewire/livewire": "^3.6 || ^4.0",
1515
"pboivin/filament-peek": "dev-filament-v5",
1616
"spatie/laravel-package-tools": "^1.12"
1717
},

0 commit comments

Comments
 (0)