Skip to content

Commit 6ef00b1

Browse files
committed
added support for Laravel 9
1 parent 84497c8 commit 6ef00b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"Microsoft365"
2020
],
2121
"require": {
22-
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.x|7.x|8.x",
22+
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.x|7.x|8.x|9.x",
2323
"league/oauth2-client": "^1.4|^2",
2424
"guzzlehttp/guzzle": "6.x|7.x",
2525
"ext-json": "*"

0 commit comments

Comments
 (0)