Skip to content

Error while installing Edujugon / laravel-google-ads #59

@abdulrehman1363

Description

@abdulrehman1363

Here is what I got
Your requirements could not be resolved to an installable set of packages.

Problem 1
- googleads/googleads-php-lib[dev-master, 49.0.0, 50.0.0, ..., 50.0.1, 52.0.0, 53.0.0, ..., 53.1.0, 54.0.0, 55.0.0] require guzzlehttp/psr7 ^1.2 -> found guzzlehttp/psr7[1.2.0, ..., 1.x-dev] but the package is fixed to 2.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- googleads/googleads-php-lib[37.0.0, ..., 37.1.0, 38.0.0, 39.0.0, 40.0.0, 41.0.0, 42.0.0, 43.0.0, 44.0.0, 45.0.0, 46.0.0, ..., 46.2.1, 47.0.0, 48.0.0] require guzzlehttp/guzzle ^6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.0.1).
- edujugon/laravel-google-ads 2.2.0 requires googleads/googleads-php-lib >=37.0 -> satisfiable by googleads/googleads-php-lib[37.0.0, 37.1.0, 38.0.0, 39.0.0, 40.0.0, 41.0.0, 42.0.0, 43.0.0, 44.0.0, 45.0.0, 46.0.0, 46.1.0, 46.2.0, 46.2.1, 47.0.0, 48.0.0, 49.0.0, 50.0.0, 50.0.1, 52.0.0, 53.0.0, 53.1.0, 54.0.0, 55.0.0].
- Root composer.json requires edujugon/laravel-google-ads ^2.2 -> satisfiable by edujugon/laravel-google-ads[2.2.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

**My Composer Require Section is **

"require": {
"php": "^7.3|^8.0",
"adam-paterson/oauth2-slack": "^1.1",
"aws/aws-php-sns-message-validator": "^1.6",
"aws/aws-sdk-php": "^3.204",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"infusionsoft/php-sdk": "^1.5",
"laravel/framework": "^8.65",
"laravel/tinker": "^2.5",
"league/flysystem-aws-s3-v3": "^1.0",
"league/flysystem-sftp": "~1.0",
"mailgun/mailgun-php": "^3.5",
"twilio/sdk": "^6.31"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions