Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
f1uder authored Nov 23, 2023
1 parent c8dd351 commit 7a73ae0
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.4|^8.0|^8.1",
"livewire/livewire": "^2.3|^v2.10",
"php": "^8.1|^8.2",
"livewire/livewire": "^2.3|^v2.10|^3.0",
"illuminate/support": "^8.0|^9.0|^10.0"
},
"autoload": {
Expand Down

0 comments on commit 7a73ae0

Please sign in to comment.