Skip to content

Commit e38f3d0

Browse files
authored
1 parent 8aec936 commit e38f3d0

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
@@ -38,5 +38,12 @@
3838
"phpcs --standard=PSR1,PSR2 src tests"
3939
],
4040
"fix": "phpcbf --standard=PSR1,PSR2 src tests"
41+
},
42+
"extra": {
43+
"laravel": {
44+
"providers": [
45+
"Rollbar\\Laravel\\RollbarServiceProvider"
46+
]
47+
}
4148
}
4249
}

0 commit comments

Comments
 (0)