Merge pull request #111 from JonTheNiceGuy/patch-1

Valid JSON :)
This commit is contained in:
Barry vd. Heuvel
2014-09-10 09:43:00 +02:00
+1 -1
View File
@@ -1,5 +1,5 @@
{
"providers": [
"Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider"
"Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
]
}