Skip to content

Commit

Permalink
add support for Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblogdev committed Mar 11, 2024
1 parent 0f407d0 commit 6ae949b
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 @@ -19,7 +19,7 @@
"Microsoft365"
],
"require": {
"illuminate/support": "^10.0",
"illuminate/support": "^10.0|^11.0",
"league/oauth2-client": "^2",
"guzzlehttp/guzzle": "7.x",
"ext-json": "*",
Expand Down

0 comments on commit 6ae949b

Please sign in to comment.