File tree 2 files changed +2
-2
lines changed
modules/serverpod_auth/serverpod_auth_apple_flutter
templates/pubspecs/modules/serverpod_auth/serverpod_auth_apple_flutter
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ dependencies:
18
18
material_design_icons_flutter : " >=6.0.0 < 8.0.0"
19
19
serverpod_auth_client : 2.5.0
20
20
serverpod_auth_shared_flutter : 2.5.0
21
- sign_in_with_apple : ' >=5 .0.0 <7 .0.0'
21
+ sign_in_with_apple : ' >=6 .0.0 <8 .0.0'
22
22
23
23
dev_dependencies :
24
24
flutter_test :
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
17
17
material_design_icons_flutter : " >=6.0.0 < 8.0.0"
18
18
serverpod_auth_client : SERVERPOD_VERSION
19
19
serverpod_auth_shared_flutter : SERVERPOD_VERSION
20
- sign_in_with_apple : ' >=5 .0.0 <7 .0.0'
20
+ sign_in_with_apple : ' >=6 .0.0 <8 .0.0'
21
21
22
22
dev_dependencies :
23
23
flutter_test :
You can’t perform that action at this time.
0 commit comments