Skip to content

Commit

Permalink
Merge pull request #53 from Afting/1.x
Browse files Browse the repository at this point in the history
laravel 10 support
  • Loading branch information
ifox authored Apr 4, 2023
2 parents 26c78bb + 424d7c7 commit 463c916
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 @@ -12,7 +12,7 @@
"require": {
"php": ">=7.2.5",
"area17/twill": "2.*|3.*",
"laravel/framework": "~5.6|~5.7|~5.8|^6.0|^7.0|^8.0|^9.0",
"laravel/framework": "~5.6|~5.7|~5.8|^6.0|^7.0|^8.0|^9.0|^10.0",
"spatie/laravel-view-models": "^1.3"
},
"config": {
Expand Down

0 comments on commit 463c916

Please sign in to comment.