Skip to content

Commit

Permalink
Merge pull request #9 from mikemand/livewire-1.0
Browse files Browse the repository at this point in the history
Add support for Livewire 1.0
  • Loading branch information
kdion4891 authored Feb 28, 2020
2 parents d618b4b + 6fd4447 commit e5224a5
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 e5224a5

Please sign in to comment.