creocoder / yii2-nested-sets

The nested sets behavior for the Yii framework.
Other
446 stars 129 forks source link

Installation fail - Invalid version string "LICENSE.md" #33

Closed maswahyu closed 9 years ago

maswahyu commented 9 years ago

I am having an issue for installing this behavior through composer.

$ composer require creocoder/yii2-nested-set-behavior "*"

  [UnexpectedValueException]
  Could not parse version constraint LICENSE.md: Invalid version string "LICE
  NSE.md"
maswahyu commented 9 years ago

after looking at packagist that the available version is dev-master, I install those version and all is good.

dont know why * are failing