Skip to content

Commit 940779f

Browse files
Clean up composer
1 parent 15c3f84 commit 940779f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,5 @@
4848
"phpcs --standard=PSR1,PSR2 src tests"
4949
],
5050
"fix": "phpcbf --standard=PSR1,PSR2 src tests"
51-
},
52-
"extra": {
53-
"laravel": {
54-
"providers": [
55-
"Rollbar\\Laravel\\RollbarServiceProvider"
56-
]
57-
}
5851
}
5952
}

0 commit comments

Comments
 (0)