onesignal-php-api
onesignal-php-api copied to clipboard
[Bug]: php documentation change capitalization
What's on your mind?
In doc PHP composer you have: OneSignal/onesignal-php-api
by error show after composer u: require.OneSignal/onesignal-php-api is invalid, it should not contain uppercase characters. Please use onesignal/onesignal-php-api instead.
So change in doc to : onesignal/onesignal-php-api
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
and also, need to run composer update instead of composer install..
hope can change it in doc
rename package name to onesignal/onesignal-php-api. also you need to run composer update instead of composer install..