Skip to content

Flex aliases no longer working with Composer #306

@MrFjords

Description

@MrFjords

I created a new app a couple days ago and composer require <aliase> --dev still works on it.

But on the project I created an hour ago the same command returns:

[InvalidArgumentException]
  Could not find package server at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability

here is the exact sequence of commands I ran:

composer create-project symfony/skeleton my-project
cd my-project
composer require server --dev

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