magento2-code-generator icon indicating copy to clipboard operation
magento2-code-generator copied to clipboard

mg2-codegen installed with Composer does not report its version

Open lmakarov opened this issue 7 years ago • 1 comments

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@

lmakarov avatar Jul 06 '18 23:07 lmakarov

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.

jalogut avatar Sep 01 '18 10:09 jalogut