Fix authorization token configuration in README#46
Fix authorization token configuration in README#46fnaisua wants to merge 1 commit intoOneSignal:mainfrom
Conversation
|
Hey @fnaisua,
|
|
@sherwinski latest major version (v5) is in beta, so when installing package via composer by default it'll install v2.2 so for most users who just run I run into by myself thinking that doc might be outdated, then eventually I realized I'm on "older" but stable version Are you going to release v5 version as stable version anytime soon? |
|
Hey @serhii-petrov-betterme, we're happy to share that we published the first stable v5 release (https://github.com/OneSignal/onesignal-php-api/releases/tag/v5.3.0) yesterday. Therefore, users should be pulling in the latest version by default from now on. Appreciate everyone's patience as we worked to get to this point. I'm going to close this now as the docs should match the expected user experience. |
READ AND DELETE THIS SECTION BEFORE SUBMITTING PR
Description
One Line Summary
REQUIRED - Very short description that summaries the changes in this PR.
Details
Motivation
REQUIRED - Why is this code change being made? Or what is the goal of this PR? Examples: Fixes a specific bug, provides additional logging to debug future issues, feature to allow X.
Scope
RECOMMEND - OPTIONAL - What is intended to be effected. What is known not to change. Example: Notifications are grouped when parameter X is set, not enabled by default.
OPTIONAL - Other
OPTIONAL - Feel free to add any other sections or sub-sections that can explain your PR better.
Testing
Manual testing
REQUIRED - Explain what scenarios were tested and the environment.
Checklist
Overview
Testing
Final pass