Skip to content

Commit

Permalink
Update Composer Remove Laravel support
Browse files Browse the repository at this point in the history
  • Loading branch information
amandio committed May 7, 2019
1 parent 6263b38 commit cf601ee
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,5 @@
},
"scripts": {
"post-install-cmd": "php -r \"copy('phpunit.xml.example', 'phpunit.xml');\""
},
"extra": {
"laravel": {
"providers": [
"Codeonweekens\\MPesa\\MPesaServiceProvider"
],
"aliases": {
"MPesa": "Codeonweekens\\MPesa\\MPesa\\Facades\\MPesa"
}
}
}
}

0 comments on commit cf601ee

Please sign in to comment.