adam2314 / linet3

Linet accounting application
16 stars 18 forks source link

Add support in Yii2 laste stable version #656

Closed starnetwork closed 8 years ago

starnetwork commented 8 years ago

Hi, Linet 3.2 support Yii 2.0.6 it's not up-to date Please add support in the last stable version of the framework * community request *

adam2314 commented 8 years ago

Now that yii2.0.7 is stable, as far as i can see, from the instructions we are compatible. also my git installation uses 2.0.7 without an issue.

starnetwork commented 8 years ago

thanks, that mean that now we don't need to change "yiisoft/yii2": "*" to "yiisoft/yii2": "2.0.6" in composer.phar?

Regards,

adam2314 commented 8 years ago

yes, and you probably mean composer.json.

starnetwork commented 8 years ago

Yes, thanks!