Skip to content

Commit 92f4a32

Browse files
authored
Removes service provider from composer.json
1 parent 74da0f3 commit 92f4a32

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
@@ -29,13 +29,6 @@
2929
"Tests\\": "tests/"
3030
}
3131
},
32-
"extra": {
33-
"laravel": {
34-
"providers": [
35-
"Bbsnly\\ChartJs\\ChartServiceProvider"
36-
]
37-
}
38-
},
3932
"require-dev": {
4033
"phpunit/phpunit": "^9.2"
4134
},

0 commit comments

Comments
 (0)