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 --prefer-lowest tests #230

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Fix --prefer-lowest tests #230

merged 2 commits into from
Dec 9, 2024

Conversation

fritzmg
Copy link
Collaborator

@fritzmg fritzmg commented Dec 9, 2024

VirtualFileSystemInterface::get() was introduced in Contao 4.13.2, so we need to raise the minimum dependency accordingly.
FilesSystem::getName() was introduced in Contao 4.13.41 and 5.3.5, so we need to raise the minimum dependency further accordingly.

@fritzmg fritzmg added the bug label Dec 9, 2024
@fritzmg fritzmg self-assigned this Dec 9, 2024
@fritzmg fritzmg requested review from aschempp and Toflar December 9, 2024 13:47
@Toflar Toflar merged commit 70ea2e6 into main Dec 9, 2024
6 checks passed
@Toflar
Copy link
Collaborator

Toflar commented Dec 9, 2024

Thanks!

@fritzmg fritzmg deleted the fix-prefer-lowest-tests branch December 9, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants