Closed ryanglaze-zz closed 11 years ago
yes I had to add "--stability=dev" to the composer command to avoid the error
Thanks to ryanglaze and seandowney. With --stability=dev it works :)
-s dev is a shorthand.
This should be solved with the 1.0.0 release stable!
Took me a bit to figure out that you have to add :dev-master to the "composer create-project wardrobe/wardrobe" otherwise I was getting an error saying could not find package with stability stable.