staempfli / magento2-code-generator

Code generator for Magento 2
250 stars 58 forks source link

mg2-codegen installed with Composer does not report its version #15

Open lmakarov opened 6 years ago

lmakarov commented 6 years ago

When installing with Composer the version is reported as mg2-codegen @git-version@

$ composer global require "staempfli/magento2-code-generator"
...
$ mg2-codegen --version
mg2-codegen @git-version@
jalogut commented 6 years ago

Hi @lmakarov

Thanks for using the tool and giving feedback. Yes, I know that. I never though about fixing it because it does not hurt me. Feel free to create a PR to hide this information if installed with composer.