Problem/Motivation

Upgrade Status reports:

web/modules/composer/custom_field/custom_field.info.yml 4 Value of core_version_requirement: ^10.2 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.

web/modules/composer/custom_field/modules/custom_field_linkit/custom_field_linkit.info.yml 4 Value of core_version_requirement: ^10.2 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.

web/modules/composer/custom_field/composer.json 1 The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-fi....

web/modules/composer/custom_field/src/Plugin/CustomField/FieldWidget/FileWidget.php 118 Call to deprecated function file_progress_implementation(). Deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. Use extension_loaded('uploadprogress') instead.

Proposed resolution

Make the changes as specified.

Remaining tasks

Make a fork and MR.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

BenStallings created an issue. See original summary.

benstallings’s picture

Status: Active » Needs review

apmsooner made their first commit to this issue’s fork.

apmsooner’s picture

Status: Needs review » Fixed

Thanks for the patch!

apmsooner’s picture

Assigned: benstallings » Unassigned
apmsooner’s picture

Status: Fixed » Closed (fixed)