Skip to content

Installing via composer fails #1

@Hollabit

Description

@Hollabit

I'm new to composer and laravel, but I installed both and encountered the error below. I decided to start fresh, so I uninstalled composer and laravel and installed composer once again (not laravel this time).

Using this command:
composer require desmart/password-reset
I get the following output:

Using version ^1.0 for desmart/password-reset
./composer.json has been created
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
- desmart/password-reset 1.0.1 requires desmart/laravel-commandbus dev-master -> satisfiable by desmart/laravel-commandbus[dev-master] but these conflict with your requirements or minimum-stability.
- desmart/password-reset 1.0.0 requires desmart/laravel-commandbus dev-master -> satisfiable by desmart/laravel-commandbus[dev-master] but these conflict with your requirements or minimum-stability.
- Installation request for desmart/password-reset ^1.0 -> satisfiable by desmart/password-reset[1.0.0, 1.0.1].

Installation failed, deleting ./composer.json.

This is with a brand new installation of composer, so I haven't set any requirements. How might I install this package?

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