twigcs
twigcs copied to clipboard
Invalid version value
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?
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.