Rename based on suggestions by @sebastianbergmann

This commit is contained in:
Jeff Welch 2013-02-06 04:22:26 -05:00
parent d29ec8855f
commit 680647d606
1 changed files with 1 additions and 1 deletions

View File

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