Skip to content

Commit

Permalink
Update to Livewire 3
Browse files Browse the repository at this point in the history
  • Loading branch information
georgechitechi committed Jan 23, 2025
1 parent 01f8bd1 commit c0d4d9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
],
"require": {
"php": "^7|^8",
"laravel/framework": ">=9.19",
"laravel/ui": "^4",
"laravel/framework": "^9.19|^10.0|^11.0",
"laravel/ui": "^3|^4",
"livewire/livewire": "^3"
},
"require-dev": {},
Expand Down

0 comments on commit c0d4d9b

Please sign in to comment.