File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 16
16
"genealabs/laravel-socialiter" : " Automatic user resolution and persistence for any Laravel Socialite driver."
17
17
},
18
18
"require" : {
19
- "php" : " >=7.3 " ,
20
- "illuminate/support" : " ^9 .0" ,
21
- "laravel/socialite" : " ^5.3 "
19
+ "php" : " ^8.1 " ,
20
+ "illuminate/support" : " ^10 .0" ,
21
+ "laravel/socialite" : " ^5.6 "
22
22
},
23
23
"require-dev" : {
24
- "orchestra/testbench-browser-kit" : " ^7.0 " ,
25
- "orchestra/testbench-dusk" : " ^7.0 " ,
26
- "orchestra/testbench" : " ^7 .0" ,
27
- "predis/predis" : " ^1 .1" ,
28
- "phpunit/phpunit" : " ^9.5"
24
+ "orchestra/testbench-browser-kit" : " ^7.12 " ,
25
+ "orchestra/testbench-dusk" : " ^7.20 " ,
26
+ "orchestra/testbench" : " ^8 .0" ,
27
+ "predis/predis" : " ^2 .1" ,
28
+ "phpunit/phpunit" : " ^9.5.10 "
29
29
},
30
30
"autoload" : {
31
31
"psr-4" : {
You can’t perform that action at this time.
0 commit comments