Skip to content

Commit 0cdfec2

Browse files
author
Andrey Helldar
authored
Merge pull request #9 from TheDragonCode/2.x
Update composer.json
2 parents 1af2dfd + 84816f1 commit 0cdfec2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,12 @@
5151
"config": {
5252
"preferred-install": "dist",
5353
"sort-packages": true
54+
},
55+
"extra": {
56+
"laravel": {
57+
"providers": [
58+
"DragonCode\\LaravelJsonResponse\\ServiceProvider"
59+
]
60+
}
5461
}
5562
}

0 commit comments

Comments
 (0)