Skip to content

Commit

Permalink
Merge pull request #8 from PullRequestInc/laravel11
Browse files Browse the repository at this point in the history
Laravel 11 Support
  • Loading branch information
pbarsallo authored Mar 14, 2024
2 parents b6f4430 + 1b0a258 commit b625d1f
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": {
"illuminate/support": "~10.0|~9.0|~8.0|~7.0|~6.0|~5.0",
"illuminate/support": "~11.0|~10.0|~9.0|~8.0|~7.0|~6.0|~5.0",
"sendwithus/api": "^6.3",
"php": "~8.0|~7.0"
},
Expand Down

0 comments on commit b625d1f

Please sign in to comment.