gugoan / economizzer

Open Source Personal Finance Manager
http://www.economizzer.org/
MIT License
464 stars 117 forks source link

Error adding extension #128

Closed fxcb closed 6 years ago

fxcb commented 6 years ago

Hi!

I'm trying to create a feature to import cashbook items in CSV in format. I would like to use the yii2-import extension (https://github.com/lucasguo/yii2-import) but adding it with

composer require lucasguo/yii2-import "*"

I obtain the following error

[UnexpectedValueException] Could not parse version constraint &&: Invalid version string "&&"

Any idea?

gugoan commented 6 years ago

I do not know about this extension friend! The import feature will be added in the future.