Right now the **--version** flag would return the version string which only gets set during the phar/scoping process. We could implement it similar to - https://github.com/php/pie/blob/main/src/Util/PieVersion.php
Right now the --version flag would return the version string which only gets set during the phar/scoping process.
We could implement it similar to