1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

update some links to point to getcomposer.org

This commit is contained in:
Igor Wiedler 2012-03-23 09:07:47 +01:00
parent 4917a6648f
commit 0fe90c5d87
3 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@ EOT
$output->writeln(<<<EOT
<info>Composer - Package Management for PHP</info>
<comment>Composer is a package manager tracking local dependencies of your projects and libraries.
See http://packagist.org/about for more information.</comment>
See http://getcomposer.org/ for more information.</comment>
EOT
);