Skip to content

Commit

Permalink
Add support for Livewire 1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Micheal Mand <[email protected]>
  • Loading branch information
mikemand committed Feb 27, 2020
1 parent d618b4b commit 6fd4447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"laravel/framework": "6.*",
"laravel/ui": "^1.1",
"livewire/livewire": "^0.7.0"
"livewire/livewire": "^0.7.0|^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6fd4447

Please sign in to comment.