Closed matteosister closed 10 years ago
Hey,
1.1
is an alias for dev-master: https://github.com/yohang/Finite/blob/master/composer.json#L45
i get
The requested package yohang/finite could not be found in any version, there may be a typo in the package name
because I have
{
"minimum-stability": "beta"
}
So you should force the dev version just for this package: "yohang/finite": "~1.1@dev"
quick fix... the readme says to add this to composer:
but that version do not exists.
It should be