Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename development branch to 0.2.x #101

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Conversation

SimonFrings
Copy link
Member

@SimonFrings SimonFrings commented Feb 14, 2022

This changeset suggests renaming the development branch to 0.2.x and adds appropriate installation instructions. In particular, this makes it much easier to install the v0.2 development version like this:

$ composer require react/filesystem:^0.2@dev

For more information on this you can look into reactphp/promise#212 and reactphp/async#29, @clue did some similar work inside there!

This pull requests builds on top of #97. Once this PR is merged, @WyriHaximus or @clue need to manually rename the master branch to 0.2.x.

Resolves and Closes #100.

Copy link
Member

@clue clue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SimonFrings Thank you for looking into this, changes LGTM! :shipit:

@clue clue requested a review from WyriHaximus February 16, 2022 14:16
@WyriHaximus WyriHaximus merged commit 41fefa4 into reactphp:master Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version v0.2 doesn't exist in Packagist
3 participants