Skip to content

Conversation

@PrestaEdit
Copy link
Contributor

No description provided.

Downgraded symfony/console and symfony/event-dispatcher from v7.x to v5.4, and removed sapientpro/image-comparator and inceddy/image-compare from composer.json. Updated the PHP platform config to 7.4.15 and refreshed related dependencies in composer.lock for compatibility.
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 downgrades dependencies to support PHP 7.4 as the minimum version by updating composer configuration and dependency constraints.

Key changes:

  • Removes image comparison packages (sapientpro/image-comparator and inceddy/image-compare)
  • Downgrades Symfony components from v7.x to v5.4.x (console, event-dispatcher)
  • Adds platform override to enforce PHP 7.4.15 compatibility checking
  • Updates related transitive dependencies to compatible versions

Reviewed Changes

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

File Description
composer.json Removes image-comparator dependencies, downgrades Symfony from ^7.0/^7.3 to ^5.4, adds platform override for PHP 7.4.15
composer.lock Reflects dependency resolution with downgraded versions and updated transitive dependencies

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

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