diff --git a/composer.json b/composer.json index 2f0c0fafe40..97edf898975 100644 --- a/composer.json +++ b/composer.json @@ -29,6 +29,7 @@ "symfony/polyfill-intl-idn": "^1.29.0" }, "replace": { + "google/apiclient-services": "*", "paragonie/random_compat": ">=2" }, "autoload": { @@ -53,16 +54,6 @@ } }, "extra": { - "google/apiclient-services": [ - "Adsense", - "AnalyticsData", - "GoogleAnalyticsAdmin", - "PagespeedInsights", - "PeopleService", - "SearchConsole", - "SiteVerification", - "TagManager" - ], "wordpress-install-dir": "vendor/roots/wordpress", "patches": { "google/apiclient-services": { diff --git a/composer.lock b/composer.lock index 6865177424f..cc36adf1008 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c71ae91707a1e63e890687b66846c64c", + "content-hash": "7341c6da545917f39a33c5390c0a5f8b", "packages": [ { "name": "cweagans/composer-patches", @@ -186,50 +186,6 @@ }, "time": "2024-12-12T17:34:46+00:00" }, - { - "name": "google/apiclient-services", - "version": "v0.355.0", - "source": { - "type": "git", - "url": "https://github.com/googleapis/google-api-php-client-services.git", - "reference": "235e6a45ecafd77accc102b5ab6d529aab54da23" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/235e6a45ecafd77accc102b5ab6d529aab54da23", - "reference": "235e6a45ecafd77accc102b5ab6d529aab54da23", - "shasum": "" - }, - "require": { - "php": "^7.4||^8.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7||^8.5.13" - }, - "type": "library", - "autoload": { - "files": [ - "autoload.php" - ], - "psr-4": { - "Google\\Service\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "description": "Client library for Google APIs", - "homepage": "http://developers.google.com/api-client-library/php", - "keywords": [ - "google" - ], - "support": { - "issues": "https://github.com/googleapis/google-api-php-client-services/issues", - "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.355.0" - }, - "time": "2024-05-11T01:02:11+00:00" - }, { "name": "google/apiclient-services-adsenselinks", "version": "v0.1",