Valid JSON :)

This reduces the number of errors my IDE shouts at me for :)
This commit is contained in:
Jon "The Nice Guy" Spriggs
2014-09-03 20:03:52 +01:00
parent f2de8d3c65
commit 3eabba3e5d
+1 -1
View File
@@ -1,5 +1,5 @@
{
"providers": [
"Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider"
"Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
]
}