Skip to content

fix: Update PHP requirement to ^8.3#46

Merged
jsirish merged 1 commit into
mainfrom
3.0/php-8.3-requirement
Nov 18, 2025
Merged

fix: Update PHP requirement to ^8.3#46
jsirish merged 1 commit into
mainfrom
3.0/php-8.3-requirement

Conversation

@jsirish
Copy link
Copy Markdown
Member

@jsirish jsirish commented Nov 18, 2025

Updates PHP requirement to match SilverStripe 6 minimum requirements.

Changes

  • PHP requirement: ^8.1^8.3

Rationale

SilverStripe 6 framework requires PHP ^8.3 minimum. This module was incorrectly set to ^8.1 which causes compatibility issues.

Reference: silverstripe/framework composer.json requires "php": "^8.3"

Release

This should be released as v3.0.1 (patch release).

SilverStripe 6 requires PHP ^8.3 minimum.
Update requirement from ^8.1 to match framework requirements.
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 PHP version requirement from ^8.1 to ^8.3 to align with SilverStripe 6 framework's minimum PHP requirements, fixing a compatibility mismatch.

  • Updates PHP constraint to match SilverStripe 6's minimum requirement of PHP 8.3

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

@jsirish jsirish merged commit 52dfbec into main Nov 18, 2025
22 checks passed
@jsirish jsirish deleted the 3.0/php-8.3-requirement branch November 18, 2025 21:36
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