Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid version value #196

Open
mrsuh opened this issue Feb 28, 2022 · 1 comment
Open

Invalid version value #196

mrsuh opened this issue Feb 28, 2022 · 1 comment
Labels

Comments

@mrsuh
Copy link

mrsuh commented Feb 28, 2022

Hi guys!
I want to get a twigc version, but command shows something like template string

composer.json

{
    "require": {
        "friendsoftwig/twigcs": "^5.1"
    }
}
php vendor/bin/twigcs --version
twigcs @__VERSION__@

Is this a bug or temporary correct behavior?

@OwlyCode
Copy link
Collaborator

Hello!

It's a bug, this is replaced in the .phar that are published, never thought this would appears broken when installing using composer. I'm not sure how to fix that though.

@OwlyCode OwlyCode added the bug label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants