RE: Monolog Logger error

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gigel, Thank you for reaching out to our API support team. To freshen up, the Google Ads API library supports PHP version 7.3 or greater. It depends on gRPC and some other libraries, which you can see in the composer.json file. You will also need other information listed in Prerequisites or

Monolog Logger error

2022-06-16 Thread Gigel Chiazna
Hello I just installed google ads api with php library on a Windows 10 system. I am using php 8.1.5 I followed instructions here: https://github.com/googleads/google-ads-php/blob/main/README.md I had to use composer with --ignore-platform-reqs because of some incompatibilities. I do not have