Skip to content

Commit f880456

Browse files
authored
Update composer.json (#140)
1 parent 88924fa commit f880456

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.1",
2020
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
21-
"livewire/livewire": "^3.0",
21+
"livewire/livewire": "^3.0|^4.0",
2222
"spatie/laravel-package-tools": "^1.4.3"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)