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

Fixed composer branch-alias #7594

Merged
merged 1 commit into from Feb 5, 2022
Merged

Conversation

sasezaki
Copy link
Contributor

@sasezaki sasezaki commented Feb 5, 2022

with composer.json

{
    "prefer-stable": false,
    "minimum-stability": "dev",
    "require-dev": {
        "vimeo/psalm": "4.x"
    }
}

would install - Installing vimeo/psalm (dev-master 3a298d0): Extracting archive

@orklah orklah added the release:internal The PR will be included in 'Internal changes' section of the release notes label Feb 5, 2022
@weirdan weirdan merged commit a83c717 into vimeo:master Feb 5, 2022
@weirdan
Copy link
Collaborator

weirdan commented Feb 5, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:internal The PR will be included in 'Internal changes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants