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
+2 -2
View File
@@ -1,5 +1,5 @@
{ {
"providers": [ "providers": [
"Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider" "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
] ]
} }