4
4
"keywords" : [
5
5
" chrisreedio" ,
6
6
" laravel" ,
7
- " filament" ,
7
+ " filament" ,
8
8
" socialment" ,
9
- " authentication" ,
10
- " socialite"
9
+ " authentication" ,
10
+ " socialite"
11
11
],
12
12
"homepage" : " https://github.com/chrisreedio/socialment" ,
13
13
"support" : {
23
23
}
24
24
],
25
25
"require" : {
26
- "php" : " ^8.1 " ,
27
- "filament/filament" : " ^3 .0" ,
28
- "laravel/socialite" : " ^5.8 " ,
26
+ "php" : " ^8.2 " ,
27
+ "filament/filament" : " ^4 .0" ,
28
+ "laravel/socialite" : " ^5.17 " ,
29
29
"owenvoke/blade-fontawesome" : " ^2.4" ,
30
30
"spatie/laravel-package-tools" : " ^1.15.0"
31
31
},
32
32
"require-dev" : {
33
33
"barryvdh/laravel-ide-helper" : " ^2.13|^3.0" ,
34
- "larastan/larastan" : " ^2.9 " ,
34
+ "larastan/larastan" : " ^3.6 " ,
35
35
"laravel/pint" : " ^1.13" ,
36
36
"nunomaduro/collision" : " ^7.10|^8.0" ,
37
37
"orchestra/testbench" : " ^v8.14|^9.0" ,
38
- "pestphp/pest" : " ^2.10 " ,
39
- "pestphp/pest-plugin-arch" : " ^2 .0" ,
40
- "pestphp/pest-plugin-laravel" : " ^2 .0" ,
38
+ "pestphp/pest" : " ^3.8.2 " ,
39
+ "pestphp/pest-plugin-arch" : " ^3 .0" ,
40
+ "pestphp/pest-plugin-laravel" : " ^3 .0" ,
41
41
"phpstan/extension-installer" : " ^1.1" ,
42
- "phpstan/phpstan-deprecation-rules" : " ^1 .0" ,
43
- "phpstan/phpstan-phpunit" : " ^1.3 " ,
42
+ "phpstan/phpstan-deprecation-rules" : " ^2 .0" ,
43
+ "phpstan/phpstan-phpunit" : " ^2.0 " ,
44
44
"socialiteproviders/manager" : " ^4.4"
45
45
},
46
46
"autoload" : {
80
80
},
81
81
"minimum-stability" : " dev" ,
82
82
"prefer-stable" : true
83
- }
83
+ }
0 commit comments