Skip to content

fix!: drop PHP 7.4–8.1 support to address insecure dependencies#224

Merged
MIchaelMainer merged 1 commit intomicrosoftgraph:mainfrom
Treicysg:dev/treicys/php-version-update
Mar 30, 2026
Merged

fix!: drop PHP 7.4–8.1 support to address insecure dependencies#224
MIchaelMainer merged 1 commit intomicrosoftgraph:mainfrom
Treicysg:dev/treicys/php-version-update

Conversation

@Treicysg
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

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 updates the project’s supported runtime baseline to PHP 8.2+ in order to drop PHP 7.4–8.1 support and align CI validation with the new minimum version.

Changes:

  • Bumped the Composer PHP requirement to ^8.2.
  • Removed older PHP versions from the CI test matrix and updated the code coverage job to run on PHP 8.2.

Reviewed changes

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

File Description
composer.json Raises the minimum supported PHP version to 8.2.
.github/workflows/pr-validation.yml Updates CI to stop testing unsupported PHP versions and run coverage on PHP 8.2.

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

@MIchaelMainer MIchaelMainer merged commit a640e86 into microsoftgraph:main Mar 30, 2026
20 of 22 checks passed
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.

3 participants