Skip to content

Conversation

@W0rma
Copy link
Contributor

@W0rma W0rma commented Dec 11, 2025

I just noticed some failed schedule publish actions, f.e. https://github.com/Codeception/codeception.github.com/actions/runs/17250590340

Your requirements could not be resolved to an installable set of packages

This PR fixes the composer install step by adding ext-mongodb to the "platform" section.

COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
php-version: 8.1
php-version: 8.2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I bumped the PHP version to make sure that the latest package versions are installed.
This is necessary because support for PHP < 8.2 has already been removed by some codeception packages.

@W0rma
Copy link
Contributor Author

W0rma commented Dec 11, 2025

@TavoNiievez FYI

@TavoNiievez TavoNiievez merged commit 9f16772 into Codeception:master Dec 11, 2025
@W0rma W0rma deleted the fix-publish-composer-install branch December 11, 2025 13:43
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