Skip to content

Commit

Permalink
Merge pull request #5 from curder/main
Browse files Browse the repository at this point in the history
Laravel 10.x support
  • Loading branch information
rabol authored Feb 21, 2023
2 parents 3f72dcc + 4a5cb8a commit 6e80d1b
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 @@ -18,7 +18,7 @@
"require": {
"php": "^8.0",
"calebporzio/sushi": "^2.3",
"illuminate/contracts": "^8.73|^9.0",
"illuminate/contracts": "^8.73|^9.0|^10.0",
"jackiedo/log-reader": "^2.2"
},
"require-dev": {
Expand Down

0 comments on commit 6e80d1b

Please sign in to comment.