Skip to content

composer install failes because requirements could not be resolved #1

@dissto

Description

@dissto

There is a problem running the composer require wulfheart/laravel-mailto command on the latest version of laravel.

Laravel Version: 9.40.1
PHP Version: 8.1.6
Composer Version: 2.4.4

@Wulfheart The following error is shown:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires wulfheart/laravel-mailto ^0.1.0 -> satisfiable by wulfheart/laravel-mailto[v0.1.0].
    - wulfheart/laravel-mailto v0.1.0 requires illuminate/contracts ^8.0 -> found illuminate/contracts[v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.   

You can also try re-running composer require with an explicit version constraint, e.g. "composer require wulfheart/laravel-mailto:*" to figure out if any version is installable, or "composer require wulfheart/laravel-mailto:^2.1" if you know which you need.

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