Skip to content

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

Merged
dermatz merged 3 commits intomainfrom
feat/#155/composer-contraints
Apr 9, 2026
Merged

feat: update PHP and Magento framework requirements in composer.json #155#156
dermatz merged 3 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.

Comment thread composer.json Outdated
Comment thread composer.json Outdated
@dermatz dermatz marked this pull request as draft April 8, 2026 20:49
@dermatz dermatz marked this pull request as ready for review April 9, 2026 07:37
Copilot AI review requested due to automatic review settings April 9, 2026 07:37
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

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

@dermatz dermatz merged commit 9a3f92d into main Apr 9, 2026
17 checks passed
@dermatz dermatz deleted the feat/#155/composer-contraints branch April 9, 2026 11:12
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