Skip to content

Commit 4286423

Browse files
Support Livewire v4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 74a41e9 commit 4286423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.2",
20-
"livewire/livewire": "^v3.2.6",
20+
"livewire/livewire": "^v3.2.6|^4.0",
2121
"secondnetwork/blade-tabler-icons": "^3.24",
2222
"spatie/laravel-package-tools": "^1.14.0"
2323
},

0 commit comments

Comments
 (0)