Google Ads API Client Library for PHP v20.0.0
- Updated
composer.jsonto require the minimum PHP version of 8.0. See also
README for more details. - Updated the minimum required version of
google/gaxto 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.