Skip to content

Commit

Permalink
Merge pull request #2 from akiyamaSM/laravel-10-support
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
akiyamaSM committed Oct 23, 2023
2 parents 68f8b09 + 578da2b commit 160088d
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 @@ -16,7 +16,7 @@
}
},
"require": {
"illuminate/support": "~5|~6|~7|~8|~9"
"illuminate/support": "~5|~6|~7|~8|~9|~10"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
Expand Down

0 comments on commit 160088d

Please sign in to comment.