diff --git a/composer.json b/composer.json index cf03ce5..f7915d5 100644 --- a/composer.json +++ b/composer.json @@ -20,5 +20,6 @@ "psr-0": { "PHPGoogleMaps": "" } - } -} \ No newline at end of file + }, + "target-dir": "PHPGoogleMaps" +}