Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Feature / Enhancement Description
A new release should be published. Since it's been a long time since the last release, this issue should help us to gather the knowledge about release publishing for the Parse PHP SDK.
From the Parse PHP docs:
- a) Install via git cloning (so it takes this repo as is, with a given tag)
- b) Install via Composer (https://packagist.org/packages/parse/php-sdk) -> it's unclear at this point how a Parse PHP SDK release is published to composer, or even how that package there is managed.