Issue #3303900: Remove PreApply check in PackagesInstalledWithComposerValidator
Merged
requested to merge issue/automatic_updates-3303900:3303900-remove-preapply-check into 8.x-2.x
Compare changes
automatic_updates_extensions/src/Validator/PackagesInstalledWithComposerValidator.php deleted
100644 → 0
+ 0
− 98
$event->addError($missing_projects, $this->t('Automatic Updates can only update projects that were installed via Composer. The following packages are not installed through composer:'));