Skip to content

Update minimum php version from 8.2 to 8.3#126

Merged
Gared merged 1 commit intomainfrom
increase_minimum_php_version
Feb 15, 2026
Merged

Update minimum php version from 8.2 to 8.3#126
Gared merged 1 commit intomainfrom
increase_minimum_php_version

Conversation

@Gared
Copy link
Owner

@Gared Gared commented Feb 15, 2026

No description provided.

@Gared Gared requested a review from Copilot February 15, 2026 12:01
@github-actions
Copy link

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
php Changed >=8.2 >=8.3

Copy link

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 minimum required PHP version from 8.2 to 8.3 across the project's configuration files and documentation. This is a standard maintenance update that ensures the project uses a more recent PHP version while maintaining compatibility with current and future PHP releases.

Changes:

  • Updated minimum PHP version requirement from 8.2 to 8.3 in composer.json and composer.lock
  • Updated documentation in README.md to reflect the new PHP 8.3 requirement
  • Modified CI test matrix to remove PHP 8.2 and add PHP 8.5 testing

Reviewed changes

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

File Description
composer.json Updated PHP version requirement from >=8.2 to >=8.3
composer.lock Regenerated lock file with updated PHP platform requirement and content-hash
README.md Updated documentation to state PHP 8.3 is the minimum required version
.github/workflows/php.yml Removed PHP 8.2 from test matrix and added PHP 8.5

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

@Gared Gared merged commit a5a7b57 into main Feb 15, 2026
58 of 61 checks passed
@Gared Gared deleted the increase_minimum_php_version branch February 15, 2026 12: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