Skip to content

Commit

Permalink
chore(deps): Laravel 10 support
Browse files Browse the repository at this point in the history
Adds support for the upcoming release of Laravel 10.
  • Loading branch information
lukeraymonddowning committed Feb 1, 2023
1 parent 8787ef6 commit 6643576
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,7 @@
"Worksome\\UkTaxAllowance\\UkTaxAllowanceServiceProvider"
]
}
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 6643576

Please sign in to comment.