Skip to content

Conversation

@jsirish
Copy link
Member

@jsirish jsirish commented Nov 18, 2025

Upgrades the module to SilverStripe 6 compatibility.

Changes

  • Updated PHP requirement to ^8.3
  • Updated core dependencies to SS6-compatible versions:
    • dnadesign/silverstripe-elemental: ^5 → ^6
    • dynamic/silverstripe-carousel: ^2 → ^3
    • silverstripe/recipe-testing: ^3 → ^4

Testing

  • ✅ PHPUnit: 3/3 tests pass
  • ✅ PHPCS: Clean

This prepares the module for the 3.0.0 release.

- Update PHP requirement to ^8.1
- Update dnadesign/silverstripe-elemental: ^5 -> ^6
- Update dynamic/silverstripe-carousel: ^2 -> ^3
- Update silverstripe/recipe-testing: ^3 -> ^6
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 upgrades the module from SilverStripe 5 to SilverStripe 6 compatibility by updating all core dependencies to their next major versions.

  • Updated PHP minimum version from implicit to explicit ^8.1 requirement
  • Upgraded core dependencies: silverstripe-elemental (^5 → ^6), silverstripe-carousel (^2 → ^3), and recipe-testing (^3 → ^6)

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

- PHP ^8.3 required for SilverStripe 6
- recipe-testing ^4 is correct version for SS6
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

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


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

@jsirish jsirish merged commit 2f77aa6 into master Nov 19, 2025
22 of 24 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.

2 participants