Skip to content

Commit

Permalink
Merge pull request #22 from abhishek6262/master
Browse files Browse the repository at this point in the history
Fix corrupted composer.json file
  • Loading branch information
khsing committed Feb 20, 2020
2 parents 8ade11e + 1e0c6e3 commit bd68e47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"extra": {
"laravel": {
"providers": [
"Khsing\World\WorldServiceProvider"
"Khsing\\World\\WorldServiceProvider"
]
}
},
}
}

0 comments on commit bd68e47

Please sign in to comment.