Skip to content

feat: update PHP and Magento framework requirements in composer.json #155#156

Draft
dermatz wants to merge 2 commits intomainfrom
feat/#155/composer-contraints
Draft

feat: update PHP and Magento framework requirements in composer.json #155#156
dermatz wants to merge 2 commits intomainfrom
feat/#155/composer-contraints

Conversation

@dermatz
Copy link
Copy Markdown
Member

@dermatz dermatz commented Apr 8, 2026

This pull request for Issue #155 adds support for PHP 8.5 and updates compatibility requirements for both PHP and Magento. The main changes ensure the project can run on newer PHP versions and Magento framework releases.

Compatibility updates:

  • Updated the composer.json require section to support PHP versions 8.3, 8.4, and 8.5, and require magento/framework version ^103.0.7.
  • Added a new job to the GitHub Actions workflow (.github/workflows/magento-compatibility.yml) to test against PHP 8.5 with Magento 2.4.9-beta1 and OpenSearch.

Copy link
Copy Markdown
Contributor

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

Updates MageForge’s Composer platform/dependency constraints to formalize the minimum supported PHP and Magento Framework versions, aligning with Issue #155’s request for explicit compatibility requirements.

Changes:

  • Add a PHP version requirement (php) in composer.json.
  • Add a Magento Framework requirement (magento/framework) in composer.json.

@dermatz dermatz marked this pull request as draft April 8, 2026 20:49
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