v29.0.0 installation problem

88 views
Skip to first unread message

Aliko

unread,
Sep 8, 2017, 5:21:02 AM9/8/17
to AdWords API Forum
Hello,

When I try to install v29.0.0 like before versions, I got below errors. Can you help me please?

Best Regards

root@nod4 [/home/www]# php composer.phar require googleads/googleads-php-lib
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Using version ^29.0 for googleads/googleads-php-lib
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for googleads/googleads-php-lib ^29.0 -> satisfiable by googleads/googleads-php-lib[29.0.0].
    - Conclusion: remove google/auth v0.11.1
    - Conclusion: don't install google/auth v0.11.1
    - googleads/googleads-php-lib 29.0.0 requires google/auth ^1.0.0 -> satisfiable by google/auth[v1.0, v1.0.1].
    - Can only install one of: google/auth[v1.0, v0.11.1].
    - Can only install one of: google/auth[v1.0.1, v0.11.1].
    - Installation request for google/auth (locked at v0.11.1) -> satisfiable by google/auth[v0.11.1].


Installation failed, reverting ./composer.json to its original content.

Bharani Cherukuri (AdWords API Team)

unread,
Sep 8, 2017, 11:15:48 AM9/8/17
to AdWords API Forum
Hello, 

Based on the error logs, it looks like you're trying to install the google/auth version which is not supported by the client library. Can you make sure to install the PHP client library by following the steps mentioned here? You can also refer to this issue on our Github page. If the issue persists, you may try posting your question here

Thanks,
Bharani, AdWords API Team.  

Aliko

unread,
Sep 9, 2017, 5:21:56 AM9/9/17
to AdWords API Forum
Hello,


After deleting composer.json and lock file with this code it worked successfully.


php composer.phar require googleads/googleads-php-lib --update-with-dependencies


Regards

Reply all
Reply to author
Forward
0 new messages