Whoops wrong filename

This commit is contained in:
Joshua Sherman 2014-01-20 23:53:16 -05:00
parent f52e1b186d
commit e7ef8357a9

View file

@ -1,14 +0,0 @@
{
"name": "joshtronic/php-googleplaces",
"description": "PHP Wrapper for the Google Places API ",
"license": "MIT",
"authors": [
{
"name": "Joshua Sherman",
"email": "josh@gravityblvd.com"
}
],
"autoload": {
"classmap": ["GooglePlaces.php"]
}
}