Skip to content

Can't install to latest Laravel 8 #85

Open
@internetbug256

Description

@internetbug256

Hi there.
I am using Laravel 8, and trying to do a simple "composer require laravelcollective/remote" gives me the following errors.

[root@centos]# composer require laravelcollective/remote
Using version ^6.2 for laravelcollective/remote
./composer.json has been updated
Running composer update laravelcollective/remote
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- laravelcollective/remote[v6.2.0, ..., 6.x-dev] require phpseclib/phpseclib ^2.0 -> found phpseclib/phpseclib[2.0.0, ..., 2.0.x-dev] but the package is fixed to 3.0.10 (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.
- Root composer.json requires laravelcollective/remote ^6.2 -> satisfiable by laravelcollective/remote[v6.2.0, 6.x-dev].

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions