Skip to content

Commit 6ae949b

Browse files
committed
add support for Laravel 11
1 parent 0f407d0 commit 6ae949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"Microsoft365"
2020
],
2121
"require": {
22-
"illuminate/support": "^10.0",
22+
"illuminate/support": "^10.0|^11.0",
2323
"league/oauth2-client": "^2",
2424
"guzzlehttp/guzzle": "7.x",
2525
"ext-json": "*",

0 commit comments

Comments
 (0)