Skip to content

Commit

Permalink
amended composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
syamsoul committed Jun 2, 2024
1 parent 292edae commit da8ba67
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 @@ -15,8 +15,8 @@
}
],
"require": {
"illuminate/support": "^10.4",
"illuminate/console": "^10.4"
"illuminate/support": "^10.0|^11.0",
"illuminate/console": "^10.0|^11.0"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit da8ba67

Please sign in to comment.