Skip to content

feat(upgrade-dependencies): upgrade dependencies#59

Merged
mcustiel merged 7 commits into
masterfrom
upgrade-dependencies
Apr 6, 2026
Merged

feat(upgrade-dependencies): upgrade dependencies#59
mcustiel merged 7 commits into
masterfrom
upgrade-dependencies

Conversation

@mcustiel

@mcustiel mcustiel commented Mar 2, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the project’s PHP/dependency constraints and updates CI configuration to align with the newer PHP baseline.

Changes:

  • Bump minimum PHP requirement to 8.2 and update dependency constraints (Symfony Process, phiremock-server).
  • Simplify Scrutinizer configuration to a single PHP 8.2 node.
  • Add a GitHub Actions CI workflow to run Codeception on a PHP version matrix.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
composer.json Raises PHP minimum to 8.2 and updates key dependency version ranges.
.scrutinizer.yml Removes older multi-version nodes/test overrides; keeps a PHP 8.2 environment.
.github/workflows/ci.yml Introduces GitHub Actions workflow to run Codeception across multiple PHP versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Comment thread .scrutinizer.yml Outdated
mcustiel and others added 3 commits April 6, 2026 10:49
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mcustiel mcustiel merged commit 8270ece into master Apr 6, 2026
4 of 5 checks passed
@mcustiel mcustiel deleted the upgrade-dependencies branch April 6, 2026 08:53
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