File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 19
19
" Microsoft365"
20
20
],
21
21
"require" : {
22
- "illuminate/support" : " ^10.0|^11.0" ,
23
- "league/oauth2-client" : " ^2" ,
24
- "guzzlehttp/guzzle" : " 7.x" ,
22
+ "illuminate/support" : " 5.5.x|5.6.x|5.7.x|5.8.x|6.x|7.x|8.x|9.x| ^10.0|^11.0" ,
23
+ "league/oauth2-client" : " ^1.4|^ 2" ,
24
+ "guzzlehttp/guzzle" : " 6.x| 7.x" ,
25
25
"ext-json" : " *" ,
26
26
"ext-fileinfo" : " *" ,
27
27
"ext-curl" : " *" ,
28
28
"shitware-ltd/flysystem-msgraph" : " ^1.0" ,
29
- "microsoft/microsoft-graph" : " ^1.70 "
29
+ "microsoft/microsoft-graph" : " ^1.110 "
30
30
},
31
31
"require-dev" : {
32
- "orchestra/testbench" : " ^ 8.0" ,
33
- "pestphp/pest" : " ^v2.24.2 " ,
34
- "pestphp/pest-plugin-laravel" : " ^v2.2.0 " ,
32
+ "orchestra/testbench" : " 8.0" ,
33
+ "pestphp/pest" : " ^v1.0|^ v2.34 " ,
34
+ "pestphp/pest-plugin-laravel" : " ^1.0|v2.4 " ,
35
35
"laravel/pint" : " ^1.13" ,
36
- "pestphp/pest-plugin-type-coverage" : " ^2.4" ,
37
36
"mockery/mockery" : " ^1.6"
38
37
},
39
38
"autoload" : {
You can’t perform that action at this time.
0 commit comments