Use the new packagist repo.

This commit is contained in:
Jeff Welch 2013-02-10 22:05:24 -05:00
parent 349d339ba3
commit f7556c50d3
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ run the `php composer.phar install` command to install it:
{
"require": {
"php-exporter/php-exporter": "1.0.*@dev"
"whatthejeff/php-exporter": "1.0.*@dev"
}
}