Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Working address input
Browse files Browse the repository at this point in the history
  • Loading branch information
emilianotisato committed Oct 3, 2018
1 parent bc09c42 commit 6c873aa
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 11,577 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
},
"autoload": {
"psr-4": {
"Emilianotisato\\GoogleAutocomplete\\": "src/"
"EmilianoTisato\\GoogleAutocomplete\\": "src/"
}
},
"extra": {
"laravel": {
"providers": [
"Emilianotisato\\GoogleAutocomplete\\FieldServiceProvider"
"EmilianoTisato\\GoogleAutocomplete\\FieldServiceProvider"
]
}
},
Expand Down
Loading

0 comments on commit 6c873aa

Please sign in to comment.