google-ads-php-v20.0.0
Google Ads API Client Library for PHP v20.0.0
- Updated
composer.json
to require the minimum PHP version of 8.0. See also
README for more details. - Updated the minimum required version of
google/gax
to 1.19.1. - Added a check for the versions of grpc installed by Composer and installed
as a platform package toGoogleAdsClientBuilder::validate()
. This is a fix for
#406. - Fixed dependabot alert in
examples/LaravelSampleApp/composer.lock
.