-
-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
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
Labels
No labels