Merge branch '1.9.x' into fix-10923-realtime-atomic-payload

This commit is contained in:
Parth Bhardwaj
2026-04-03 20:28:49 +05:30
committed by GitHub
+3 -2
View File
@@ -23,8 +23,9 @@ class Yahoo extends OAuth2
* @var array
*/
protected array $scopes = [
'sdct-r',
'sdpp-w',
'openid',
'profile',
'email',
];
/**