Skip to content

Commit fff4bcd

Browse files
authored
Merge pull request #51 from DarmawanEfendi/livewire3
feat: support livewire 3
2 parents 1c5472a + 4e9fb3e commit fff4bcd

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^8.1",
2121
"ext-json": "*",
22-
"livewire/livewire": "^2.11.2",
22+
"livewire/livewire": "^2.11.2|^3.0.1",
2323
"openspout/openspout": "^4.12.1",
2424
"phpoffice/phpspreadsheet": "^1.27",
2525
"yajra/laravel-datatables": "^10.0"

0 commit comments

Comments
 (0)