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

pdepend --version gives me a wrong message.. #144

Closed
syndrael opened this issue Jan 23, 2014 · 0 comments
Closed

pdepend --version gives me a wrong message.. #144

syndrael opened this issue Jan 23, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@syndrael
Copy link

Hello,
I've installed pdepend via composer with this composer.json
{
"require": {
"squizlabs/php_codesniffer": "1.5.1",
"phpmd/phpmd" : "1.5",
"pdepend/pdepend" : "1.1.0"
}
}
and when i want to know the pdepend version it's displayed:
PHP_Depend @package_version@ by Manuel Pichler
instead of 1.1.0
Thanks for your help

@manuelpichler manuelpichler added this to the 2.0.0 milestone Apr 22, 2014
@manuelpichler manuelpichler self-assigned this Apr 22, 2014
manuelpichler pushed a commit that referenced this issue Apr 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants