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

FIX Case insensitive match pre-stable versions #158

Conversation

emteknetnz
Copy link
Member

@emteknetnz emteknetnz commented Oct 17, 2024

Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

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

Where'd the capitalisation come from? [email protected] isn't even a valid constraint. It looks like there's something upstream that needs fixing.

@emteknetnz
Copy link
Member Author

emteknetnz commented Oct 21, 2024

Upstream would be composer I think which is out of our control? This only happens on a --prefer-lowest install

@GuySartorelli
Copy link
Member

Discussed in person - composer is giving us something like ^5.3@RC and we're removing the caret and adding .x-dev.

Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

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

LGTM

@GuySartorelli GuySartorelli merged commit 65e94fc into silverstripe:1.14 Oct 22, 2024
2 checks passed
@GuySartorelli GuySartorelli deleted the pulls/1.14/prefer-lowest-rc branch October 22, 2024 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants