1
0
Fork 0

Change the wording and link directly to packagist.org.

pull/99/head
Henrik Bjørnskov 2011-11-07 14:30:01 +01:00
parent 247f237f93
commit f85a31e2b0
1 changed files with 1 additions and 1 deletions

View File

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