Skip to content

Commit

Permalink
should fix install issue
Browse files Browse the repository at this point in the history
  • Loading branch information
usamamuneerchaudhary committed Apr 12, 2023
1 parent 1a2e2ce commit 1283a0e
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 126 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"require": {
"php": "^8.1",
"illuminate/database": ">=v10.1.4",
"illuminate/support": ">=v10.1.4",
"illuminate/database": "*",
"illuminate/support": "*",
"livewire/livewire": "^2.12"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 1283a0e

Please sign in to comment.