Skip to content

Commit cf601ee

Browse files
committed
Update Composer Remove Laravel support
1 parent 6263b38 commit cf601ee

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

composer.json

-10
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,5 @@
3232
},
3333
"scripts": {
3434
"post-install-cmd": "php -r \"copy('phpunit.xml.example', 'phpunit.xml');\""
35-
},
36-
"extra": {
37-
"laravel": {
38-
"providers": [
39-
"Codeonweekens\\MPesa\\MPesaServiceProvider"
40-
],
41-
"aliases": {
42-
"MPesa": "Codeonweekens\\MPesa\\MPesa\\Facades\\MPesa"
43-
}
44-
}
4535
}
4636
}

0 commit comments

Comments
 (0)