Closed StanleyMasinde closed 3 years ago
Below is the current config for laravel users. Laravel supports package auto-discovery and that is what this PR brings.
I ran installation tests locally by
"repositories": [ { "type": "vcs", "url": "https://github.com/StanleyMasinde/mpesa-php-sdk.git" } ]
"safaricom/mpesa": "dev-dev-branch"
No activity
What is this?
Below is the current config for laravel users. Laravel supports package auto-discovery and that is what this PR brings.
Testing
I ran installation tests locally by
The branch used in this test is still active incase you want to replicate these steps.