Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 324 Bytes

2022-08-26-dont-validate-requirements-for-composer-plugins.md

File metadata and controls

6 lines (6 loc) · 324 Bytes
title issue
Don't validate plugin requirements for plugins managed by composer
NEXT-22937

Core

  • Changed \Shopware\Core\Framework\Plugin\Requirement\RequirementsValidator::validateRequirements() to skip the validation if the plugin is managed by composer, as composer then already validated the requirements.