Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Allow firebase/jwt to be installed in version 5.0 and above #961

Merged
merged 2 commits into from
Jan 16, 2018

Conversation

svengerlach
Copy link
Contributor

firebase/jwt's versioning scheme isn't ideal. However, version 5.0.0 bas been released on 2017-06-27. I've updated the composer.json to allow version 5.0.0 (and above) or version 4.0.0 (and above). Version requirement '^4.0' made it impossible to install the Azure SDK for PHP in projects that already required firebase/jwt in version '^>=5.0' in their own composer.json.

@sergey-shandar sergey-shandar merged commit 60fbbda into Azure:master Jan 16, 2018
@svengerlach
Copy link
Contributor Author

svengerlach commented Feb 2, 2018

Hey @sergey-shandar - thanks for the merge. Could you tag that commit as a new release (e.g. 0.5.8) so users of the SDK can safely reference this within their composer.json files?

Additionally, #953 could be closed as in that issue the author asks for an update to firebase-jwt >= 5.0.

@andrews05
Copy link

@sergey-shandar As above, please publish a new release. This was merged over 2 years ago but without tagging a new release I still can't install due to composer dependancy conflicts.

@williamyiu
Copy link

Is there a new release for this?

@StyxOfDynamite
Copy link

There doesn't seem to be a release available on packagist for this yet?

@andrews05
Copy link

@vinjiang: Pinging another Azure PHP developer - this package doesn't seem to be maintained anymore, do you know what the status is?

Roman77450 pushed a commit to myQaa/azure-sdk-for-php that referenced this pull request Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants