Edujugon / laravel-google-ads

Google Adwords API for Laravel
MIT License
68 stars 23 forks source link

Installation request for phpdocumentor/reflection-docblock (locked at 2.0.4) #23

Open Whosc opened 6 years ago

Whosc commented 6 years ago

run composer require edujugon/laravel-google-ads

Getting this error

 Problem 1
    - Installation request for edujugon/laravel-google-ads ^1.5 -> satisfiable by edujugon/laravel-google-ads[1.5.0].
    - Conclusion: remove phpdocumentor/reflection-docblock 2.0.4
    - Conclusion: don't install phpdocumentor/reflection-docblock 2.0.4
    - edujugon/laravel-google-ads 1.5.0 requires googleads/googleads-php-lib ^35.0 -> satisfiable by googleads/googleads
-php-lib[35.0.0, 35.1.0].
    - googleads/googleads-php-lib 35.0.0 requires phpdocumentor/reflection-docblock ^4.0.0 || ^3.0.3 -> satisfiable by p
hpdocumentor/reflection-docblock[3.0.3, 3.1.0, 3.1.1, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.3.0, 3.3.2, 4.0.0, 4.0.1, 4.1.0, 4.1
.1, 4.2.0, 4.3.0].
    - googleads/googleads-php-lib 35.1.0 requires phpdocumentor/reflection-docblock ^4.0.0 || ^3.0.3 -> satisfiable by p
hpdocumentor/reflection-docblock[3.0.3, 3.1.0, 3.1.1, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.3.0, 3.3.2, 4.0.0, 4.0.1, 4.1.0, 4.1
.1, 4.2.0, 4.3.0].
    - Can only install one of: phpdocumentor/reflection-docblock[3.0.3, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[3.1.0, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[3.1.1, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[3.2.0, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[3.2.1, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[3.2.2, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[3.2.3, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[3.3.0, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[3.3.2, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[4.0.0, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[4.0.1, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[4.1.0, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[4.1.1, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[4.2.0, 2.0.4].
    - Can only install one of: phpdocumentor/reflection-docblock[4.3.0, 2.0.4].
    - Installation request for phpdocumentor/reflection-docblock (locked at 2.0.4) -> satisfiable by phpdocumentor/refle
ction-docblock[2.0.4].
Mathieeusl commented 4 years ago

i got the same problem