From: Raphaƫl Gertz Date: Mon, 5 Feb 2024 03:46:42 +0000 (+0100) Subject: Add Emain and Profile google api client services X-Git-Tag: 0.1.0~70 X-Git-Url: https://git.rapsys.eu/airlibre/commitdiff_plain/6b290efb548e3d6036078e183a7ead97aad0e75b Add Emain and Profile google api client services --- diff --git a/composer.json b/composer.json index 2ed4ae8..7edb65a 100644 --- a/composer.json +++ b/composer.json @@ -202,7 +202,9 @@ "keep-outdated": true }, "google/apiclient-services": [ - "Calendar" + "Calendar", + "Email", + "Profile" ], "symfony": { "allow-contrib": true,