diff options
| author | Sam Light <samlight1994@gmail.com> | 2026-01-30 10:09:09 +0000 |
|---|---|---|
| committer | Sam Light <samlight1994@gmail.com> | 2026-01-30 10:09:09 +0000 |
| commit | 1882d25b01ff8e3fefc1848052a82fe1da5fa17b (patch) | |
| tree | 294432dd7557b2fad88d706e0af8d0d67764c6f0 /composer.json | |
| parent | 02e37a7618c49f099d93bf28ace5ea986ec74e7a (diff) | |
Upgraded to livewire4
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 38a19ef..d1004e0 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } ], "require": { - "livewire/livewire": "^3.1", + "livewire/livewire": "^4.1.0", "lightscale/laralight-assets": "^1.0.0" }, "extra": { |
