From: Raphaƫl Gertz Date: Wed, 21 Feb 2024 12:05:07 +0000 (+0100) Subject: Add Oauth2 google api service X-Git-Tag: 0.1.0~69 X-Git-Url: https://git.rapsys.eu/airlibre/commitdiff_plain/7050874654b937ddecc77c7f2a95fb1e8c6868d9 Add Oauth2 google api service --- diff --git a/composer.json b/composer.json index 7edb65a..5209920 100644 --- a/composer.json +++ b/composer.json @@ -203,8 +203,7 @@ }, "google/apiclient-services": [ "Calendar", - "Email", - "Profile" + "Oauth2" ], "symfony": { "allow-contrib": true,